Hi! Why isn´t php5 enabled in ispconfig? i see that the dev. version has it.. how do I run it as default? is it even possible? atleast is it possible to run both php4 and 5? RGDS Phiberz Great Guides by the way
All ISPConfig versions support php4 and php5. ISPConfig uses the php that you installed on your server. So this is not a question to enable or disable anything in ISPConfig.
ok, but i´ve followed the http://www.howtoforge.com/perfect_setup_ubuntu_6.06 guide so i know php5 is installed (i´ve done exactly like the guide) .... and it still reports php4 in phpinfo..
But php4 is not part of ISPConfig. Did you create a website in ISPConfig, put a PHP file with the phpinfo command inside in the webroot and called this in the browser?
ok, strange then, yes did create a site and called the phpinfo file i uploaded to the new site folder, basic stuff.
What's the output of Code: ls -l /etc/apache2/mods-enabled ? What's in /etc/apache2/mods-enabled/php5.conf?