httpd restart - dev/null doesn't not exist
Posted: Wed Oct 13, 2010 12:35 pm
Hey,
Im trying to get a php library installed on my php/apache box. I ran the installation and now im trying to restart it.
I ran:
from one level outside of etc.
Then I got this error:
If I go into etc, /dev/null does exist.
Any ideas?
Thanks in advance.
Im trying to get a php library installed on my php/apache box. I ran the installation and now im trying to restart it.
I ran:
Code: Select all
/etc/init.d/httpd restartThen I got this error:
Code: Select all
Warning: DocumentRoot [/dev/null] does not existAny ideas?
Thanks in advance.