Vintage Lover Posted January 8, 2006 Posted January 8, 2006 I gave up on OS commerce and am trying Zen Cart. I got the following errors when I got my validation checklist: # includes/configure.php = NOT FOUND # admin/includes/configure.php = NOT FOUND But I see them and I turned the permissions like they said on the forum. What's going on? Sandra Quote
Vintage Lover Posted January 8, 2006 Author Posted January 8, 2006 never mind, I got it to work. But I am sure I'll be back! Quote
Vintage Lover Posted January 8, 2006 Author Posted January 8, 2006 New problem! I need to turn a few things off. Here they are: Register Globals PHP session.use_trans_sid Where can I do this and how? Sandra Quote
TCH-Andy Posted January 8, 2006 Posted January 8, 2006 You should be able to do these by adding the following to your .htaccess >php_flag register_globals off php_flag session.use_trans_sid off Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.