New Ladder Install Help

1 reply [Last post]
adacosta
Offline
Joined: 12 May 2009

Hi there, trying to run locally however am misunderstanding the install file. so i have a few questions, any help is appreciated.

I get the following error after running the install script

Incorrect table name 'msc/msc.php_config'

and i think this is due to this line
$default = "msc/msc.php";

however i am not sure why? any help is appreciated!

thanks!

Adacosta

http://mscsquash.adacosta.com

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
metalfan49
Offline
Joined: 12 Jun 2009
Re: New Ladder Install Help

Try changing the line to - $default = "msc";

I'm assuming your ladder prefix is msc. In my single ladder installation, I simply have my prefix on that line, and things are working great.