php: symbol lookup error suhosin.so: undefined symbol: zend_atol

Sep-20th-2010

Hello friends, Today after updating php and apache on the server. I was getting below error on my site. “/usr/bin/php: symbol lookup error: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so: undefined symbol: zend_atol” The error message appears when an old application or software is upgraded to latest version. It may not cause issues with all the applications but definitely does affect [...]

Howto install CSF

Sep-8th-2010

Hi, CSF allows admin to easily make changes to their allow/deny lists without touching SSH. If you are using cPanel and DirectAdmin control panels, better to use csf. It works brilliantly with these control panel. The latest version of csf can be downloaded here :- http://www.configserver.com/free/csf.tgz Installation :- [root@map007]# wget http://www.configserver.com/free/csf.tgz [root@map007]# tar zxvf  csf.tgz [...]