Re: [PHP-INSTALL] ***Call to undefined function mysql_connect()

[email protected] (Janet Valade)
Newsgroups php.install
Message-ID <[email protected]>
anurag bhatia wrote:

>  
> I am getting this error message
> Fatal error: Call to undefined function mysql_connect()
> I have MySQl 4.1,PHP 5, and Apache 1.3 I am running these on Windows Xp 
> Home..
> Please Please Please Help

The error means that you have not activated MySQL support in PHP. You 
need to do two things to activate support.

1. uncomment the extension line in php.ini for php_mysqli.dll.

2. PHP needs to be able to find two files: php_mysqli.dll and libmysql.dll.

Janet

> Thanks
> Anurag
> 
> 
> 
> <http://clients.rediff.com/signature/track_sig.asp>


-- 
Janet Valade -- janet.valade.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.