Page 1 of 1

How to Set Register Globals and Output Buffering to off

PostPosted: 21. September 2005 21:09
by mbd
How to set both of them to off .. they are on when i run xampp

This is what i want
Register Globals: OFF
Output Buffering: OFF

PostPosted: 22. September 2005 01:19
by mbd
is there is any easy way to set it on & off throw the control panel ?

PostPosted: 22. September 2005 01:34
by Wiedmann
No. You can setup this only in the config file for PHP.

PostPosted: 22. September 2005 03:39
by mbd
how i can set it .. i try to change it on php.ini and still the same ..

PostPosted: 22. September 2005 09:51
by Wiedmann
Then you have changed this in the wrong php.ini. Ask phpinfo() for the correct one.