Giter Club home page Giter Club logo

Comments (10)

rdohms avatar rdohms commented on August 16, 2024

Actually i'll tell you, register_globals is no longer present after 5.4, so the scanner must be able to fail silently in order to work with 5.4+

from iniscan.

enygma avatar enygma commented on August 16, 2024

Please update to the latest version (either 2.0 or dev-master) and see if this still happens. Deprecation detection functionality has been added.

from iniscan.

anaxamaxan avatar anaxamaxan commented on August 16, 2024

I'm getting the same exception, but with session.cookie_httponly.

I was just trying it out with a stock MAMP install running 5.4.4.

from iniscan.

rdohms avatar rdohms commented on August 16, 2024

Getiing it on magic_quotes_gpc now

from iniscan.

enygma avatar enygma commented on August 16, 2024

So technically the httponly one is correct - it doesn't exist and should be set.
For the magic quotes, I've just added that to the deprecated list too for 5.4.0 so it shouldn't care anymore

from iniscan.

Sgoettschkes avatar Sgoettschkes commented on August 16, 2024

Running PHP 5.5.5-1+debphp.org~precise+1 (cli) on Ubuntu 12.04 (ppa:ondrej/php5), I am getting

[Psecio\Iniscan\Exceptions\PathNotFoundException]
Unknown path safe_mode - is it defined?

with the up-to-date dev-master. Not sure what to do about it?

from iniscan.

enygma avatar enygma commented on August 16, 2024

@Sgoettschkes can you tell me what the output of echo PHP_VERSION is?

from iniscan.

enygma avatar enygma commented on August 16, 2024

@Sgoettschkes update and try again - I added safe_mode to the deprecation list

from iniscan.

Sgoettschkes avatar Sgoettschkes commented on August 16, 2024

Works now, thanks. To answer your question: Running echo $PHP_VERSION returns an empty string.

from iniscan.

enygma avatar enygma commented on August 16, 2024

Going to close this one for now - if similar errors pop up they can be a new issue.

from iniscan.

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.