Hello,
I am new to MODx and am just building my first website with this CMS. I have MAMP and MODx Evo 1.0.5 on Mac 10.6. Everything was working fine until I tried to unzip files after uploading them to MODx. This is the error message I received: Unzip Failed!Missing zip library (php_zip.dll / zip.so).
Can someone tell me what this means? And how to fix it? Please give me the simplest solution and don’t assume I know anything! Local environments/servers and MODx are all totally new to me.
Thanks,
Tamara
-
☆ A M B ☆
- 2,475 Posts
Those are PHP libraries... so if you’re running MAMP locally, it looks like it’s expecting the zip drivers to be referenced in your php.ini file. Maybe somebody else is more familiar with the problem here, but I use MAMP to do dev work on all my MODx sites, so I know that it should work normally for you.