Submitted by mike8 on Tue, 09/13/2011 - 15:52
I need to export my database to a Excel File, but when I open "phpmyadmin" and select the database, and click on Export I get a blank screen. Do I need to change a configuration some where?
Michael
Status:
Active
Comments
Submitted by andreychek on Tue, 09/13/2011 - 16:10 Comment #1
One thing you may want to do is look in the error logs to see if any errors are showing up. Those would be in $HOME/logs/error_log. That may show what's going awry.
If not -- that sounds like a phpMyAdmin issue, you may need to work with the phpMyAdmin folks regarding why that isn't working.
Submitted by JamieCameron on Tue, 09/13/2011 - 16:25 Comment #2
I'm not sure what is going on inside phpMyAdmin, but you can also export databases to CSV from within Virtualmin at Edit Databases -> database -> Manage Database -> table -> Export as CSV.