Forum Moderators: coopster

Message Too Old, No Replies

Enable the Zip library in php5

how to enable the zip lib in php5

         

ravi

5:44 am on Jul 3, 2008 (gmt 0)

10+ Year Member



hi..

i am using the zip_open function in php5 but its showing the following error "Call to undefined function zip_open()"..so after i googled i got the msg to enable the "zziplib"..and enable the php_zip.dll in php.ini file.. so where i get the librery..please tel the correct way to me..
and give the examples links..

Thanks a Lot

Ravi

vincevincevince

11:47 am on Jul 3, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What is your webserver and operating system?

eelixduppy

2:27 pm on Jul 3, 2008 (gmt 0)



Did you restart your server after changing the php.ini configuration file? Here are notes on installation: [us2.php.net...]