Just thought i'd share since i didn't see it anywhere in previous threads --
++++++++++++++++++++++++++++++
[email protected] [~]# /usr/local/cpanel/bin/rebuild_phpconf 5 none fcgi 1
...
php.conf updated to:
...
...
FcgidWrapper /usr/local/cpanel/cgi-sys/php5 .php
...
...
Restarting Apache
info [rebuild_phpconf] Apache httpd is disabled, cannot be restarted.
++++++++++++++++++++++++++++++
Solution?
Remove the empty /etc/httpddisable disable file.
(Then the next time you run that script it will try to restart httpd. Though you could just restart apache with `service httpd restart`)
++++++++++++++++++++++++++++++
[email protected] [~]# /usr/local/cpanel/bin/rebuild_phpconf 5 none fcgi 1
...
php.conf updated to:
...
...
FcgidWrapper /usr/local/cpanel/cgi-sys/php5 .php
...
...
Restarting Apache
info [rebuild_phpconf] Apache httpd is disabled, cannot be restarted.
++++++++++++++++++++++++++++++
Solution?
Remove the empty /etc/httpddisable disable file.
(Then the next time you run that script it will try to restart httpd. Though you could just restart apache with `service httpd restart`)