oY!

I am running RH 6.2 with PHP 3.0.15 (don't ask why I do not run php 4 yet, I really 
need to install theses versions to start everything) but when I am trying to access a 
mysql function I get the following error : Fatal error: Call to unsupported or 
undefined function mysql_connect() in /home/httpd/html/test/index.php3 on line 9

And my line #9 is : mysql_connect ( ... );

What I forgot during the installation ?

P.S. : I already try dl("mysql.so"); at the begining of my pages, not able to load the 
library!

Thanx

Yannick



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to