PHP-FPM startup script issue
-
Evening Guvnr,
Great set of tuts.
I'm having a slight problem with php-fpm though - I've followed the guid to add multiple sites:
http://vpsbible.com/web-servers/serve-multiple-sites-blogs-with-virtual-hosts/...And I think the startup script outlined there starts php fcgi.
This means that when the server is restarted as instructed, php is running with fcgi and not fpm as was initially configured.
If I try to start fpm after the server has restarted, I get a blank. If I try to restart it, I get told that the PID is not found.
If you could perhaps look at why nginx should be starting with fcgi rather than FPM because of the set up, that would be great.
I've followed your series 100% so there should be no deviation or reason to start with anything else.
Thanks in advance!
Posted 8 months ago # -
this might help...
http://vpsbible.com/forums/topic/php-fastcgi-and-php5-fpm-servicesPosted 8 months ago # -
aye ... leave this with me and I'll change the startup, which as you have found has changed, and provide the code here.
@Joe. apologies, I'll post up your required code as well, which for similar PHP reasons has changed ... ;)
Posted 8 months ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
