Brizy issues on localhost - xampp
I get this error after I installed/activated Brizy on localhost - xampp:
The following extensions are required for Brizy plugins properly work: extension-zip
I checked this forum and most of the threads are on extension-gd not on extension-zip
Any takes on this?
Thank you
-
Hi Anissio,
Thank you for reaching out to us.
To enable Zip in XAMPP, please refer to the steps provided on this link,
https://stackoverflow.com/questions/23564138/how-to-enable-zip-dll-in-xamppI hope this helps.
Best regards,
Ariel H.0 -
Thank you Ariel;
I got a good YouTube video from Brizy's support that fixes the issue with extension-gdp and extension-zip. I will post the steps here for those who need it:
Open your Apache PHP (php.ini) file and do this:
Search for " ;extension=gd " and remove the ;
Search for ";extension=zip " and remove the ;
Done
0
Please sign in to leave a comment.
Comments
2 comments