Thread: StatsLab13
View Single Post
Old 11-08-2015, 08:59 PM   #271
AOSS
Minors (Rookie Ball)
 
Join Date: Oct 2015
Posts: 27
Problems with StatsLab

Hello all,

I am starting a new League and trying to get StatsLab setup. I have followed the wiki on setting up the directories and such but when I run the validator.php script I keep getting the below message:

Quote:
StatsLab Validator

Current PHP version: 5.3.3 (must be 5.2 or greater)
OK: PHP mcrypt extension loaded.

OK: config.txt file found.
ERROR: dbopen.php file not found in SQL upload directory. Please create this file based on dbopen.php.sample.
After doing so, return to this page.
Now I am running a Linux server using Plesk so my absolute path would be in the config.txt would be the following:

ADMINPATH|/var/www/vhosts/mydomain.com/BB2015/mysql

I have renamed my actual website.tld (mydomain.com) file for security purposes in the above link. My MySQL folder and dbopen.php file is set above the httpdocs folder which httpdocs is the main website folder like the public_html is for cPanel. And the dbopen.php file is in that mysql folder above the httpdocs folder.

So with all of that said why am I still getting this error message as the dbopen file is in the correct directory and the path is set properly in the config.txt file?

I have tried various different paths eliminating some of the path structure but getting same results as above.

Your help would be greatly appreciated.
AOSS is offline   Reply With Quote