Can't access whm at my XX.XX.160.50's default page.

I put this in my httpd.conf file on my dedicated server.

<VirtualHost XX.XX.160.50:*>
ServerName XX.XX.160.50
DocumentRoot /usr/local/apache/htdocs
</VirtualHost>

When I go to this IP XX.XX.160.50 I see the cpanel default page. The problem is that when I click on the Cpanel and WHM links (http://XX.XX.160.50/cpanel/ and http://XX.XX.160.50/whm/) I see this error page :

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@p4.darkorb.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.29 Server at 65.75.160.50 Port 80

 

 

 

 

Top