Exporting Database to Excel

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

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.

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.