Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New here - new site - cannot create account


Guest

Recommended Posts

Posted

This is the message I get

 

404 Not Found

The server can not find the requested page:

cosmetichousewholesale.co.uk/chw/create_account.php (port 443)

 

the php files are there when looking via a file manager

 

Is it something simple I have done or not done?

Posted
This is the message I get

 

404 Not Found

The server can not find the requested page:

cosmetichousewholesale.co.uk/chw/create_account.php (port 443)

 

the php files are there when looking via a file manager

 

Is it something simple I have done or not done?

Do you have dedicated SSL? Is it installed and configured properly?

 

If you're on a shared SSL, ask your host the format to use for your configure.php file.

 

For example: define('HTTPS_SERVER', 'https://ssl.securewebserver.net/~cosmetichousewholesale.co.uk/chw');

 

While you're trying to figure things out, you may want to turn SSL off in your site for now.

 

chw/includes/configure.php

 

define('ENABLE_SSL', false);

Archived

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

×
×
  • Create New...