Oscarchow Posted May 1, 2006 Posted May 1, 2006 i have upload ALL the file to the server, but some page don't work. Why ? How can I solve it ? https://www.01hk.hk/ecommerce/login.php https://www.01hk.hk/ecommerce/create_account.php
MoisesZaragoza Posted May 1, 2006 Posted May 1, 2006 do you know witch pages do work? at the end of the day the code will be good
MoisesZaragoza Posted May 1, 2006 Posted May 1, 2006 ok the problem is that you do not have a SSL i would recomend gitting one becase it makes your clients feel more secure but if you dont want to get one go to: include/configure.php and change define('HTTPS_SERVER', 'https://yoursite.com'); // eg, https://localhost - should not be empty for productive servers to define('HTTPS_SERVER', 'http://yoursite.com'); // eg, https://localhost - should not be empty for productive servers just take the "S" out the https at the end of the day the code will be good
Recommended Posts
Archived
This topic is now archived and is closed to further replies.