Anyone can help me to solve my problem, when i migrate my script to share hosting and the hosting use php version 5.5.21 i got this error meesage on all pages :
PHP Core Warning – yii\base\ErrorException PHP Startup: Unable to load dynamic library '/usr/local/php-5.5.21/lib/php/20121212/zip.so' - /usr/local/php-5.5.21/lib/php/20121212/zip.so: cannot open shared object file: No such file or directory
i tried to search in google but i didnt find the answer, on php.ini i already set
; Enable zip extension module extension = zip.so
i contacted the hosting no solution too, maybe someone have a solution for me,
thanks