I'm trying to run a script on my server and i'm getting:
Fatal error: Class 'ZipArchive' not found in /home/username/public_html/install.php on line 159
Apparently the PHP module 'zip' has not been installed on the server. How do i install it? According to Perl Modules Archive::Zip is installed already
I'm using CENTOS


LinkBack URL
About LinkBacks
Reply With Quote