php-db | 2001011
Date: 01/06/01
- Next message: Jason Beebe: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Previous message: John Starkey: "[PHP-DB] PHP4 and PHP3 happy together?"
- Next in thread: Stephen: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Reply: Stephen: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you want to load them both into the same Apache server you need to
compile both of them with --enable-versioning.
You'll probably want to map PHP 3 to .php3 and PHP 4 to .php
Andi
At 12:44 PM 1/6/2001 -0700, John Starkey wrote:
>Hello. I just took on a job where the PHP was done in 3. I wanna either
>finish it in 4 or rewrite this app in 4. But there are a few others that
>are too big to rewrite at the moment, if ever.
>
>There are no problems with 3 and 4 coexisting are there? I've done only
>one job in PHP site and got hooked. So I took this one on also. So I
>haven't been in it long enough to know the difference between the two.
>
>
>TIA,
>
>John
>
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-db-unsubscribe <email protected>
>For additional commands, e-mail: php-db-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Beebe: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Previous message: John Starkey: "[PHP-DB] PHP4 and PHP3 happy together?"
- Next in thread: Stephen: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Reply: Stephen: "Re: [PHP-DB] PHP4 and PHP3 happy together?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

