Jump to content

how to activate ZipArchive class


vivien

Recommended Posts

im just a student and taking my on-the-job training.

i already ask my supervisor to help but she only said that i should research about that problem.

so this is the problem:

 

im working on a zip files

and it displays an error undefined function zip_open.. i've posted here earlier and a moderator told me to read a link.

 

a zlib is already installed

i have read on http://www.php.net/manual/en/zip.installation.php and it said that

"In order to use these functions you must compile PHP with zip support by using the --enable-zip configure option."

 

how can i compile php using the --enable-zip configure option..

help again pls.. :'( :'(

 

 

i run this on linux

Link to comment
https://forums.phpfreaks.com/topic/236171-how-to-activate-ziparchive-class/
Share on other sites

im just a student and taking my on-the-job training.

i already ask my supervisor to help but she only said that i should research about that problem.

so this is the problem:

 

im working on a zip files

and it displays an error undefined function zip_open.. i've posted here earlier and a moderator told me to read a link.

 

a zlib is already installed

i have read on http://www.php.net/manual/en/zip.installation.php and it said that

"In order to use these functions you must compile PHP with zip support by using the --enable-zip configure option."

 

how can i compile php using the --enable-zip configure option..

help again pls.. :'( :'(

 

 

i run this on linux

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.