![]() |
ISPconfig 3 and centos 5.6 doesn't start
Hello I try to install on a server with centos 5.6 all the packages in guide perfect server, and so all packages included ispconfig, all other packages works well, but not ISP config that doesn't start if I insert on web browser my ip:8080
I don't have domain, but only a ip address so 95.xxx.xxx.xxx I don't know if I had wrong thing in file hosts but I see correctly phpmyadmin on browser I see correctly squirrelmail on browser but if i enter 95.xxx.xxx.xxx:8080 or with / it doesn't start please any advice I see a blank white page... |
I add a information, miss on my server on init.d the ispconfig???
So system didn't start please how have I to do? |
Please restart Apache and then check if Apache is listening on port 8080:
Code:
netstat -tapn |
thanks
no it isn't port 8080 I try to add Listen 8080 on httpd.conf and then restart apache, but now I see html page... not page of ispconfig |
Code:
Active Internet connections (servers and established) |
Did you see any errors during the ISPConfig installation? What's the output of
Code:
ls -l /etc/httpd/sites-available/ |
Code:
ls -l /etc/httpd/sites-available/and I see my site digiting my ip address of server :( |
ISPconfig 3.0.4.3 on Debian 6.0
Hello!
My problem is exactly the same as described in this topic. I started with Debian 6.0 with Apache and Bind preinstalled on VDS, so fisrt two pages of perfect Debian Squeeze manual was skipped. I followed rest of this manual precisely, excluding last question about secure control panel access (my answer was 'yes'). I have no domain name, just IP address, so just after reboot I tried to access "IP:8080" with my browser with no results: blank page for about half-minute, and "try again later" after. When just IP used (without 8080), I can see default apache "It works" page. Please help! Can't figure out what am I doing wrong. Here is some additional information: I have these lines in "netstat -tapn": Code:
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 1786/apache2 Code:
Chain INPUT (policy ACCEPT)Code:
000-apps.vhostUpdate: 'wget localhost:8080' brings me HTML of ISPconfig login page, so all what i need is access from outside. |
If there is a router or firewall between your computer and your server, then open port 8080 to get access to ispconfig.
|
Thank you for fast reply!
I tried to disable iptables and stop bastille-firewall (bundled with ISPconfig) but still no access. I also disabled my personal firewall on my local machine, and there are no restrictions in my home router's firewall. I don't know what settings my VDS hosting provider using, and I don't know how to trace this. Maybe you can help if I provide you IP of my online server? |
| All times are GMT +2. The time now is 12:55. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.