First off, for my fix. Lots of people recommeneded that I add a few lines to a .htaccess file and upload it so that I could turn on register globals. However, my site and all subdomains went down with a Error 500. So, after talking to my hosting company they suggested a fix. It was a long shot but it works. Only draw back is that I would need to add it to any folder that would be accessed.
Whats this fix? simple. Create a txt file on your desktop, open it, and copy and paste this into it:
register_globals = On
Don't save it by using Ctrl+S. Do File, Save As.., and name it:
php.ini
Upload it where ever it's needed. Especially in where index.php resides for the site and /admin folder.
My Problem is this. At the top of my site it reports that it can read and access the configure.php file. However it's been chmod to 444.




LinkBack URL
About LinkBacks










Bookmarks