Report this

What is the reason for this report?

Arch Linux and PHP-fpm

Posted on January 18, 2013

#sudo rc.d start php-fpm

produces the following error:

:: Daemon script php-fpm does not exist or is not executable.

What am I missing? The pacman -S php-fpm produces no errors.

Posted January 18th, 2013 21:04



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I have the same issue on my machine. The issue is that Archlinux is moving away from initscripts to systemd and therefore the initscripts has been dropped. https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/php&id=1e758c72707253d4413beb6684919e0b1a4f2021 <br> <br>I haven’t solved the issue on my machine yet, but someone suggested the following guide: https://wiki.archlinux.org/index.php/Systemd

Most likely an issue with php-fpm not being install, retry the installation and see if there are any errors. <br> <br>If there are you can paste them here and we can try to help you troubleshoot it.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.