We are trying to unzip a file. We are running php 5.2.0 with zip on a WHM 10.8.0 cPanel 10.9.0-R57 CentOS 4.4 i686 - WHM X v3.1.0
After upgrading to 5.2.0, we
./configure --enable-zip
make
make install
no errors, but in the phpinfo it does not show enable zip and when we try to open the zip file we receive the error:
Class ZipArchive not found
Any help would be greatly appreciated.
Thanks for all your help,
Andy
After upgrading to 5.2.0, we
./configure --enable-zip
make
make install
no errors, but in the phpinfo it does not show enable zip and when we try to open the zip file we receive the error:
Class ZipArchive not found
Any help would be greatly appreciated.
Thanks for all your help,
Andy