Status: offline

congleal

Forum User
Full Member
Registered: 11/08/04
Posts: 179
Fatal error: Call to undefined function mysql_connect() in C:geeklogsystemdatabasesmysql.class.php on line 112

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Make sure you actually have MySQL support in your PHP install.

I'm not familiar with Windows - you may be missing a DLL or you may have to recompile PHP with MySQL support. Try Google ...

bye, Dirk

KungfuBeer

Anonymous
Make sure you uncomment (remove the ; )from

extension=php_mysql.dll

in PHP.ini