Hi,
I’m working on Windows Server SP2 with IIS 7, MySQL 5.1.45 and PHP 5.3.2. Attempting a fresh install of Evo 1.0.3.
I first ran in to this problem and added
$locked = ($locked=='') ? 0 $locked;
to install/instprocessor.php after lines 316 and 378 according to this thread:
http://modxcms.com/forums/index.php/topic,48161.0.html
Then I ran into this problem and tried setting the sql-mode to "":
http://modxcms.com/forums/index.php?topic=38889.0
Now I am getting this error with absolutely no other information:
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
I don’t know what to try next. Does anyone have any suggestions? Oh, and BTW, The manager is working perfectly.
Thanks,
Todd