AbanteCart Community

Shopping Cart Operations => Support => Topic started by: Kat8990 on July 24, 2016, 11:32:09 AM

Title: Export Message Error re: Cannot to pack
Post by: Kat8990 on July 24, 2016, 11:32:09 AM
Since installing AbanteCart version 1.2.7 I have not been able to export any tables to analyze how I can bulk import products. I have followed the instructions in the wiki section but to no avail. I keep getting error message similar to the following:

Error: cannot to pack /home/FOLDER/public_html/WEBSTIE NAME/admin/system/data/072416.tar.gz

How can I successfully export products csv to examine and figure out how to mass import some products?
Title: Re: Export Message Error re: Cannot to pack
Post by: Basara on July 25, 2016, 02:31:45 AM
Hi.

There are few issues may prevent to export
1. Your server have not write permissions to save file
2. You server can not create .tar.gz archve
3. If you export data is large there is RAM limit preventing to process this
Title: Re: Export Message Error re: Cannot to pack
Post by: Kat8990 on July 25, 2016, 10:23:14 AM
Thank you for the response. I will look into the issues you mentioned.