http://pastebin.com/25CwPDB2 <– Index.php
http://pastebin.com/4ZTvy0kk <– /system/Main.php
This seems to happen on both a Windows and Ubuntu 10.10 server.
The script is supposed to output:
“trying to load main”
“Autoloaded class “
“Hello from Main!”
this is wrong. you end up setting error reporting to string so it sets it to 0 ( (int)”blabla”===0 )
use