
Originally Posted by
mtindor
I'll answer my own question.
If I had PHP 4.4.7 'Mysql of the system' option set in EA3 and it worked for 4.4.7, it does not mean this will work for PHP 5.x.x (at least not on concurrent compile).
I went through and compiled again, this time setting both 'mysql' and 'Mysql of the system' in the PHP5 compile options of EA3, and the PHP5 compiled with MySQL support - and of course PHP4 compiled with MySQL support using only the 'MySQL of the system' option.
So far I'm liking this concurrent install jazz. It's easy via command line to switch which PHP is the default. When I do this for our big system, I'll probably set PHP4 as default. But I have PHP5 set as default so that I can do some testing with a few existing PHP/MySQL applications on the server.
Mike