so to include the mysql extensions to I have to reinstall PHP or can I simply just change the values in the PHP.ini file for the mysql entries?
Thanks to those who responded
How did you install php? RPM (or similiar package), or source?
If you installed from RPM, you can add the php-mysql rpm, and restart your web server. If you installed from source, you'll have to recompile php (hopefully you're using apxs).
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php