MySQL connect error during configuration

MySQL connect error during configuration

by Ed Hobin -
Number of replies: 0

I'm attempting to configure a new installation of Moodle 2.8.5. I'm using the command line installer. I enter the mysql_host, db_name, user_name, password, etc., and get an error,"PHP fatal error: Call to a member function connect() on a non-object in .../installlib.php on line 184".

I double-checked my DB credentials with mysql -h hostname -u username, etc. and that worked as expected.

Any ideas what I can do to make this work?


Thanks

Average of ratings: -