I made a complete back-up of my site (clanin.net) on my computer, and set it up with my local Apache and MySQL.
If you go to clanin.net and click on members, it displays the members... but for my computer, it ALWAYS brings up the homepage. I do not understand this!
It is bringing up the homepage on my computer perfectly (reading from the database), but the page always stays the same (if I go to http://localhost/clanin.net/index.php?p=Members it still shows the homepage).
The other problem is that my passwords do not work which are encrypted in MD5.
Also, at the bottom of PhpMyAdmin, it gives me this error:
"Cannot load mcrypt extension. Please check your PHP configuration."
So, can anyone give me advice on how to get my pages to show, get my password to work, and get the mcrypt error resolved?
|