Thanks for your reply.. I have set everything within \includes\languages to 600 and much of everything else to 644, but there is no change.
I don't have any php_flag or php_value statements in .htaccess files at all, but there are some commented out ones in \admin\.htaccess (below):
After my host co migrated the site, it worked for a while, then just stopped working.Code:# Fix certain PHP values #<IfModule mod_php4.c> # php_value session.use_trans_sid 0 # php_value register_globals 1 #</IfModule> # to turn off register_globals # php_value register_globals 0
What else could I try? I appreciate the suggestions, keep em comming!



