• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

update doesn't allow apache to start

T

thundercon787

Guest
after updating with the plesk updater.. the apache webserver doesn't start on the box.. i've tried these commands to get it to start..

/usr/local/psa/admin/sbin/websrvmng -a -v
and
/etc/init.d/httpd graceful

when i do this command.. says the apache can't be stopped.. but it does show it was running.. after i did that.. i greped to see if it was running and it wasn't... then i checked these logfiles..

/var/log/httpd/error_log
and general systemlog:
/var/log/messages


only things i see that could be a problem are this
/usr/local/psa/admin/conf

httpsd.conf

[Mon Feb 20 07:18:53 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
[Mon Feb 20 07:18:58 2006] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7e PHP/5.0.4 configured -- resuming normal operations
[Mon Feb 20 07:18:58 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Mon Feb 20 08:44:01 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
[Mon Feb 20 08:45:46 2006] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7e PHP/5.0.4 configured -- resuming normal operations
[Mon Feb 20 08:45:46 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
websrvmng: Service httpd failed to status
websrvmng: Service httpd failed to status
websrvmng: Service httpd failed to status


then i checked for directory: /usr/local/psa/admin/conf/httpsd.*.include

not there... any suggestions... ?

thanx

-mike
 
Back
Top