0
Welcome Guest! Login
0 items Join Now

php errors

    • Dave Goodwin's Avatar
    • Dave Goodwin
    • Elite Rocketeer
    • Posts: 1472
    • Thanks: 4
    • Howdy!!

    Re: php errors

    Posted 17 years 7 months ago
    • John Gholson wrote:
      I cannot figure out how to turn register globals off i have tried using a php.ini file is that all I should do?

      do I need to change the code in globals.php

      or should I also change the .htacess file?

      do I have to put the php.ini file inside every joomla folder?

      It may be that your hosting company has not enabled this function. Putting php.ini files in each directory (folder) is not common. Many hosting companies don't have that enabled.

      dave

      dave
    • "I'm an individual, just like everyone else."
    • Donna Norris's Avatar

    Re: php errors

    Posted 17 years 7 months ago
    • Ya putting php.ini files all over the place isn't recommended (and won't do anything anyway) it's only going to be set from one master configuration file. If you're hosting the server, just change it in there. If you're renting a host, easy way is putting "php_flag register_globals off" in your .htaccess file.. if the hosting company allows overrides. (Most do, but there's a few) if that doesn't do it, you'll need to have them set it for you.

Time to create page: 0.041 seconds