Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 21, 2012, 05:37:13 AM

Pages: [1]   Go Down
  Print  
Author Topic: Can someone tell me what this means, please?  (Read 717 times)
ENCHANTRESS
Pong! (the videogame) Master
*****
Offline Offline

Posts: 27



WWW
« on: February 13, 2007, 09:05:14 PM »

Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.






that shows up everytime i try to sign in to oscommerse Help
Logged
SOU610
Jabba the Hutt
*****
Offline Offline

Posts: 694



WWW
« Reply #1 on: February 13, 2007, 09:08:53 PM »

Heh, I just ran into that myself.  RandyT was kind enough to point out the knowledge base article.

http://desk.lunarpages.com/faq.php?do=article&articleid=203

Quote
To setup your php.ini file, create an .htaccess file in the public_html directory and add the line:

suPHP_ConfigPath /home/username/public_html
(Change username to your cpanel username)

Then create a php.ini file in the public_html directory and add the line

register_globals = Off

Now PHP will be configured not to set variables corresponding to query parameters/form data (you would use $_GET, $_POST and $_REQUEST instead).

However set registers_globals to On not Off.
Logged

RandyT
Guest
« Reply #2 on: February 13, 2007, 09:15:04 PM »

 Yep     



Thanks SOU610

RandyT




Logged
ENCHANTRESS
Pong! (the videogame) Master
*****
Offline Offline

Posts: 27



WWW
« Reply #3 on: February 13, 2007, 09:16:27 PM »

hey, thanks
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: