This means that the mod for mySQL is not installed.   On the CD there is a
package for PHP-MySQL.

install that and then restart.  Hope this helps.

----- Original Message -----
From: "Pikasz Gyorgy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 1:11 PM
Subject: Fatal error


> Hi all!!!
> Red Hat 7.3, MySQL, PHP
> I tried to connect to MySQL server with my login name and password, with
the
> next command in my php's file:
>   mysql_connect("localhost", "webuser", "webpass")
> In the mysql.user table exist webuser/webpass and in mysql.db table too
for
> an specified database.
> ...then appear the next error and I don't understand why:
>
> Fatal error: Call to undefined function: mysql_connect() in
> /var/www/html/vk/vk.php on line 11
>
> Thanks
>
> picas
>
>
>
>
>
> ---------------------------------------------------------------------
> 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
>


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