[PHP-DEV] Bug #8329: fatal fault : call to unsupported or undefind function: mysql_connect() From: vishu_nathan <email protected>
Date: 12/20/00

From: vishu_nathan <email protected>
Operating system: linux
PHP version: 3.0.17
PHP Bug Type: MySQL related
Bug description: fatal fault : call to unsupported or undefind function: mysql_connect()

hello.

Ia'm a new user of PHP and mysql on it.

we are having in INTRANET on LINUX . This is supporting the PHP3 but now i installed the MYSQL on the same for my database connectivity. I made a programme to make query from database then on doing so I a'm getting

FATAL ERROR : Call to Unsupported or undefind function : mysql_connect() on line 2.

I am having a book on PHP4 as per that to fix this bug I h've to modify PHP.INI file and there in MYSQL section uncomment the "php_mysql.dll" line.

In my system I don't have any line like this.
so i added that line and reload the system then also i a'm getting the same error.

KINDLY guide me in detail so that i'll be able to use this powerful combination in my application.

Thanks.

VISHWAMATHAN...

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>