teppi19 Posted May 10, 2007 Share Posted May 10, 2007 Fine, now I try to get rid of catalog directory meaning copying all files and folders under catalog dir straight forward into root (www) directory of WAMP instead of copying everything under catalog dir under root. The installation phrase is fine and most of the pages are working nicely except for those related to account (account.php, create_account.php, checkout.php, etc...). However, whenever I call the login.php page, I can reach the page, enter the userid and password but not working after submiting. The problem I have figured out is the SSL connection. Since I enabled the SSL connection when installing, the link to those pages related to account are called via https connection. And if I disable SSL while installing, account related pages are working. What should I edit those account related / or index (php) files to fix the problem 'cause I want to secure my page via SSL connection. ps: for getting rid of catalog dir, I have remove the www/index.php and replace by catalog/index.php instead since their names are same. Rgds, Ben. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.