I would check to make sure that your php installation has mysql compiled in.

Do this in phpinfo.php:
<?php
phpinfo();
?>

And look to see how it was compiled and if Mysql is listed there and or in
the list of valid options.

Sincerely,

Robert T. Covell
President / Owner
Rolet Internet Services, LLC
Web: www.rolet.com
Email: [EMAIL PROTECTED]
Phone: 816.210.7145
Fax: 816.753.1952

-----Original Message-----
From: John Monfort [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 8:05 AM
To: Enrique Ivorra Gómez
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] I have a problem with phpMySqlAdmin




  Is your MySQl server on?

 What platform are you on?

 Also, make sure your username, password, and database name, are correct.

__________John Monfort_________________
_+-----------------------------------+_
     P E P I E  D E S I G N S
       www.pepiedesigns.com
"The world is waiting, are you ready?"
-+___________________________________+-

On Wed, 16 May 2001, [iso-8859-1] Enrique Ivorra Gómez wrote:

> Sorry, but I dont speak Englich very well.
>
> I have Apache, PHP and MYSQL which work well but I want to use
phpMySQLAdmin
> and I have an error:
>
>
> Fatal error: Call to undefined function: mysql_connect() in lib.inc.php on
> line 255
>
> Can anybody help me?
>
> Bye!
>
>
> --
> PHP General 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]
>
>


--
PHP General 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]



--
PHP General 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]

Reply via email to