Thread: StatsLab11
View Single Post
Old 10-01-2010, 06:26 PM   #100
sporr
Global Moderator
 
sporr's Avatar
 
Join Date: Dec 2001
Location: Muscatine, IA
Posts: 8,277
Quote:
Originally Posted by pallison14 View Post
Can I ask how this was solved? I'm doing an initial installation, and I'm getting the same messages:

ERROR: Unable to connect to SQL. Please verify utility configuration

ERROR: OOTP SQL Utilities not configured properly (no ootp_sql_admin table)

I've verified my dbopen.php file/permissions/location, as well as my config file. Any help greatly appreciated!
In my case, it was because in the config file I was using the absolute server path:

/ootpu for example. fhomess fixed it by using:

../../ootpu instead.
sporr is offline   Reply With Quote