I currently have Apache 2 (port 8080) setup with PHP 5 which can run simultaneously with the Apache 1.3.28 (port 80) and PHP4, but I'd like to find out if they can both run on the same Apache. I don't think its possible to specify diferrent locations of your php.ini file though for each PHP (on Windows that is).
My machine is for development only but we'll be setting up PHP 5 on a live box soon for testing. - Luke "Eugene Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, Nov 04, 2003 at 10:30:39AM +0200, Luke van Blerk wrote: > : > : I'd like to set up PHP5 to parse php files with a .php5 extension on Apache > : 1.3.28. Anybody know how to do this? > > I don't know about loading PHP4 and PHP5 modules in the same Apache > server. It may be easier to build a separate Apache server just for > PHP5 testing and development, and run it off another port. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php