Help - Search - Members - Calendar
Full Version: Dumb PHP.INI Question
The Planet Forums > Operating Systems > Red Hat Linux
eddy2099
I have a global php.ini which has global_register set to off but I need it on for one site, what must I do ? Do I throw a php.ini into that particular site folder and if so, where should that be located ?

Thanks.
Blue|Fusion
I just put
CODE
php_value register_globals 1

in the .htaccess file for the particular site.
eddy2099
Cool! I did not know I could do that icon_smile.gif Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.