I need the php_zip.dll extension to run one of my script properly. I contacted my host and they said it is only avalible on Windows servers but there is possibly a Linux equivilent. I have done some Googleing and havnt found anything usfull. So, is there a linux equivilent or a way I can get it working on a Linux server? Im on shared hosting btw so I don't have root access. Thanks.
If you don't have root, why not asking your host to add it for you? They manage their system, so they know their system than others
The library php_zip.dll is used for PHP zip function. You can request your host to install PHP Zip library on the server. For more details, you may refer this article. Kailash