When I am trying to export my DB as a .sql file, downloaded popup showing export.php file. Wamp version and OS : wamp 2.0 and win 7.
But Same version wamp server perfectly working with XP.
Is it OS based issue? Can someone suggest a solution?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can export your database by using command line interface. On windows, run cmd.exe, then type
Remember to replace USER by your username and DATABASE by your database name, you’ll be promted to enter your password.