Guest Posted July 1, 2009 Posted July 1, 2009 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?
BryceJr Posted July 1, 2009 Posted July 1, 2009 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);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.