Hello everybody, I am having 2 major issues here. I currently am running OpenSUSE 11.2 and have installed the newest version of ISPConfig3. Issue 1: I have 2 websites that I am trying to host. I uploaded the first website and configured the DNS records. When I type in the address for the first website "example.com" the website comes up perfect. Then I uploaded the second website and configured the DNS records. When I type in the address for the second website "example2.com" the website come up perfect. But then when I enter back in the first website address it pulls up the second website page. Both have their own separate folders. I am hosting off of 1 IP Address and godaddy is where my domain names are. What am I missing here? Issue 2: I set up an email account for my website but I don't know how to log in. I am using squirrelmail and I did the default configurations. Please help. I have been working on this for over a month now.
Issue1: As you say the correct websites loaded the first time you checked them, I can assume it is working correctly and you have a local caching issue on the PC used to view the websites. What happens in your web browser if you 'force' a reload from the server by hitting <Ctrl>+<F5> ? Issue2: If you used the "Perfect Server" guide to install ISPConfig, Squirrel Mail should be available on "http://ip.address/webmail" If you browse to that address, do you get the login page? If you want Squirrel Mail to be available on a virtual domain, you need to make the symbolic link in the correct place, eg: ln -s /usr/share/squirrelmail/ /var/www/domain.tld/web/webmail
Issue 1. I'm testing the websites on my phone because since I'm in my own network I can't browse to the websites on my computer. But I can try using an outside computer and see what happens. Issue 2: I did use the Perfect server guide. When i go to "example.com/webmail", i get an error message that says "the requested URL /webmail was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use and Error Document to handle the request." When I try using the symbolic link to the correct page I'm still getting the same error. Did mess up my configuration some where because my webmail folder is not in my website folder.
Update on the first issue. I did the cntl+F5 and it still pulls up the same website for both web addressess
I run ISPConfig3 servers both at home and at work (Ubuntu 9.04). I can always browse to the virtual domains from within the local network. Even with my home implementation where the server doesn't have a real-world IP address (single NIC and simple NAT through my router). I have never tried browsing to the websites from the server itself as it is an actual server (it's headless, plus i don't enjoy text-only web browsing). But I can access the websites from any other machine on the same network So you made the symbolic link "/var/www/example.com/web/webmail" which points to your squirrelmail folder? What is the output of "ls -la /var/www/example.com/web" ? It doesn't really matter where your webmail folder is... you could have squirrel mail installed in /usr/share/somesortathing and it wouldn't matter so long as you have made the symbolic link to the correct location When you are trying to browse to example.com/webmail what is the output of /var/www/example.com/log/error.log ?
output of the ls command: server1:~ # ls -la /usr/local/ispconfig/interface/web total 92 drwxr-xr-x 17 ispconfig ispconfig 4096 Mar 22 20:17 . drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 .. drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 admin -rwxr-x--x 1 ispconfig ispconfig 2292 Mar 22 20:17 capp.php drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 client -rwxr-x--x 1 ispconfig ispconfig 2977 Mar 22 20:17 content.php drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 designer drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 dns drwxr-x--x 6 ispconfig ispconfig 4096 Mar 22 20:17 help -rwxr-x--x 1 ispconfig ispconfig 1793 Mar 22 20:17 index.php drwxr-x--x 4 ispconfig ispconfig 4096 Mar 18 22:40 js -rwxr-x--x 1 ispconfig ispconfig 1650 Mar 22 20:17 keepalive.php drwxr-x--x 4 ispconfig ispconfig 4096 Mar 18 22:40 login drwxr-x--x 6 ispconfig ispconfig 4096 Mar 22 20:17 mail drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 monitor -rwxr-x--x 1 ispconfig ispconfig 3672 Mar 22 20:17 nav.php lrwxrwxrwx 1 ispconfig ispconfig 26 Mar 18 22:41 phpmyadmin -> /srv/www/htdocs/phpMyAdmin drwxr-x--x 2 ispconfig ispconfig 4096 Mar 18 22:40 remote -rwxr-x--x 1 ispconfig ispconfig 25 Mar 22 20:17 robots.txt drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 sites drwxr-x--x 3 ispconfig ispconfig 4096 Mar 18 22:40 strengthmeter drwxr-x--x 2 ispconfig ispconfig 4096 Mar 22 20:17 temp drwxr-x--x 3 ispconfig ispconfig 4096 Mar 18 22:40 themes drwxr-x--x 6 ispconfig ispconfig 4096 Mar 18 22:40 tools lrwxrwxrwx 1 ispconfig ispconfig 28 Mar 18 22:43 webmail -> /srv/www/htdocs/squirrelmail -------------------------------------------------------------------------- output of error log: [Thu Mar 18 22:55:11 2010] [error] [client 97.142.21.80] File does not exist: /srv/www/istandfortheband.com/web/webmail [Thu Mar 18 22:55:11 2010] [error] [client 97.142.21.80] File does not exist: /usr/share/apache2/error/404.html [Thu Mar 18 23:18:22 2010] [error] [client 97.142.21.80] File does not exist: /srv/www/istandfortheband.com/web/webmail [Thu Mar 18 23:18:22 2010] [error] [client 97.142.21.80] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 00:40:56 2010] [error] [client 66.249.71.109] File does not exist: /srv/www/istandfortheband.com/web/ISFTB Pics/pages/prdtulonzazuuqvo.html [Fri Mar 19 00:40:56 2010] [error] [client 66.249.71.109] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:17 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/admin [Fri Mar 19 03:14:17 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:18 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/calendar [Fri Mar 19 03:14:18 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:19 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/calendar [Fri Mar 19 03:14:19 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:20 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/dotproject [Fri Mar 19 03:14:20 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:21 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/dotproject [Fri Mar 19 03:14:21 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:22 2010] [error] [client 196.44.10.207] client denied by server configuration: /srv/www/istandfortheband.com/web/errors.php [Fri Mar 19 03:14:22 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/403.html [Fri Mar 19 03:14:23 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/includes [Fri Mar 19 03:14:23 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:23 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/poll [Fri Mar 19 03:14:23 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:24 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/tools [Fri Mar 19 03:14:24 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:25 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/tools [Fri Mar 19 03:14:25 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:26 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/webcalendar [Fri Mar 19 03:14:26 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:26 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/webcalendar [Fri Mar 19 03:14:26 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:27 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/webcalendar [Fri Mar 19 03:14:27 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:28 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/ws [Fri Mar 19 03:14:28 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Fri Mar 19 03:14:28 2010] [error] [client 196.44.10.207] File does not exist: /srv/www/istandfortheband.com/web/ws [Fri Mar 19 03:14:28 2010] [error] [client 196.44.10.207] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 08:04:45 2010] [error] [client 97.138.166.48] File does not exist: /srv/www/istandfortheband.com/web/webmail [Sat Mar 20 08:04:45 2010] [error] [client 97.138.166.48] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 08:10:26 2010] [error] [client 97.138.166.48] File does not exist: /srv/www/istandfortheband.com/web/webmail [Sat Mar 20 08:10:26 2010] [error] [client 97.138.166.48] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 08:21:48 2010] [error] [client 97.138.166.48] File does not exist: /srv/www/istandfortheband.com/web/squirrelmail [Sat Mar 20 08:21:48 2010] [error] [client 97.138.166.48] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 08:25:48 2010] [error] [client 97.138.166.48] File does not exist: /srv/www/istandfortheband.com/web/squirrellmail [Sat Mar 20 08:25:48 2010] [error] [client 97.138.166.48] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 08:27:28 2010] [error] [client 97.138.166.48] File does not exist: /srv/www/istandfortheband.com/web/srv [Sat Mar 20 08:27:28 2010] [error] [client 97.138.166.48] File does not exist: /usr/share/apache2/error/404.html [Sat Mar 20 14:43:04 2010] [error] [client 61.183.15.9] client denied by server configuration: /srv/www/istandfortheband.com/web/prx2.php [Sat Mar 20 14:43:04 2010] [error] [client 61.183.15.9] File does not exist: /usr/share/apache2/error/403.html [Sun Mar 21 08:27:24 2010] [error] [client 204.236.199.76] File does not exist: /srv/www/istandfortheband.com/web/Contact [Sun Mar 21 08:27:24 2010] [error] [client 204.236.199.76] File does not exist: /usr/share/apache2/error/404.html [Sun Mar 21 15:12:09 2010] [error] [client 221.192.199.35] client denied by server configuration: /srv/www/istandfortheband.com/web/prx2.php [Sun Mar 21 15:12:09 2010] [error] [client 221.192.199.35] File does not exist: /usr/share/apache2/error/403.html [Mon Mar 22 20:28:59 2010] [error] [client 97.173.22.100] File does not exist: /srv/www/istandfortheband.com/web/webmail [Mon Mar 22 20:28:59 2010] [error] [client 97.173.22.100] File does not exist: /usr/share/apache2/error/404.html
Your sym link appears to be in the wrong location Your virtual website is not located in /usr/local/ispconfig/interface/web Your default website is not located in /usr/local/ispconfig/interface/web Try this Code: ln -s /srv/www/htdocs/squirrelmail /srv/www/istandfortheband.com/web/webmail
I did the sym link and now I do see the webmail folder in my directory but when i go to "example.com/webmail" I still get the same error message of no directory found. When I do "mail.example.com", it just pulls up the website.