Creating test environment for site
Followed a tutorial on site for dreamweaver testing server. Installed XMAPP programs that tutorial suggested and installed php and mysql server and it works because I tested with dynamic test pages and database - all works fine.
I now downloaded my real website into the htdocs directory, exported my user database from mysql and installed it in my test mysql database. I then changed the db connection code to point to my localhost (test environment) and that also went fine. I now tested my login page of my website using live view (dreamweaver CS4) but nothing happens and not sure why? Isn't it supposed to work like my live website and open up the login home page?
When I hit enter the page seems to refresh but that is it, no errors and no member's home page.
