stuartrichardson Posted June 5, 2009 Posted June 5, 2009 'Fantastico' install was incredibly simple, but I can't get checkout or account entry to work on the user side after going through the normal configuration steps. I'm using the 'Credit Card (not for production use)' module for the time being... Any suggestions would be greatly appreciated!!
BryceJr Posted June 5, 2009 Posted June 5, 2009 'Fantastico' install was incredibly simple, but I can't get checkout or account entry to work on the user side after going through the normal configuration steps. I'm using the 'Credit Card (not for production use)' module for the time being...Any suggestions would be greatly appreciated!! Some installers turn SSL ON(set to True) even when the store owner is not ready for it. Turn it OFF. Find /catalog/includes/ configure.php define('ENABLE_SSL', 'false');
stuartrichardson Posted June 5, 2009 Author Posted June 5, 2009 Some installers turn SSL ON(set to True) even when the store owner is not ready for it. Turn it OFF. Find /catalog/includes/ configure.php define('ENABLE_SSL', 'false'); Perfect, worked like a charm! Now I get the error message: "Warning: I am able to write to the configuration file: /home/miracle/public_html/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file." Where and how do I set the user permissions? Sorry so green...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.