New Ladder Install Help
Tue, 12/05/2009 - 20:36
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

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.