Corn:
You are talking about PHP 3 and MySQL support is not built in, so
you need to load the MySQL extension dll. Go to php.ini, under
[extensions] and uncomment the line that makes reference to the MySQL
extension. Also be sure to have your extensions_dir setting correctly
defined.
Saludos,
Pablo
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Monday, February 05, 2001, 4:38:51 PM, Corn wrote:
CVR> Hello All,
CVR> I have just set up PHP3.0 on a linux box w/ Apache. User rights are correct
CVR> and php works with a simple test script but I keep getting this error when
CVR> using a script to insert form data into a mysql db,
CVR> Fatal error: Call to unsupported or undefined function mysql_connect() in
CVR> /home/webauthor/www2.1/GURApplications/msrp/scripts/inputprocess.php3 on
CVR> line 30
CVR> I tried reloading the packages but nada. Any ideas?
CVR> Thanks,
CVR> Voll
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]