racetek82 Posted August 22, 2006 Posted August 22, 2006 I'm in the process of building my store, and I tried to test it out today, but came upon an error. After adding the items to the cart, I go to click the checkout button, and I get a white page with the message "No input file specified." at the top. Now this wasn't happening before, everything worked as normal. I don't think it was something I did either, because I have another cart that i just installed on another domain name, which hasn't been worked on yet, but it has the same problem. Can someone please help me out with this problem soon? Thanks so much in advance!
hack4lk Posted August 22, 2006 Posted August 22, 2006 check out this post http://www.oscommerce.com/forums/lofiversion/i...php/t66577.html
racetek82 Posted August 22, 2006 Author Posted August 22, 2006 check out this post http://www.oscommerce.com/forums/lofiversion/i...php/t66577.html I'm not too savy on all this yet, how do I go about diabling the SSL? I will be taking payment through PayPal for now, so I won't need the SSL just yet. I want to be able to atleast test the store for now.
hack4lk Posted August 22, 2006 Posted August 22, 2006 as per the post, go to your catalog/admin/includes/configure.php file....you can open it with wordpad. if you look at the server definitions, you should have these settings define('ENABLE_SSL', 'false'); // secure webserver for checkout procedure? define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module
racetek82 Posted August 22, 2006 Author Posted August 22, 2006 as per the post, go to your catalog/admin/includes/configure.php file....you can open it with wordpad. if you look at the server definitions, you should have these settings define('ENABLE_SSL', 'false'); // secure webserver for checkout procedure? define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module Okay, I checked and only found the second one you listed: define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module It was set to true, so I changed it to false and uploaded it back to the server, replacing the old file. This didn't change anything, I still have the same error page. I even tried deleting the HTTPS address, and even the entire define line, still no dice. Any more ideas?
racetek82 Posted August 24, 2006 Author Posted August 24, 2006 BUMP, PLEASE? I'm guessing nobody has an answer to this??? Somebody has to know how to turn off the SSL.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.