At 12:50 PM -0400 10/2/08, Daniel Brown wrote:
On Thu, Oct 2, 2008 at 12:30 PM, tedd <tedd.sperling@xxxxxxxxx> wrote:
> I also have other servers where register_globals is OFF and I
don't have the
problem -- so indeed, that WAS the problem.
It's INI_PERDIR, by the way, so you can set it with a local
php.ini - or, if httpd.conf permits it, you can use .htaccess.
And fear not, Sergeant Sperling.... register_globals is deprecated
and is removed as of PHP6.
--
</Daniel P. Brown>
The problem will still remain as long as we have clients who don't
want to change things.
For example, I have on client who is scared to death that if we
change anything that all his dated forum software will crater and I
can't tell him that it won't.
While it's nice to turn register register_globals, safe-mode,
magic_quotes, and other such nonsense turned off, we will still have
to deal with it on clients servers. So, this little experience for
me, while frustrating, was instructional.
Cheers,
tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php