This is a PHP issue.

I don't recall the version when MySQL support became standard, but 
PHP3 is too old to be of much use.  Especially with the new
features for security introduced in PHP 4.2.0.

Your best bet is to upgrade to a current release of PHP.  That way
you'll have MySQL support built-in plus all the other goodies.

Regards,
Doug


On Wed, 25 Dec 2002 09:59:02 -0800, Mohammed Fouwaaz wrote:

>I am fairly new to mysql and php3.
>
>mysql server is running ok and I created a table and inserted a few records.
>
>php3 is also working ok and I am able to run a regular 'Hello World' script.
>
>BUT when I include a phpinfo() and call that -- I don't see an entry 
>with the extension MySQL.
>
>Does this mean that the MySQL connection was not successful?  I am 
>unable to query using PHP3.
>
>I know that there could be any of hundreds of things wrong with the 
>set-up but would be happy to receive some pointers to trouble shoot.
>
>Best Wishes for the Season to Everybody



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to