Comments on: Top PHP Hardening Security Tips for Linux Servers https://www.tecmint.com/linux-php-hardening-security-tips/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 28 Jun 2022 06:55:53 +0000 hourly 1 By: M Hasan https://www.tecmint.com/linux-php-hardening-security-tips/comment-page-1/#comment-1601054 Sat, 02 Oct 2021 10:00:11 +0000 http://www.tecmint.com/?p=1699#comment-1601054 In reply to M Hasan.

I am using php 7.4.

]]>
By: M Hasan https://www.tecmint.com/linux-php-hardening-security-tips/comment-page-1/#comment-1601053 Sat, 02 Oct 2021 09:59:26 +0000 http://www.tecmint.com/?p=1699#comment-1601053 I am getting the error bellow

php -v
PHP Warning: PHP Startup: Unable to load dynamic library ‘suhosin.so’ (tried: /usr/lib64/php/modules/suhosin.so (/usr/lib64/php/modules/suhosin.so: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/suhosin.so.so (/usr/lib64/php/modules/suhosin.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.24 (cli) (built: Sep 21 2021 11:23:11) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with the ionCube PHP Loader + ionCube24 v10.4.5, Copyright (c) 2002-2020, by ionCube Ltd.
with Zend OPcache v7.4.24, Copyright (c), by Zend Technologies

Please help me

]]>
By: Alper https://www.tecmint.com/linux-php-hardening-security-tips/comment-page-1/#comment-28621 Mon, 03 Jun 2013 22:01:49 +0000 http://www.tecmint.com/?p=1699#comment-28621 What should we do for PHP 5.1?

make install
Installing shared extensions: /usr/lib64/php/modules/?

]]>
By: PowerUser https://www.tecmint.com/linux-php-hardening-security-tips/comment-page-1/#comment-27717 Sat, 11 May 2013 02:59:17 +0000 http://www.tecmint.com/?p=1699#comment-27717 guys, this is not about a Suhosin *Patch*, it’s just about its extension :)

]]>
By: Ketam https://www.tecmint.com/linux-php-hardening-security-tips/comment-page-1/#comment-6493 Fri, 14 Dec 2012 00:03:05 +0000 http://www.tecmint.com/?p=1699#comment-6493 In reply to Ravi Saive.

Ah. Thats explain it. I am using 5.4++. Thanks. :)

]]>