php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52084 /sapi/fpm/init.d.php-fpm is generated, but not copied to /etc/rc.d
Submitted: 2010-06-15 12:05 UTC Modified: 2010-06-15 16:53 UTC
From: FractalizeR at yandex dot ru Assigned:
Status: Wont fix Package: FPM related
PHP Version: 5.3.2 OS: CentOS 5.5
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: FractalizeR at yandex dot ru
New email:
PHP Version: OS:

 

 [2010-06-15 12:05 UTC] FractalizeR at yandex dot ru
Description:
------------
After successfull ./configure, make and make install, service file /sapi/fpm/init.d.php-fpm is generated, but not copied to destination directory so no way to use php-fpm with `service` command.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-15 16:53 UTC] fat@php.net
-Status: Open +Status: Wont fix
 [2010-06-15 16:53 UTC] fat@php.net
init.d.php-fpm is generated for package managers. it can't be installed in 
/etc/rc.d because this directory does not exist on every os or linux distros. it's 
up to you to use it as you wish.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 17:02:17 2025 UTC