Gossamer Forum
Home : General : Internet Technologies :

PHP: changing php.ini to register_globals = On. Should I restart the server?

Quote Reply
PHP: changing php.ini to register_globals = On. Should I restart the server?
Hi All

Trying a script that calls for register_globals = On in php.ini

Default is register_globals = Off. So, I made the change and uploaded the updated php.ini file.

However, the script is saying that register_globals is still Off

Do I need to restart the server for the new register_globals = On to be recognized?

Thanks very much Smile

------------------------------------------
dog tags
Quote Reply
Re: [DogTags] PHP: changing php.ini to register_globals = On. Should I restart the server? In reply to
You willl probably need a reboot. php.ini is loaded on startup I believe.

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] PHP: changing php.ini to register_globals = On. Should I restart the server? In reply to
That's what I thought.

Thanks, And Smile

------------------------------------------
dog tags