php3-list | 200003
Date: 03/05/00
- Next message: Matthew Clark: "[PHP3] BUG in PHP date/time routines?"
- Previous message: NickM: "Re: [PHP3] How to make PHP interpret the output of a CGI?"
- In reply to: \: "[PHP3] FATAL ERROR: Call to unsupported or undefined function..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
try toconfigure php with the option --with-mysql=/usr/local or whereever
your mysql is located. It seems like php does not find mysql
Maybe you compiled mysql in another directory like the default /usr/local???
Andreas
----- Original Message -----
From: " " <jlfvk2 <email protected>>
To: <php3 <email protected>>
Sent: Sunday, March 05, 2000 12:07 AM
Subject: [PHP3] FATAL ERROR: Call to unsupported or undefined function...
> Setup:
> Rehat 6.0
> Latest Apache, Mysql and PHP3.
>
> Everything is installed and talking except PHP3 to Mysql;
> meaning I can log into mysql, and the test screens for apache and PHP3
> <?phpinfo()?> comes up.
>
> Installed PHP3 with the --with-mysql option, but didn't specify the [dir]
as
> in --with-mysql=[dir]. The error message reads:
>
> FATAL ERROR: Call to unsupported or undefined function mysql_connect() in
> ... on line....
>
> I would be thankful for any help.
>
>
>
>
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
> To search the mailing list archive, go to:
http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Matthew Clark: "[PHP3] BUG in PHP date/time routines?"
- Previous message: NickM: "Re: [PHP3] How to make PHP interpret the output of a CGI?"
- In reply to: \: "[PHP3] FATAL ERROR: Call to unsupported or undefined function..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

