From: Alessandro P. (T. / J578) <al...@ti...> - 2002-01-13 19:13:19
|
Hi all, I've just committed the php 4.1.x fix reported by users days ago on the Help forums. This fixes the admin login problem with php 4.1.x. User logins are not affected by php 4.1.x (as previously hypotized by some users) if register_globals=On. The bad news is that during my tests in Roswell I discovered that there's no chance for a work-around to the register_globals=On need. We should rewrite a lot of code to get rid of it, and this would require a lot of time. I think it would be better to implement such a change in the new core, and maintaning the r_g=On requiresment in our imminent new release. Bye, Alessandro -- Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087 phpWebSite Development Team http://phpwebsite.appstate.edu INWO Project coordinator http://inwoproject.sourceforge.net "I will carry you through, hicking and screaming, and in the end you will thank me" - Tyler Durden [from "Fight Club"] |