On 31 Oct 2007, at 13:50, Larry Garfield wrote:

Try:

php_value register_globals Off

Same Apache misconfiguration error. Even though the host actually requires me to enable PHP processing via an "AddHandler" .htaccess directive, php_flag/value directives are throwing an error. Weird.

...but turning register globals off anyway is a good thing.

Indeed.

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

Reply via email to