DocumentRoot/path problem
Hello,
I've recently switched from Apache to LiteSpeed Web Server. However, after switching to LiteSpeed, my sites have stopped working. I'm using cPanel on CentOS 5.5.
I checked the error logs and it seems as though my DocumentRoot has changed. The errors are similar to the one below:
[xxx.xxx.xxx.xxx:60411-0#APVH_xxx.xxx.xxx.xxx_host.name.com] File not found [/usr/local/apache/htdocs/images/logo.png]
Looks like it's trying to find files at /usr/local/apache/htdocs instead of /home/username/public_html/
Would you happen to know how to fix this issue?
Thank you!
Last edited by st2410; 04-17-2011 at 03:01 PM..
|