Quote:
Originally Posted by Hans
I upgraded ISPConfig 3.0.2.2 to 3.0.3 beta on a Debian Lenny testserver.
The upgrade went fine! I hope i do have some time the next couple of days to do some testing, but iǘe a good impression! 
|
There is one critical problem in the current beta which might cause the apache to fail on restart, but that is easy to fix. Edit the vhost.conf.master template file in /usr/local/ispconfig/server/conf/ and comment out the two lines that start with:
PHPIniDir ......
as it will cause apache problems if you have more then 2 vhosts that use mod_php and contain this directive.