Hello all,
Want to say thanks very much for the great How-To's,
I am however having an issue. I am unable to open the ISPConfig in the web. I have tried several things I have read on the forums here. (and I have removed my actual domain name and replaced with mydomain just for posting purposes)
At first I read someone elses post that that had to run
/etc/init.d/ispconfig_server start to get working, I did as well and it had asked me for my passphrase, enter it in, seemed to start up, but still unable to connect to the web interface.
If I use
http://mydomain.net:81 or
http://www.mydomain.net:81 it says:
Code:
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://mydomain.net:81/
--------------------------------------------------------------------------------
Apache/1.3.33 Server at mydomain.net Port 81
But when I use
https://mydomain.net:81 or
https://www.mydomain.net:81 it says:
Code:
The page cannot be displayed
The page you are looking for is currently unavailable.
The Web site might be experiencing technical difficulties,
or you may need to adjust your browser settings.
Here is my
netstat -tap
Code:
login as: root
root@192.168.0.4's password:
Last login: Thu Oct 6 04:57:48 2005
[root@server ~]# /etc/init.d/ispconfig_server start
Starting ISPConfig system...
Apache/1.3.33 mod_ssl/2.8.23 (Pass Phrase Dialog)
Some of your private key files are encrypted for security reasons.
In order to read them you have to provide us with the pass phrases.
Server mydomain.net:81 (RSA)
Enter pass phrase:
Ok: Pass Phrase Dialog successful.
/root/ispconfig/httpd/bin/apachectl startssl: httpd started
ISPConfig system is now up and running!
[root@server ~]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:32768 *:* LISTEN -
tcp 0 0 *:nfs *:* LISTEN -
tcp 0 0 *:imaps *:* LISTEN 6267/xinetd
tcp 0 0 *:pop3s *:* LISTEN 6267/xinetd
tcp 0 0 *:996 *:* LISTEN 6328/rpc.rquotad
tcp 0 0 server.mydomain:10026 *:* LISTEN 8456/master
tcp 0 0 *:mysql *:* LISTEN 4914/mysqld
tcp 0 0 *:netbios-ssn *:* LISTEN 6754/smbd
tcp 0 0 *:pop3 *:* LISTEN 6267/xinetd
tcp 0 0 *:imap *:* LISTEN 6267/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 5005/portmap
tcp 0 0 *:x11 *:* LISTEN 5959/X
tcp 0 0 *:81 *:* LISTEN 8003/ispconfig_http
tcp 0 0 *:628 *:* LISTEN 5110/rpc.statd
tcp 0 0 *:ftp *:* LISTEN 8492/proftpd: (acce
tcp 0 0 server.mydomain:5335 *:* LISTEN 6058/mDNSResponder
tcp 0 0 *:smtp *:* LISTEN 8456/master
tcp 0 0 *:635 *:* LISTEN 6392/rpc.mountd
tcp 0 0 *:microsoft-ds *:* LISTEN 6754/smbd
tcp 0 0 *:http *:* LISTEN 8327/httpd2
tcp 0 0 *:x11 *:* LISTEN 5959/X
tcp 0 0 *:ssh *:* LISTEN 6188/sshd
tcp 0 0 *:smtp *:* LISTEN 8456/master
tcp 0 0 *:https *:* LISTEN 8327/httpd2
tcp 0 0 ::ffff:192.168.0.4:ssh ::ffff:192.168.0.2:1318 ESTABLISHED 7762/1
Another thing is when I run
chkconfig --add ispconfig_server or
chkconfig --levels 235 ispconfig_server on it says:
Code:
login as: root
root@192.168.0.4's password:
Last login: Thu Oct 6 05:03:31 2005 from 192.168.0.2
[root@server ~]# chkconfig --add ispconfig_server
service ispconfig_server does not support chkconfig
[root@server ~]# chkconfig --levels 235 ispconfig_server on
service ispconfig_server does not support chkconfig
When I try to connect on the actual box itself using
https://localhost:81 I get an error saying.
Code:
Could not establish an encrypted connection because certificate presented
by localhost is invalid or corrupted. Error Code: -8182
Another strange thing is if I visit my normal domain using http:// on IE I get the default page saying bleh bleh, server installed ect.. With info on apache and mandriva, ect.. But...
If I visit it using FireFox, it shows the site in text, including the html tags. Not even parsing the site or something? I tried via Firefox 1.06 and 1.07 on both Windows XP and Linux.
My normal http:// domain still works however in IE
Hope someone can help me
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 6 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 20 hours ago