Coder Social home page Coder Social logo

Comments (5)

stefanesser avatar stefanesser commented on June 15, 2024

Do other scripts work or does it always crash?

Where did you get Suhosin from?
How did you compile it? (<--- For years Debian has installed PHP incorrectly so that when you compile extensions they are not actually binary compatible with the PHP that is running)

from suhosin.

madcat78 avatar madcat78 commented on June 15, 2024

Basically I built a debian package updating the sources with your recent
release.
You can grab the binary package and have a look at the sources here:
http://svn.marco-gatti.com/php-suhosin/wheezy/
Since the 0.9.35 release I tested and installed this package on four
servers and everything works just fine.
The segfault problem arises only with a Symfony application.
I asked help to the Symfony folks but they say suhosin is a dead and
deprecated project and told me to ask the PHP folks (I did it but they
basically told me the same...).

2014-06-09 9:38 GMT+02:00 stefanesser [email protected]:

Do other scripts work or does it always crash?

Where did you get Suhosin from?
How did you compile it? (<--- For years Debian has installed PHP
incorrectly so that when you compile extensions they are not actually
binary compatible with the PHP that is running)


Reply to this email directly or view it on GitHub
#46 (comment).

from suhosin.

stefanesser avatar stefanesser commented on June 15, 2024

Suhosin is neither dead nor deprecated.

We will look into whose fault this is.

from suhosin.

stefanesser avatar stefanesser commented on June 15, 2024

In our tests the fix for the SessionHandler() endless recursion I just pushed to GitHub also fixes the Symfony problem. Can you verify?

from suhosin.

madcat78 avatar madcat78 commented on June 15, 2024

Just compiled the latest snapshot, installed and.... now everything works!
To let composer do its job, the only change in the default suhosin configuration I did was this:
suhosin.executor.include.whitelist = phar
Composer updated symfony version to 2.3.16, and the application now works (no more segfaults).
I'm closing this issue and let you know if I experience any trouble in the future.
Thank you Stefan!

from suhosin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.