Jump to content

PHP not found when workflow is running under MacOS 12 beta 1


Recommended Posts

Hello *,

 

I have updated my Mac to 12 beta 1.

 

Alfred works.

 

There are workflows with problems. I have activate the debug mode in the workflow section. After running "alfred setup" (to setup Alfred tweet) I get the messages ...

 

[14:02:41.233] Logging Started...

[14:03:00.833] AlfredTweet[Script Filter] Queuing argument 't'

[14:03:00.839] AlfredTweet[Script Filter] Script with argv '(null)' finished

[14:03:00.840] ERROR: AlfredTweet[Script Filter] Code 127: Exited with error code but no message

[14:03:03.341] AlfredTweet[Script Filter] Queuing argument 'te'

[14:03:03.345] AlfredTweet[Script Filter] Script with argv '(null)' finished

[14:03:03.346] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

[14:03:03.592] AlfredTweet[Script Filter] Queuing argument 'tes'

[14:03:03.597] AlfredTweet[Script Filter] Script with argv '(null)' finished

[14:03:03.597] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

[14:03:03.838] AlfredTweet[Script Filter] Queuing argument 'test'

[14:03:03.843] AlfredTweet[Script Filter] Script with argv '(null)' finished

[14:03:03.844] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

[14:03:07.291] AlfredTweet[Keyword] Processing complete

[14:03:07.292] AlfredTweet[Keyword] Passing output '' to Run Script

[14:03:07.293] ERROR: AlfredTweet[Run Script] /bin/bash: php: command not found

[14:03:07.294] AlfredTweet[Run Script] Processing complete

[14:03:07.295] AlfredTweet[Run Script] Passing output '' to Post Notification

 

I have MAMMP installed and I want to use the php for Alfred. But after set the php to the /etc/paths.d" the issue still exists. PHP can be run from terminal but Alfred will ignore this.

 

Is there a way to fix this?

 

Thanks in advanced.

 

Regards

 

sebastian 

Link to comment
1 hour ago, Sententiosus said:

There are workflows with problems.

 

When making a request or a bug report pertaining to a specific workflow, please do not open a new thread to discuss your issue.


Making a new thread, while it seems like it’ll give your problem visibility, fragments the discussion and makes it less likely the author and users of the workflow (the people who can help) will see it.


Please read the Reporting Problems with Workflows topic, as it gives a nice overview on how to make a report with a better chance of being addressed.

 

1 hour ago, Sententiosus said:

PHP can be run from terminal but Alfred will ignore this.

 

Try using the full path to the binary.

Link to comment

Hello vitor,

 

thanks for your replay and the hints. I will try to follow them in the future.

 

Where Can I set the full path to the php? Because at this time I can't use the workflow editor. The editor is not accessible for the blind. I must change the files directly and found no path in the workflow info file. The best way will to change the path in Alfred for all workflows?

 

Thanks and 

 

regards 

 

Sebastian 

Link to comment
16 minutes ago, Sententiosus said:

The best way will to change the path in Alfred for all workflows?

 

Yeah, this is the proper solution. The workflow uses Alfred's built-in ability to run PHP, so fixing the workflow for your system would require a substantial rewrite.

 

I'm 100% sure Andrew will modify Alfred to automatically use the right paths for your operating system – because so many workflows will be broken otherwise – but I have no idea when.

Link to comment
  • 3 months later...

Hello Vitor and deanishe,


thanks for your answers to this topic. Now there is a version of Alfred released with alternative php path. But at this time I'm not able to make the changes for the workflows because the editor is not accessible at this time.


I have create a new topic for this.


Thanks and


regards


Sebastian

Edited by deanishe
Remove excessive formatting
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...