How do I install Suhosin under different Linux Distributions? (RHEL/CentOS / Fedora)

Please refer the following steps :

a.Download latest version of Suhosin

# cd /opt

# wget http://download.suhosin.org/suhosin-0.9.32.1.tgz

Make sure that that php-devel is installed:

# yum install php-devel

b. Compile Suhosin under PHP and RHEL / CentOS Linux using the below commands

# cd suhosin-0.9.32.1

# phpize

#./configure

# make

# make install

c. Configure Suhosin on the server, using the below command.A configuration file of

Suhosin would be created

# echo ‘extension=suhosin.so’ > /etc/php.d/suhosin.ini

d. Restart apache

# service httpd restart

e.  You can check if Suhosin has been installed on the server using the following:

php -v

  • 1 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

Can I use my domain name or must I use my IP address as the hostname for FTP?

Using your IP address (192.168.22.22  is an example IP address) is the preferred entry for...

Can you transfer my sites from my current host to my new VPS?

Yes. We will transfer all of your sites free* of charge and will assure that you experience no or...

Do you allow MP3 files? Do you allow streaming of videos?

Yes we do with our special plans at http://hostripples.in/avs-hosting.php

Do you support Cold Fusion?

We do not support or Cold Fusion on our shared hosting servers, however you are more than welcome...