Page 1 of 1

Installation error

Posted: Mon Oct 18, 2004 10:53 am
by Tommick
If i start installing the phpmyfaq i receive teh following error:

PHP Fatal error: Call to undefined function mysql_get_client_info() in C:\www\faq\install\installer.php on line 50

IIS Webserver
MYSQL: 5.0.1

Can somebody help?

Posted: Mon Oct 18, 2004 12:47 pm
by Thorsten
Hi,

is the MySQL extension loaded in PHP?

bye
Thorsten

Posted: Mon Oct 18, 2004 1:11 pm
by Tommick
i deinstalled Mysql 5.0.1 and installed mysql 4.0.2 and then activatet mysql in php.ini. It works now. Thanks