Regards
Saeed
From: David Robley <robleyd@ozemail.com.au> To: php-db@lists.php.net Subject: Re: Call to undefined function: mysql_connect() Date: Tue, 13 May 2003 17:32:18 +0930
In article <20030513054156.47968.qmail@pb1.pair.com>, f.scagliola@talentoeducation.it says... > HI, can anybody help me with this problem? > > Call to undefined function: mysql_connect() > > red hat linux 7.3 with php 4.1.2 > phpinfo() says '--with-mysql=shared,/usr' > just installed MySQL-3.23.56-1.i386.rpm > (MySQL was not installed before) > added extension=msql.so to the php.ini file
Make sure mysql.so is in the location specified in the php.ini for extensions and restart apache to re-read the ini file.
-- Quod subigo farinam
$email =~ s/oz$/au/o;
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
_________________________________________________________________ Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php