Welcome
Monday, September 08, 2008
HACKER SAFE certified sites prevent over 99.9% of hacker crime.
Live Chat
Server/Network Status
Status Search
Status History
American Internet Network and System Status Blog
Mar 22

Written by: Support
3/22/2008 8:53 AM

Our new servers have many new security features that are in place. Some of them may cause problems with your web site scripts. The php functions that are you are needing are still available, however you will just need to enable them on your own.

To turn on register_globals, you must do this via your .htaccess file.  To do this, follow these instructions:

If you do not have a .htaccess file in the folder where your php code exists:

  1. Create a new file with the filename of .htaccess  - notice there is a period that starts the file. You can not do this in windows, but you can create this file via FTP or in your control panel.
  2. Open the file, and insert the following line:
    php_flag register_globals On
  3. Save the file.

You now will have register_globals turned on.

If you already have a .htaccess file in the folder where your php code exists:

  1. Open the file via FTP or your control panel.
  2. Create a new line, and put this code in:
    php_flag register_globals On
  3. Save the File

You are all set now with register_globals Turned on.

Tags:

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel  
AMHosting, LLC - 866-425-2035 - 775-331-3319 - support@amhosting.com
 
Copyright 2008 by AMHosting, LLC