2012-07-30 17:13:46
Cannot reassign autoglobal variable
i am trying to create my first course in Atutor. i am on IIS7 running the latest version PHP downloaded last week from the PHP web. I am logged in as ADMIN. When I click on the create course link, I receive a 500 error. I turned on logging and am showing the following error.
Fatal error: Cannot re-assign auto-global variable _FILES in E:\ATutor\mods\_core\backups\classes\Backup.class.php on line 151
I have no idea on how to correct this or even where to start. We are a windows environement and this is our first forray inot PHP. Any help would be appreciated. Thanks