ispCP - Board - Support
How to run a specific application/script on PHP4 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: How to run a specific application/script on PHP4 (/thread-598.html)



How to run a specific application/script on PHP4 - grungy - 05-18-2007 05:23 PM

Hey geeks Smile

this is a question no to related to ispCP but if someone has a spare minute to help me, I would appreciate it.

We have to run CentOS on our servers here were I work...dammit Smile and I need to run dotproject on PHP4 while the server is a PHP5 server. I think the solution is to run PHP4 as cgi?

Help! What do you recommend? Wink


RE: How to run a specific application/script on PHP4 - ephigenie - 05-18-2007 06:48 PM

why do you need to run it on php4 ?
doesn't it work on php5 as well (should be running fine there though ?)


RE: How to run a specific application/script on PHP4 - grungy - 05-18-2007 06:50 PM

ephigenie Wrote:why do you need to run it on php4 ?
doesn't it work on php5 as well (should be running fine there though ?)

dotproject is modular and many modules do not support php4. I'm having so many problems with dotproject on php5.