Thread: unzip??
View Single Post
Old 01-05-2009, 08:08 AM   #2 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Are there any errors? have you got the zip extension loaded with your php?
Check your phpinfo().

If not then you will have to recompile php with the '--enable-zip' flag or edit your php.ini to enable the extension in windows.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote