php zip issues
Posted: Wed Aug 13, 2008 2:15 pm
Hello everyone,
I'm trying to expiriment with the ZipArchive functions and I keep getting this error
Fatal error: Class 'ZipArchive' not found
I've installed the DLL and my phpINFO page shows that zip is enabled.
This is what phpinfo says:
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
if that helps
does anyone know how to fix this?
or could you point me towards something else to use.
I mainly just need to create zips thankx
any ideas?
thanks all,
eff
I'm trying to expiriment with the ZipArchive functions and I keep getting this error
Fatal error: Class 'ZipArchive' not found
I've installed the DLL and my phpINFO page shows that zip is enabled.
This is what phpinfo says:
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
if that helps
does anyone know how to fix this?
or could you point me towards something else to use.
I mainly just need to create zips thankx
any ideas?
thanks all,
eff