Moodle Modules
Posted by: eyore15
Posted on: 2008-05-09 12:52:00
I just installed (or tried to) my first Moodle Module. When it was all done building the tables, I got a message to set "register_globals=off" in my .htaccess or php.ini file. Support helped me find the htaccess file (it was buried in /lib). Now that I've found it, I don't know what to do with it.
Do I use the .htaccess or the php.ini file.
Regardless of which one I use, do I just enter the variable any old place or does it have to go in some particular order. There's nothing in htaccess file about register_gobals.
Has anyone run across this?
I'll gladly take any direction someone wants to give me.