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 >>> ramil <[EMAIL PROTECTED]> 8/25/2004 4:21:14 PM >>> On Wed, 25 Aug 2004 16:12:53 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: > Hi all, > > I have installed my php scripts on a new server (linux) and when > attempting to run them I get this error. Is this error a configuration > issue in my PHP.ini file or is it a user issue with mysql and connecting > to the database? > > thanks in advance > Angelo Your PHP installation probably does not have the MySQL extension installed. Please read http://www.php.net/mysql for more information on how to enable mysql functions HTH ---- ramil http://ramil.sagum.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -------------------------------------------------------------------- Disclaimer This e-mail transmission contains confidential information, which is the property of the sender. The information in this e-mail or attachments thereto is intended for the attention and use only of the addressee. Should you have received this e-mail in error, please delete and destroy it and any attachments thereto immediately. Under no circumstances will the Cape Technikon or the sender of this e-mail be liable to any party for any direct, indirect, special or other consequential damages for any use of this e-mail. For the detailed e-mail disclaimer please refer to http://www.ctech.ac.za/polic or call +27 (0)21 460 3911 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php