How To Harden PHP5 With Suhosin On Fedora 10

Discussion in 'Suggest HOWTO' started by robertlouwen, Mar 8, 2010.

Thread Status:
Not open for further replies.
  1. robertlouwen

    robertlouwen New Member

    When following the tutorial "Perfect Server Fedora 10" I wanted to harden my php5 with suhosin.
    So I used this tutorial "How To Harden PHP5 With Suhosin On Fedora 7" but it needs a update because folders in Fedora 10 are different than in Fedora 7.

    Also I needed to login as compileuser to run the command rpm -ivh php5.3.0.src.rpm.

    When running rpmbuild -ba php.spec I get the following error:

    1 out of 1 hunk FAILED -- saving rejects to file main/php_logos.c.rej
    error: Bad exit status from /var/tmp/rpm-tmp.QTU1TU (%prep)

    RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.QTU1TU (%prep)

    Anyone ?
     
  2. Ben

    Ben Active Member Moderator

Thread Status:
Not open for further replies.

Share This Page