On Fri, 2002-07-05 at 10:04, Scott Fletcher wrote:
> What is the configure option that will turn on the register_globals?  This
> is for ./configure option in UNIX / LINUX.
It's in php.ini.  Look at the phpinfo() output, and modify to include
the register_globals=ON, then restart Apache (assuming it's in an apache
module).



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to