- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Any
-
Assigned To
Emulatorman - Operating System All
- Severity High
- Priority Low
- Reported Version Milky Way v0.2
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Packages
Opened by heckyel - 26/12/2017
Last edited by Emulatorman - 28/12/2017
Opened by heckyel - 26/12/2017
Last edited by Emulatorman - 28/12/2017
FS#178 - [php-fpm] service fails to start
Package information
$ pacman -Ql php-fpm php-fpm /etc/ php-fpm /etc/init.d/ php-fpm /etc/init.d/php-fpm php-fpm /etc/php/ php-fpm /etc/php/php-fpm.conf php-fpm /etc/php/php-fpm.d/ php-fpm /etc/php/php-fpm.d/www.conf php-fpm /usr/ php-fpm /usr/bin/ php-fpm /usr/bin/php-fpm php-fpm /usr/lib/ php-fpm /usr/lib/tmpfiles.d/ php-fpm /usr/lib/tmpfiles.d/php-fpm.conf php-fpm /usr/share/ php-fpm /usr/share/man/ php-fpm /usr/share/man/man8/ php-fpm /usr/share/man/man8/php-fpm.8.gz php-fpm /usr/share/php/ php-fpm /usr/share/php/fpm/ php-fpm /usr/share/php/fpm/status.html
Bug information
$ sudo service php-fpm start * Starting PHP FastCGI Process Manager ... [ERROR] unable to bind listening socket for address '/run/php-fpm/php-fpm.sock': No such file or directory (2) [ERROR] FPM initialization failed * start-stop-daemon: failed to start `/usr/bin/php-fpm' [ !! ] * ERROR: php-fpm failed to start
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Fixed bug with
sudo nano /etc/php/php-fpm.d/www.conf
;listen = /run/php-fpm/php-fpm.sock
listen = /run/php-fpm.sock