I've installed the RedHat 7.0 Linux from the cd. What interests me most is Apache, PHP and MySQL.
Everything works fine (Apache is serving pages, PHP and MySQL are working too) except for one thing. PHP is not compiled with MySQL. I've checked with <? phpInfo() ?>. I know that I should recompile PHP with the --with-mysql option to enable MySQL, but the problem is that the file which is used to recompile PHP ("configure") is not present. I think this is because I installed all the packeges from the RedHat cd. How should I recompile PHP without a "configure" file to enable PHP with the MySQL option? Thanks. Nuno Tavares -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]