[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Can't load mysql with php
- Subject: [cobalt-users] Can't load mysql with php
- From: "MStan" <MStanchin@xxxxxxxxxx>
- Date: Wed Nov 14 09:31:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello group, OK I set up mysql and php from the cobalt site...installed
fine, now it
seems that when I check php to see if its loading a module for mysql its
not!....why
I entered a line in the php.ini that said extension=mysql.so but it still
will not load...
also the reason for all this is I am trying to get phpBB to run and I keep
getting this error
Testing DB Connection...
Fatal error: Call to undefined function: mysql_connect() in
/home/sites/home/users/mark/web/phpBB/install.php on line 39
Mark