subdomain woes
Posted by Anonymous on October 6, 2009 at 4:06pm
I recently wrote a custom php script to catch a grade from Flash (Actionscript2) and pass it to the gradebook. It works fine on my test installation, but when I tried to move it to a subdomain of my production site, I'm getting a failure message from line 1009 of bootstrap.inc. Seems that bootstrap.inc can not find the other include files.
Read more