README.txt 390 B

123456789101112
  1. Extract 7z and others zip
  2. 7za.exe (a = alone) is a standalone version of 7-Zip. 7za.exe supports only 7z, lzma, cab, zip, gzip, bzip2, Z and tar formats. 7za.exe doesn't use external modules.
  3. Troubleshoot:
  4. File can't unzipped
  5. > Try fix the permission
  6. sudo chmod 0777 7za_x86
  7. sudo chmod 0777 7za
  8. sudo chmod -R 0777 tmp
  9. sudo chown www-data:www-data 7za_x86
  10. sudo chown www-data:www-data 7za