Apache - PHP5 as main, PHP4 as subdomain

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
PT
Forum Newbie
Posts: 4
Joined: Sat Apr 30, 2005 4:43 pm
Location: Bergen, Norway

Apache - PHP5 as main, PHP4 as subdomain

Post by PT »

I read this article about running two Apache versions (one with php5 and one with php4), and having php.servername forwarding to the php4 version. Unfortunatly, that was for Linux, and I'm running Windows.
I tried installing two Apaches, but that didn't work thanks to the Windows installer asking if I wanted to repair or remove the existing version.
So is there any way of doing what I want, without installing two versions of Apache, and on a Windows server?
alkhimey
Forum Newbie
Posts: 2
Joined: Tue Jul 04, 2006 12:22 am

Post by alkhimey »

I don't have a lot of knowlage about this ( I never done it), but you could download the apache source and compile it yourself. I think it is called manual instalation.
Post Reply