Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-17 Thread Stefan Dürrenberger
Am Samstag, den 16.10.2010, 10:10 -0700 schrieb Néstor: > And u restarted Apache? Yes - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To un

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-16 Thread Néstor
And u restarted Apache? On Oct 15, 2010 11:37 PM, "Stefan Dürrenberger" wrote: Am Freitag, den 15.10.2010, 18:12 -0700 schrieb Néstor: > See if you have a .htaccess and take a look at it, it might have > default information > in this f... I removed all .htaccess files already :-) --

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-16 Thread Joost de Heer
Action php4-cgi /php4cgi/php AddType php4-cgi .php4 .php Action application/x-httpd-php4 /php4cgi/php AddType application/x-httpd-php4 .php4 .php Joost - The official User-To-User support forum of the Apache HTTP Ser

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-16 Thread Igor Galić
- "Stefan Dürrenberger" wrote: > Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt: > > Maybe you can run a different apache process with the version of PHP > you need on a different port and use mod_rewrite/mod_proxy from the > public apache? > > It would work, but it seems compli

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Stefan Dürrenberger
Am Freitag, den 15.10.2010, 18:12 -0700 schrieb Néstor: > See if you have a .htaccess and take a look at it, it might have > default information > in this file. I removed all .htaccess files already :-) - The official User-To-U

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Stefan Dürrenberger
Am Freitag, den 15.10.2010, 14:34 -0700 schrieb Dave Mansfield: > I don't know the code - but it seems that using AddType will not > necessarily *override* the existing MIME association at some higher > precedence. Have you tried ForceType in an appropriate context with > your php4-specific sc

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Néstor
See if you have a .htaccess and take a look at it, it might have default information in this file. :-) On Fri, Oct 15, 2010 at 2:34 PM, Dave Mansfield wrote: > > > Stefan Dürrenberger wrote: > >> Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt: >> >> >>> Maybe you can run a different

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Dave Mansfield
Stefan Dürrenberger wrote: Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt: Maybe you can run a different apache process with the version of PHP you need on a different port and use mod_rewrite/mod_proxy from the public apache? It would work, but it seems complicated. The

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Stefan Dürrenberger
Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt: > Maybe you can run a different apache process with the version of PHP you need > on a different port and use mod_rewrite/mod_proxy from the public apache? It would work, but it seems complicated. There should really be a way to configu

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Brian Hirt
On Oct 15, 2010, at 3:03 PM, Stefan Dürrenberger wrote: > i posted this to a forum, but I think this is the better place to ask. > > I have a client who needs hosting for an old CMS that still uses PHP > 4.4.x. I know they will have to upgrade eventually, but I need to keep > the site up in the

[us...@httpd] Different PHP Version for a VirtualHost

2010-10-15 Thread Stefan Dürrenberger
Hi all, i posted this to a forum, but I think this is the better place to ask. I have a client who needs hosting for an old CMS that still uses PHP 4.4.x. I know they will have to upgrade eventually, but I need to keep the site up in the meantime. I have managed to compile and install php 4.4.9