I have a managed Wordpress hosting package and am trying to import a compressed CSV within phpMyAdmin but whenever I upload a zip file, which should be automatically extracted and processed, I get the following error:
"You attempted to load file with unsupported compression (application/zip). Either support for it is not implemented or disabled by your configuration."
How can I do this?
Hi @StayDaddy. Thanks for being part of GoDaddy Community!
It appears that Managed WordPress doesn't support the import of CSV files. When I look at a test account, the only option is to upload an SQL file. If you don't have access to that, you may be able to find an application that can convert your CSV into MySQL. Maybe other community members will have additional suggestions though.