dawndmd Posted January 7, 2007 Share Posted January 7, 2007 I don't know what is going on but I am having problems with log in and creating an accout. This is what I get Not Found The requested URL /store/create_account.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.37 Server at digitalcityhosting.com Port 443 AND Not Found The requested URL /store/login.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.37 Server at digitalcityhosting.com Port 443 Link to comment Share on other sites More sharing options...
Guest Posted January 7, 2007 Share Posted January 7, 2007 If you dont have a ssl certificate install, the in both catalog and admin/includes/configure.php change this: define('ENABLE_SSL', true); // secure webserver for checkout procedure? to: define('ENABLE_SSL', false); // secure webserver for checkout procedure? The_Bear Link to comment Share on other sites More sharing options...
dawndmd Posted January 7, 2007 Author Share Posted January 7, 2007 Thanks, I was able to easily find the admin but where is the folder located for the catalog? Can't seem to find that I am blind, lol. Dawn Link to comment Share on other sites More sharing options...
dawndmd Posted January 7, 2007 Author Share Posted January 7, 2007 OK, that works now, but I am still having errors when I checkout: Warning: Cannot modify header information - headers already sent by (output started at /home/dawndmd/public_html/store/includes/functions/banner.php:127) in /home/dawndmd/public_html/store/includes/functions/general.php on line 33 errors when I click "view products webpage": Warning: Cannot modify header information - headers already sent by (output started at /home/dawndmd/public_html/store/includes/functions/banner.php:127) in /home/dawndmd/public_html/store/includes/functions/general.php on line 33 And when I click "write review": Warning: Cannot modify header information - headers already sent by (output started at /home/dawndmd/public_html/store/includes/functions/banner.php:127) in /home/dawndmd/public_html/store/includes/functions/general.php on line 33 My link is http://www.branicdesigns.com/store This is all I need to get the store going great. Thanks Link to comment Share on other sites More sharing options...
Guest Posted January 20, 2007 Share Posted January 20, 2007 http://www.oscommerce.info/kb/osCommerce/G...Common_Problems The_Bear Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.