Current time: 04-20-2024, 12:16 PM Hello There, Guest! (LoginRegister)


Post Reply 
Little problem with php4/5
Author Message
thid Offline
Junior Member
*

Posts: 11
Joined: Aug 2008
Reputation: 0
Post: #1
Little problem with php4/5
I was trying to setup diffrent php version for each catalog in one domain. I have edited /etc/apache2/mods-*/fastcgi_ispcp.conf
Code:
AddHandler php-fastcgi .php5
<Location /php5/php5-fcgi-starter>
   SetHandler fastcgi-script
   Options +ExecCGI
</Location>
Action php-fastcgi /php5/php5-fastcgi-starter
AddType application/x-httpd-php5 .php5
I added this to fastcgi_ispcp.conf.
So basicly when I use in .htaccess
Code:
AddType application/x-httpd-php5 .php
The server should use php5 for parasing php in the catalog. The problem is that server use php5 for all script in domain

Anyone have ideas what is wrong with this?
(This post was last modified: 08-20-2008 05:44 PM by thid.)
08-20-2008 01:47 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Little problem with php4/5 - thid - 08-20-2008 01:47 AM
RE: Little problem with php4/5 - thid - 08-20-2008, 08:58 PM
RE: Little problem with php4/5 - momo - 11-04-2008, 04:52 PM
RE: Little problem with php4/5 - gOOvER - 11-04-2008, 08:07 PM
RE: Little problem with php4/5 - momo - 11-05-2008, 05:43 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)