Hi Till,
Unfortunately, the answer to all of these is that they are set properly. I decided to tear down the server and put ISPConfig 2 on instead, using the same set-up as far as my network and OS were concerned. Using the same IPs, ISPConfig will launch sites with no problems at all. Unfortunately I will be losing some functionality that is available in 3 versus 2, but need it to work more importantly. Site should have no problem now in ISPConfig 2 (in theory), as the default index.html shows just fine on all domains. Here are the two issues I am having with ISPConfig 2:
1. The mail will not authenticate (used The Perfect Server Fedora 14 x86_64 with ISPConfig 2) Here are two snippets of the maillog:
8 22:33:10 hostfive postfix/smtpd[28967]: setting up TLS connection from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:33:10 hostfive postfix/smtpd[28967]: Anonymous TLS connection established from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)
Jan 8 22:33:12 hostfive postfix/smtpd[28967]: warning: SASL authentication failure: Password verification failed
Jan 8 22:33:12 hostfive postfix/smtpd[28967]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL PLAIN authentication failed: authentication failure
Jan 8 22:33:14 hostfive postfix/smtpd[28967]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL LOGIN authentication failed: authentication failure
Jan 8 22:33:29 hostfive postfix/smtpd[28967]: warning: SASL authentication failure: Password verification failed
Jan 8 22:33:29 hostfive postfix/smtpd[28967]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL PLAIN authentication failed: authentication failure
Jan 8 22:33:30 hostfive postfix/smtpd[28967]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL LOGIN authentication failed: authentication failure
Jan 8 22:35:12 hostfive postfix/smtpd[28967]: lost connection after AUTH from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:35:12 hostfive postfix/smtpd[28967]: disconnect from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:35:30 hostfive postfix/smtpd[28967]: table hash:/etc/postfix/virtusertable(0,lock|fold_fix) has changed -- restarting
Jan 8 22:35:30 hostfive postfix/smtpd[29633]: connect from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:35:30 hostfive postfix/smtpd[29633]: setting up TLS connection from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:35:30 hostfive postfix/smtpd[29633]: Anonymous TLS connection established from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)
Jan 8 22:35:32 hostfive postfix/smtpd[29633]: warning: SASL authentication failure: Password verification failed
Jan 8 22:35:32 hostfive postfix/smtpd[29633]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL PLAIN authentication failed: authentication failure
Jan 8 22:35:34 hostfive postfix/smtpd[29633]: warning: cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]: SASL LOGIN authentication failed: authentication failure
Jan 8 22:35:55 hostfive postfix/smtpd[29633]: disconnect from cpe-173-093-151-171.sc.res.rr.com[173.93.151.171]
Jan 8 22:37:33 hostfive dovecot: imap-login: Aborted login (no auth attempts): rip=173.93.151.171, lip=192.168.11.17
Jan 8 22:37:33 hostfive dovecot: imap-login: Aborted login (no auth attempts): rip=173.93.151.171, lip=192.168.11.17
Jan 8 22:37:33 hostfive dovecot: imap-login: Aborted login (no auth attempts): rip=173.93.151.171, lip=192.168.11.17
8 23:04:37 hostfive dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=<admin@hostwithsupport.com>, method=PLAIN, rip=72.15.150.115, lip=192.168.11.17
Jan 8 23:20:16 hostfive dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=<admin@hostwithsupport.com>, method=PLAIN, rip=72.15.150.115, lip=192.168.11.17
Jan 8 23:36:00 hostfive dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=<admin@hostwithsupport.com>, method=PLAIN, rip=72.15.150.115, lip=192.168.11.17
Jan 8 23:51:48 hostfive dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=<admin@hostwithsupport.com>, method=PLAIN, rip=72.15.150.115, lip=192.168.11.17
Jan 8 23:52:53 hostfive dovecot: pop3-login: Disconnected (auth failed, 1 attempts): user=<admin@hostwithsupport.com>, method=PLAIN, rip=209.85.212.23, lip=192.168.11.17
2. phpMyAdmin - no accessibility. Per the manual, there is supposed to be access in the CPanel under "tools" for phpMyAdmin for admin, reseller, and clients. Not present in all three. Then trying to access phpMyAdmin like this doesn't work either:
http://hostone.example.com:81/phpmyadmin (with or without https)
http://hostone.example.com/phpmyadmin (with or without https)
http://newdomain.com:81/phpmyadmin
http://newdomain/phpmyadmin
Also tried all six with phpmyadmin and phpMyAdmin. ERRORS:
Either /phpmyadmin not found on this server or:
you do not have permission to access /phpmyadmin on this server
Here is the error_log for apache that has anything to do with phpmyadmin:
[Mon Jan 09 01:07:52 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/php-my-admin
[Mon Jan 09 01:07:52 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.2.3
[Mon Jan 09 01:07:52 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.2.6
[Mon Jan 09 01:07:53 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.1
[Mon Jan 09 01:07:53 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.4
[Mon Jan 09 01:07:53 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.5-rc1
[Mon Jan 09 01:07:54 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.5-rc2
[Mon Jan 09 01:07:54 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.5
[Mon Jan 09 01:07:54 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.5-pl1
[Mon Jan 09 01:07:54 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.6-rc1
[Mon Jan 09 01:07:54 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.6-rc2
[Mon Jan 09 01:07:55 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.6
[Mon Jan 09 01:07:55 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.7
[Mon Jan 09 01:07:55 2012] [error] [client 77.243.224.200] File does not exist: /var/www/sharedip/phpMyAdmin-2.5.7-pl1
Recent comments
14 hours 7 min ago
20 hours 48 min ago
1 day 38 min ago
1 day 2 hours ago
1 day 10 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 33 min ago
2 days 4 hours ago
2 days 5 hours ago