D
D
Dmitry Arushanov2015-01-28 02:45:12
PHP
Dmitry Arushanov, 2015-01-28 02:45:12

How to restart php-fpm (via homebrew)?

Good day to all.
I have php-fpm installed. in general everything works well.
Only there is one problem, when I want to restart php-fpm, it gives an error.
php installed via homebrew
to reload using the following command

launchctl unload /Library/LaunchDaemons/homebrew.mxcl.php55.plist

and gives the following error: Could not find specified service

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
leclecovich, 2015-01-28
@leclecovich

Just leaving it here: https://github.com/jimbojsb/launchrocket

D
Dmitry Arushanov, 2015-01-28
@daruwanov

Yes, it looks like it's installed correctly. $path configured as described.
about this, yes

launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.php55.plist
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php55.plist

that's how I launch it. I apologize in the code above I made a mistake when I copied it. So to speak experimented.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question