I just moved a development site from MAMP to Local. But I get the error
Fatal error: Uncaught Error: Class ‘ZipArchive’ not found
I know this is a PHP extension, but how can I install this on Local?
I just moved a development site from MAMP to Local. But I get the error
Fatal error: Uncaught Error: Class ‘ZipArchive’ not found
I know this is a PHP extension, but how can I install this on Local?
Hey @promijn –
This seems like it’s related to a recent bug with the PHP services that were shipped with Local. See this community forum thread with more info along with a fix:
Using the instructions in the above link, can you try re-downloading the PHP services and try again?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.