ispCP - Board - Support
different php version for catalog - 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: different php version for catalog (/thread-4055.html)



different php version for catalog - thid - 08-17-2008 10:29 PM

Hi have a little problem
I have domainname.x and all script there use php4 but on domainname.x/page/ I use php5. Normally for mod_php I used htaccess to set .php as php5. I'm trying now to do the same in apache with <Location "/page"></Location> but I'm not sure how I should configure it to use php5. Could someone help me with this?


RE: different php version for catalog - thid - 08-18-2008 02:02 AM

ok, I made it my self ^^