Skip to main content

Install Zip Archive Enabled?

Comments

3 comments

  • 24x7ss
    Run below command on server php -m | grep zip If it is not showing any output then zip is not enabled. You have to run easyapache to enable zip php module. It must show something like: [~]# php -m | grep zip zip [~]#
    0
  • the_Dsigner
    Run below command on server php -m | grep zip If it is not showing any output then zip is not enabled. You have to run easyapache to enable zip php module. It must show something like: [~]# php -m | grep zip zip [~]#

    Thanks. I was able to figure it out by modifying my profile through easyApache.
    0
  • cPanelMichael
    Hello :) I am happy to see you were able to install the PHP "zip" module via EasyApache. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.