Is there a good way to run multiple PHP versions with ISPConfig3? I have an old webmail client which my client wants to keep and does not want to pay to upgrade to the latest version which only supports PHP < 5.3.
I know this is an old thread, but I'd really like to know if this is possible. Can any of the administrators please answer this thread?
Please see roadmap. Thats already implemented in svn and will be released as part of ispconfig 3.0.5. http://bugtracker.ispconfig.org/ind...&project=3&tasks=&due=45&status[0]=&pagenum=2
Great! Thanks for the information till. Another question: How hard/easy will it be to add another PHP version? EDIT: ** also .. when will ISPConfig 3.0.5 be released?
The ispconfig part is easy, you just add the path to the new php binary in the interface. What might be more complicated is to built a php binary of the desired php version, this differs for each linux distribution but most likely you will have to compile it. This year (summer).