|
Posted by Erwin Moller on 10/18/07 09:08
Jerry Stuckle wrote:
> undbund wrote:
>> How do you turn off local values in PHP?
>>
>>
>
> What do you mean by "local values"?
>
Maybe (just maybe) undbund means overiding php.ini settings/values by
means of a .htaccess file in Apache.
Like AllowOverride ALL
If so, have a look at AllowOverride option in your VirtualHost settings.
Be careful though, if people can upload files to your public_html, they
can change php's behaviour in many unwanted ways, because they control
php.ini totally if you allow it.
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|