Posted by Mike Willbanks on 05/27/05 17:39
Al,
> Fatal error: Call to undefined function MYSQL_ERROR() in
> c:\Inetpub\wwwroot\pmnl\include\lang\english.php on line 199
Sounds like the MySQL extension is not loaded. Are you using PHP5? If
so it needs to be enabled in the php.ini. If you are not using it check
your extension path to make sure that everything is loaded.
Mike
[Back to original message]
|