This is a PHP question.

Visit:
http://www.php.net/manual/en/function.mysql-connect.php
for more information about the function mysql_connect.

Or:
http://www.php.net/links.php
To find some tutorials to get you going.

You really should upgrade to a newer release of PHP.

Have fun,


B.




-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Verzonden: vrijdag 27 december 2002 7:43
Aan: [EMAIL PROTECTED]
Onderwerp: php3.0.15


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!




---------------------------------------------------------------------
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