I installed Fedora 7 perfect web server with no problem and then ISPConfig which seem to install fine but I am unable to access it through the brower. I can access my site www.bascombe.info but not https://www.bascombe.info:81. Can someone please point me in the right direction as to what to check or where I went wrong.
Please try to access ISPConfig by IP address and use a browser like firefox and not IE as it outputs better error messages.
What's the output of Code: netstat -tap ? Maybe you've created an invalid SSL certificate for ISPConfig. In this case you can create a new one: http://www.howtoforge.com/forums/showthread.php?t=121
I got another problem. After restarting the system I cannot seem to be able to log in so I will have to reinstall from stratch.But I will check into that.
I finally have the time to look into the problem and try your solution. Here is the result of the Netstat -tap any help will be appreciated
The ISPConfig server is started and listening on port 81, you should be able to login. If you are not able to login, post the output of: iptables -L
Does your router forward port 81 to your ISPConfig server? Does your ISP block port 81? Can you reach ISPConfig from within your local network?
I have a static IP address and before I were able to reach it using a modem build in router but I changed my DSL modem and I am not using a router. just a 4 port hub with the modem. I only have the server and two webcam on the hub so I can't not try from the network. But I will look into the modem setting to see if port 81 is being forward.
I had the same problem after a reboot. The problem was that if apache starts the openssl need a password to start. In mine case i had to typ it manualy in the console to start it.
If you need a password, then you did something wrong during the ISPConfig installation (see http://www.ispconfig.org/manual_installation.htm ). You can recreate the SSL certificate as shown here: http://www.howtoforge.com/forums/showthread.php?t=121 (please don't encrypt it this time!)
Who is your domain registered through? I had a smiliar problem. I was unable to access ISPConfig outside of my LAN. When I went to my account with GoDaddy.com and changed the addresses that the A records point to, to make them point at my router it solved the problem. Hope this helps.
Thank you all for your suggestions. I was still unable to fix the problem so I did a clean install using Ubuntu 7.10. Now i have a new question that I will post in the appropriate forum. Thank you all