The Zip PHP extension is now required - CentOS

The Zip PHP extension is now required - CentOS

by Paul Liu -
Number of replies: 2

Hi,

I am trying to install moodle 2.2 on a CentOS server and get this: "The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore."

Tried many ways to install the zip extension, but all failed. Anybody has an idea how to install this extension?

Thanks a lot!


Paul

 

Average of ratings: -
In reply to Paul Liu

Re: The Zip PHP extension is now required - CentOS

by Alex Walker -

Depends which CentOS version you're running. On recent versions (I use CentOS 6), just yum install php-zip.

Don't forget to restart Apache with service httpd restart afterwards. PHP won't recognise the extension is installed until you do.

In reply to Alex Walker

Re: The Zip PHP extension is now required - CentOS

by Sarah Jane -

Hi Alex,

I have upgraded to WHM VPS and have tried a new installation of Moodle 2.2.5+ is am getting The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.

Can I ask if you would explain what you mean in your earlier reply please.

Thanks Sarah