Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > PHP / MySQL Assistance

PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-16-2009, 11:55 AM
FrOzEnKiSs FrOzEnKiSs is offline
Junior Member
 
Join Date: Oct 2009
Posts: 1
Default PHP script on my hosting required register_globals enabled

I've implemented a PHP script on my hosting but I get the following error
Code:
FATAL ERROR: register_globals is disabled in php.ini
How can I enable the register_globals directive in PHP?
Reply With Quote
  #2  
Old 11-16-2009, 12:19 PM
index's Avatar
index index is offline
Moderator
 
Join Date: Aug 2008
Location: Italy
Posts: 201
Default Re: PHP script on my hosting required register_globals enabled

You can enable this with placing a php.ini file into your hosting folder. This file should contain the following line:
Code:
register_globals = On
I suggest you find another script or try to reconfigure the script so that it does not require register_globals.
Reply With Quote
Reply

Tags
enabled, hosting, php, registerglobals, required, script

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 04:16 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.