[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Can't load mysql with php



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