I installed mySQL 3.23 (works), php 4.01 from RPM (works) on Redhat 7.1 When I try to access a db from a php script using mysql_connect it says "Fatal error: Call to undefined function: mysql_connect() in..."
>From reading it looks like the php RPM install didn't specify to use mySQL (yeah I'm new to this). The instructions I found at http://www.php.net/manual/en/faq.installation.php#AEN62909 specify php3. Are there installation instructions for php4? If I need to, how do I remove php and start over again? Thanks, Gary -- 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]