Quote:
Originally Posted by GiorgosK
can perhaps try installing the "php-shell" on your server. It lets you run shell command on the server such as "zip file" or "unzip file" (if the zip and unzip are installed on the server)
|
I installed the php-shell and tryed to use the unzip command but got error:
"sh: /usr/local/safe/unzip: No such file or directory"
Does that mean that the unzip command is not installed on the server? If so then can I install it and how?
thanks