1. Login to the Network Solutions file manager
2. navigate to the /cgi-bin folder
3. create /cgi-bin/php.ini file
4. type the following:
register_globals = off
5. Save file

NOTE: Network solutions setup makes no sense.  Traditionally you would create the php.ini file in the path that you installed your php scripts.  For whatever reason there servers look here and effect your entire site inside htdocs folder.