Hi. I've just upgraded my Debian 5 to 6. 5 has PHP5.2 and 6 has PHP 5.3. Some of my pages stopped working (Typo, Zend-like). Is that possible to make ISPC choose PHP version per site? Is there kind of how-to for that? Thanks in advance.
You can do this with FastCGI. You'd have to adjust the path the the PHP binary in yout FastCGI wrapper script (and probably do this again each time ISPConfig updates the site). This link should give you the idea: http://blog.davejamesmiller.com/2011/03/how-to-install-php-5-2-fastcgi-on-debian-6-0-squeeze We already have this as a feature request in our bugtracker, and we're planning to implement this.