Hi!
I have just upgraded to ISPConfig2 2.2.40 on SuSE 10.2 (process went smoothly), and immediately run into strange problem. Please note I've made all changes in config files described in "Perfect Setup" manuals.
Any attempt to access www.mydomain1.com, www.mydomain2.com fails with attempt to download php file instead of processing it.
HOWEVER. This works fine.
http://www.mydomain1.com/~web3_blahblahblah/
AND ISPCOnfig panel www.mydomain.com:81 also function without any problem(s).
Tail from /var/log/apache2/error.log (almost nothing)
[Thu Oct 06 17:36:26 2011] [notice] caught SIGTERM, shutting down
[Thu Oct 06 17:36:28 2011] [notice] Apache/2.2.13 (Linux/SUSE) mod_ssl/2.2.13 OpenSSL/0.9.8k PHP/5.3.3 configured -- resuming normal operations
[Thu Oct 06 17:41:12 2011] [error] [client 192.168.0.144] Invalid method in request \x16\x03\x01
Tail from /var/log/apache2/access.log
NOTHING
Apache starts *almost fine*, then giving status "running", with these messages:
Starting httpd2 (prefork) [Thu Oct 06 17:51:09 2011] [warn] The Alias directive in /etc/apache2/httpd.conf at line 322 will probably never match because it overlaps an earlier Alias.
[Thu Oct 06 17:51:09 2011] [warn] NameVirtualHost 91.135.26.204:80 has no VirtualHosts
[Thu Oct 06 17:51:09 2011] [warn] NameVirtualHost 192.168.0.1:80 has no VirtualHosts
Line 322:
### ISPC AWStats Section ###
Alias /awstatsicons "/home/admispconfig/ispconfig/tools/awstats/wwwroot/icon/"
### End of ISPC AWStats Section ###
I have checked /etc/apache2/conf.d/php5.conf
<IfModule mod_php5.c>
AddHandler ##ISPConfig INSTALL## application/x-httpd-php .php4
AddHandler ##ISPConfig INSTALL## application/x-httpd-php .php5
AddHandler ##ISPConfig INSTALL## application/x-httpd-php .php
AddHandler ##ISPConfig INSTALL## application/x-httpd-php-source .php4s
AddHandler ##ISPConfig INSTALL## application/x-httpd-php-source .php5s
AddHandler ##ISPConfig INSTALL## application/x-httpd-php-source .phps
DirectoryIndex index.php4
DirectoryIndex index.php5
DirectoryIndex index.php
</IfModule>
Seems like OK.
/etc/apache2/vhosts/Vhosts_ispconfig.conf
New file identical to old one installed by previous version of ISPConfig.
/etc/apache2/httpd.conf
and
/etc/apache2/httpd.conf.06-10-11_16-36-49
also identical.
Anyone can suggest what went wrong?
Thanks in advance for any help.
Recent comments
1 day 7 hours ago
1 day 9 hours ago
1 day 21 hours ago
2 days 11 min ago
2 days 4 hours ago
2 days 10 hours ago
2 days 20 hours ago
2 days 21 hours ago
3 days 6 hours ago
3 days 7 hours ago