php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #3798 correction
Submitted: 2000-03-10 11:29 UTC Modified: 2000-03-25 14:42 UTC
From: mo at squat dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.15 OS: Redhat 6.1
Private report: No CVE-ID: None
 [2000-03-10 11:29 UTC] mo at squat dot net
one more thing concerning the INSTALL.Redhat

/etc/rc.d/inet.d/httpd restart 

does not restart the server any more. A reboot (I know that's not
nice) does,
	greetz, you guys do a fabulous job,
	moritz

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-25 14:42 UTC] mrobinso at cvs dot php dot net
/etc/rc.d/init.d/httpd restart

will restart older versions of apache (pre 1.3.9-7 in
the rpms it seems).

/usr/sbin/apachectl restart

is used on newer versions. It isn't necessary to
reboot a machine just to restart apache. There are
instructions displayed during the apache install to
this effect.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 04:00:01 2026 UTC