GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   question for hosting guys (https://gfy.com/showthread.php?t=713609)

Pointless 03-11-2007 08:19 AM

question for hosting guys
 
question for hosting guys

I need to turn
register_globals to ON ON


now iam only doing this for a single domain, (yeah some scripts still need this.)

ok so i changed htaccess for the domain. "php_flag register_globals 1"

ok so now i got check domain.com/info.php and i get this

register_globals On Off

anyone know how to get on on? Please dont tell me i have to change the php.ini at root

Spudstr 03-11-2007 08:24 AM

try..

php_flag register_globals on

or edit the php.ini file to set them on server wide.

u-Bob 03-11-2007 08:26 AM

register_globals On Off = enabled for that single virtual host.
register_globals On On = enabled for all virtual hosts.

...

Pointless 03-11-2007 08:27 AM

Quote:

Originally Posted by Spudstr (Post 12054862)
try..

php_flag register_globals on

or edit the php.ini file to set them on server wide.

when i try php_flag register_globals on i get a 500 error

Pointless 03-11-2007 08:39 AM

ok fixed

props Spudstr


All times are GMT -7. The time now is 11:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123