This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

An error occured, The package archive could not be extracted!
#22
RE: An error occured, The package archive could not be extracted!
Okay Problem solved
Turns out ZIP wasnt installed with php

Granted I did upgrade from the default install to 5.6 so that may have been where the issue happened?
But if anyone else has the same issue here is how to test if its zip

login to your console and run php --ini
if zip isnt showing on that list, then its not installed
install it using, in my case apt-get install php5.6-zip
then running phpenmod zip and rebooting

Found this out by putting a debug line on each section of the zppy code and finding it was failing on the
if (!class_exists('ZipArchive')) Then Fail
Leading me to see if Zip was installed
Reply
Thanks given by:


Messages In This Thread
RE: An error occured, The package archive could not be extracted! - by pomtom44 - 11-22-2016, 01:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 6 ,811 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 28 ,326 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,591 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 10 Guest(s)