Re: Mysql-Php error

2001-10-09 Thread Andras BALI
On Tue, Oct 09, 2001 at 11:37:25AM -0400, Eileen Orbell wrote: > Call to undefined function: mysql_connect() in > /var/www/html/mainfile.php on line 42 Solution A: Edit /etc/php4/apache/php.ini and add the following line at the end of the file: extension = mysql.so Solution B: If you do

Mysql-Php error

2001-10-09 Thread Eileen Orbell
Title: Message Not sure if this is the right place to be asking this question but I just recently installed Mysql - client and server and PHP 4 and also PHP4-Mysql.  I am trying to configure PHPNuke but when I load the default index.php page it returns this error   Call to undefined function