my httpd service wont start/restart possibly because i have nothing in my usr/share/php/ directory how do i restore this paerticular directory using yum in ssh on centOS? if i have virtual host paths in ssl.conf configurred improperly that wouldnt stop httpd from starting? i need to fix this too but i think its the directory
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
migrated from stackoverflow.com Apr 28 '11 at 9:31
|
It would be a bit peculiar to find binary files in /usr/share - and anything else related to PHP would not prevent the webserver from starting. Show us your error_log |
|||
|
|
yum install php yum install mysql yum install apache or yum update php |
|||||||||||
|
|
Here's an untested answer:
|
|||
|