Hello
I'm having problems accessing
https://my.domain:81 as well as https://<ip>:81
firefox 3 gives error:
Quote:
|
Though the site seems valid, the browser was unable to establish a connection.
|
I am running CentOS 5.1 (but i also plan to install on centos 5.2 in 3 days that it will be out

)
i followed
this HOWTO to setup the system and then the installation procedure described in ISPconfig webpage
I followed the faq in
this page but no solution
with netstat -tapn among others i get
Quote:
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 4900/ispconfig_http
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 5066/proftpd: (acce
|
proftpd works ok from another PC in the LAN (at least it gives me a user/pass prompt)
firewall is off
Quote:
/etc/init.d/iptables status
Firewall is stopped.
|
by the way (maybe it is relevant) the logs in:
/etc/httpd/logs
are the httpd logs of the web pages and not the control panel (port 81) correct?
so the logs in:
/root/ispconfig/httpd/logs
should be the logs of the control panel (port 81)
I'm asking because in the second path access_log and ssl_request_log are zero size and have not been touched since the day of ispconfig install
Quote:
-rw-r--r-- 1 root root 0 Jun 19 23:26 access_log
-rw-r--r-- 1 root root 1296 Jun 20 17:30 error_log
-rw-r--r-- 1 root root 5 Jun 20 17:30 httpd.pid
-rw-r--r-- 1 root root 7738 Jun 20 17:30 ssl_engine_log
-rw-r--r-- 1 root root 0 Jun 19 23:26 ssl_request_log
|
any hints would be greatly appreciated!
i haven't even seen yet how the control panel looks like!