Re: [PHP-DB] 64-bit Linux -- Fatal ... undefined function mysql_connect()

[email protected] (Chris)
Newsgroups php.db
Message-ID <[email protected]>
andrew jarcho wrote:
> Hello all,
> 
> I'm running Fedora 12 (64-bit), Apache 2.2.14, PHP 5.3.1, MySQL
> 5.1.42, on a Dell laptop.

<snip>

> I get the message:
> 
> Fatal error: Call to undefined function mysql_connect()

<snip>

> The output of my phpinfo() includes:

Is that from command line or webpage? They may read different php.ini files.

# php -i | grep mysql

return anything from the command line?

which config is it reading?

# php -i | grep php.ini

Is it the one you were editing previously?

-- 
Postgresql & php tutorials
http://www.designmagick.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.