i am upload a codignaiter project to live server. the home page is loading correctly but all other pages not loading the error in error log is
[24-Sep-2017 17:46:33 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' - /usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0.
and my project folder on live server is look like this
-(/home/projectname)
bin
logs
+php
-public_html
+application
+common
+system
[24-Sep-2017 17:46:33 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' - /usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0.
and my project folder on live server is look like this
-(/home/projectname)
bin
logs
+php
-public_html
+application
+common
+system