Hi, Just did a fresh install of CentOS 6.4 and ISPConfig. I used the following Tutorial as my guideline: My website comes out like this: Any ideas? Thanks!!
I've found that it doesn't matter if you enable ssl or not, it still comes up the same way. Must be a symlink of some sort?
Did you follow the guide to the letter, or dd you leave out some instructions? ISPConfig uses its own vhost, this vhost file is in /etc/httpd/conf/sites-enabled/. Maybe the include in your httpd.conf for the directory /etc/httpd/conf/sites-enabled/ is missing.
Are you sure that you really access the correct server? Maybe the domain points to a wrong IP or the port is forwarded in a router to a different server or the router uses port 8080 itself.
No router, no firewall on the box right now. It's located in DC and there is nothing being blocked. Squirrelmail works, awstats work.
@sthevan79 All I did was go thru the install again. I had a found a couple things I had missed and it works now. Probably the safest best is just verify you didn't miss a step along the way.
Here is my 'fix' in another thread. If you are using CentOS, ensure that you have no 3rd party repo's enabled. ISPConfig needs be installed on a vanilla OS install. So, check, if there are other repo's disable, yum -y update and then do the install process again.
Did you read what I put in the quotes? Regardless, the missing line would not have stopped ISP from working. 99.9999999% sure it was the enabled 3rd party repo.
already remove said repo, but when access getting below page only <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> Reason: You're speaking plain HTTP to an SSL-enabled server port.<br /> Instead use the HTTPS scheme to access this URL, please.<br /> <blockquote>Hint: <a href="https://redirector-sjl.enom.com:20000/"><b>https://redirector-sjl.enom.com:20000/</b></a></blockquote></p> </body></html>