Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: fatal error: call to undefined function mysql_connect()
if mysql_connect() is an “undefined function” (as your error message says), then your PHP installation des not support mysql. Ask your host bout it. If it’s your own site, you may need to install the necesary extension for PHP or recompile. Either way, the best place to get help then would be the PHP documentation.
Offline