In my Joomla "PHP register_globals setting is `ON` instead of `OFF`" what should I do

Discussion in 'Joomla' started by Armaan143, Dec 17, 2007.

  1. #1
    In my joomla when i opened my admin panel its shows
    PHP register_globals setting is `ON` instead of `OFF`
    what should I do in this situation.

    What it effect in my sites security
     
    Armaan143, Dec 17, 2007 IP
  2. Divisive Cottonwood

    Divisive Cottonwood Peon

    Messages:
    1,674
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You should contact your host to ask them to deal with it.
     
    Divisive Cottonwood, Dec 17, 2007 IP
  3. Armaan143

    Armaan143 Well-Known Member

    Messages:
    1,273
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    160
    #3
    I am getting my account from a post to host site who has hostgator reseller account.
    What it effect in my site's secutity
     
    Armaan143, Dec 17, 2007 IP
  4. bhikoy

    bhikoy Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have the same problem but mine the first time i put the code "php_flag register_globals off" before it was ok, when i delete that on my .htaccess for some reason and put it again, that error appeared again even when i added this code " php_flag register_globals off " on .htaccess.Open your .htaccess or if you don't have one rename the htaccess.txt into .htaccess and edit the file and add this code " php_flag register_globals off " at the bottom.
     
    bhikoy, Dec 17, 2007 IP
  5. 3vo

    3vo Peon

    Messages:
    113
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Just make a htaccess or php.ini file with this in

    register_globals = off

    That should work :)
     
    3vo, Dec 17, 2007 IP
  6. caj

    caj Active Member

    Messages:
    748
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    75
    #6
    where to add those lines??

     
    caj, Dec 18, 2007 IP
  7. Armaan143

    Armaan143 Well-Known Member

    Messages:
    1,273
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    160
    #7
    Can anyone tell joolma installation what to edit or not.
    .htaccess can help with register_globel ???
     
    Armaan143, Dec 18, 2007 IP