Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

'My Account' and 'Checkout' buttons give me 'The page cannot be displayed' error


Recommended Posts

Posted

'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!!

Posted
'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');

Posted
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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...