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.