php.ini, symlink and moodle: I’m calling it the php.ini fiasco

Posted on January 21st, 2008 in Computers by LadyRostand

Ok, fiasco is a bit harsh. It has not been a complete failure. Just somewhat of a headache…

In my post Register_Globals Off and PHP4, I went through the steps I took to achieve setting register_globals = OFF in my server. I was quite excited with my success and everything seemed to work just fine. Obviously, 24 hours later, the problems… Read the whole post ›› php.ini, symlink and moodle: I'm calling it the php.ini fiasco

Register_Globals Off and PHP4

Posted on January 17th, 2008 in Computers by LadyRostand

I needed to set register_globals = OFF in my server yesterday and had a bit of a hard time finding out how to do it, as Hostgator (where this blog is hosted) does not have an easy way of changing it in the shared servers packages. I found tons of very helpful pages in blogs and forums all over the Web which helped me solve the problem. I feel it’s… Read the whole post ›› Register_Globals Off and PHP4