Forum Moderators: phranque

Message Too Old, No Replies

cant enable register_globals

         

Kysmiley

2:08 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



I have a php script that works fine on line but I want to get it to work on my test server so i dont have to be on-line to modify it. i get an error message saying.... FATAL ERROR: register_globals is disabled in php.ini, please enable it!.....
I have gone into the php.ini file and set it to
register_globals = on
but that does not fix the problem im still getting the same error. Anyone have any ideas why
Pat

Frank_Rizzo

2:24 pm on Jan 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



silly question, but you did restarted apache after the change?

Kysmiley

8:27 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



Even sillier answer, nope never thought of that
thanks