Environament : SunOS psx737 5.10 Generic_148888-03 sun4v sparc SUNW,Netra-T520
Problem :
Solution:
Problem :
bash-3.2#/usr/local/apache2/bin/apachectl stop
(20014)Internal error: Error retrieving pid file logs/httpd.pid
Remove it before continuing if it is corrupted.
Solution:
Take a backup httpd.pid
bash-3.2# mv /usr/local/apache2/logs/httpd.pid /usr/local/apache2/logs/httpd.pid.bak
Start apache server Services
bash-3.2# /usr/local/apache2/bin/apachectl start
Verify Status of apache services
bash-3.2# /usr/local/apache2/bin/apachectl status
0 comments :
Post a Comment