Re: PLUG site incident last night

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Edward Norton
Date:  
To: Main PLUG discussion list
Subject: Re: PLUG site incident last night
On 1/1/07, keith smith <> wrote:
>
> Thank you for sharing this information. If one is on shared hosting there
> is not way to turn off registered globals via the php.ini ... Am I correct
> so far?
>
> I seem to recall there is some code when added to one's code that it will
> over ride this. I this correct, and if so can you explain it. I looked on
> google and could not find it...
>
> Thanks,
> Keith
>

Correct, on shared hosting, one cannot modify the php.ini file. However, you
can
add "php_flag register_globals off" to your root .htaccess file.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss