The Doctor wrote: > ALl right, > > I just install MySQL 5.1.36 on a Mac OS X Server but the PHP > is looking at the Mysql 5.0.67 ? > > How do I tell the php.ini to look at the 5.1 instead of the 5.0? > You don't do that from the php.ini file. Either recompile PHP against the new MySQL source. If you use some sort of package management you can just upgrade PHP. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php