25 Jul 2008
Support Center Home
Register Globals On
Solution
If you run a script that requires php "register globals on" create a php.ini file and include the following:
register_globals = 1
Save the file and upload it to the directory of the script that requires register globals on. If the script requires it in multiple directories you can upload your php.ini to those directories as well.
If that does not function for the script create or modify your .htaccess file to include the following:
php_flag register_globals On
Save the file and upload it to the directory of the script that requires register globals on.
You can also find our custom php.ini available for download @
http://support.ultrawebsitehosting.com/index.php?_m=downloads&_a=viewdownload&downloaditemid=6&nav=0
Article Details
Article ID:
215
Created On:
07 Mar 2006 05:50 AM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Back
Client Login
Billing Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Submit a Ticket
|
Knowledgebase
|
News
|
Downloads
Language:
English (U.S.)
All pages Copyright © 2002-2008 by Flux Services, Inc. All rights reserved.
All trademarks used are properties of their respective owners.
Refund Policy
Privacy Statement
Service Agreement