jschief Posted September 30, 2005 Posted September 30, 2005 I sure could use some help. I have recently installed oscommerce and everything seemed to go well. I have been able to modify my inventory, banners, headers, etc. Now I am ready to test and when I choose create account to test the order system I get page not found or a blank page. I have checked every permission I can think relegated to this and still nothing. I have set 777 for security for almost every file labeled account** in the includes/langues/english folder and still nothing. Is this a SSL issue? HELP!!! I am new to this extensive a system. Thanks' James If this helps.....click on create an account http://susiedobbs.com/store Does the www missing make any difference?
Guest Posted September 30, 2005 Posted September 30, 2005 I sure could use some help. I have recently installed oscommerce and everything seemed to go well. I have been able to modify my inventory, banners, headers, etc. Now I am ready to test and when I choose create account to test the order system I get page not found or a blank page. I have checked every permission I can think relegated to this and still nothing. I have set 777 for security for almost every file labeled account** in the includes/langues/english folder and still nothing. Is this a SSL issue? HELP!!! I am new to this extensive a system.Thanks' James If this helps.....click on create an account http://susiedobbs.com/store Does the www missing make any difference? Did you check your configure.php files in your https directory? You need to check them to make sure all the information in them is correct. That is what it seems like to me. https_dir : /includes/configure.php https_dir : /admin/includes/configure.php If I am wrong...someone correct me please as I am still learning the carts inner workings myself.
Guest Posted September 30, 2005 Posted September 30, 2005 In /includes/configure.php set: define('ENABLE_SSL', false); When you have an SSL certificate you can set this to 'true' again :D Matti
Guest Posted September 30, 2005 Posted September 30, 2005 I did as suggested in this post and now I receive an error when opening my site now. This is the error: Warning: I am able to write to the configuration file: /home/XXXX/public_html/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. I CHMOD'd it back to 444 but it still shows the error. How can I get the error to go away? Thanks for the help in advance. BTW..I was having the exact same problem when trying to create an account.
jschief Posted October 1, 2005 Author Posted October 1, 2005 In /includes/configure.php set: define('ENABLE_SSL', false); When you have an SSL certificate you can set this to 'true' again :D Matti Thanks Matti you hit it on the head. I created a certificate, thru my host provider, but I take I need to purchase one. Any suggestions on where i can go for that? My service provider gave me a path to point to for a shared cert. where all do I need to change that, And what exactly needs to be changed? Thanks James
Recommended Posts
Archived
This topic is now archived and is closed to further replies.