php-db | 2002122
Date: 12/27/02
- Next message: Ehab El Maraghy: "[PHP-DB] A newbie in deep need for help"
- Previous message: Baumgartner Jeffrey: "[PHP-DB] Newbie q: problem with mysql_connect() on hosted service"
- In reply to: Baumgartner Jeffrey: "[PHP-DB] Newbie q: problem with mysql_connect() on hosted service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:45 AM 12/27/02 +0100, Baumgartner Jeffrey wrote:
>Fatal error: Call to undefined function: mysql_connect() in
>/home/.sites/22/site13/web/werks/formtest2.php on line 8
This means that MySQL is not enabled within PHP. There is nothing you can
do about it. The hosting company needs to enable access to MySQL, probably
by re-compiling PHP and Apache. The exact fix depends on operating system,
web server, and how PHP is compiled.
Rick
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Ehab El Maraghy: "[PHP-DB] A newbie in deep need for help"
- Previous message: Baumgartner Jeffrey: "[PHP-DB] Newbie q: problem with mysql_connect() on hosted service"
- In reply to: Baumgartner Jeffrey: "[PHP-DB] Newbie q: problem with mysql_connect() on hosted service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

