Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for save_path maybe broken #11

Open
gittoar opened this issue Dec 28, 2015 · 0 comments
Open

Check for save_path maybe broken #11

gittoar opened this issue Dec 28, 2015 · 0 comments

Comments

@gittoar
Copy link

gittoar commented Dec 28, 2015

save_path /var/lib/php5 (1733)

phpsecinfo.com says "Pass
save_path is enabled, which is the recommended setting. Make sure your save_path path is not world-readable
Current Value: /var/lib/php5
Recommended Value: A non-world readable/writable directory
More information »".

SecurityInfo says "unable to retrieve file permissions on save_path".

So the SecurityInfo does not check the return-codes/-infos from phpsecinfo.com properly or the implementation differs from phpsecinfo.com. This is confusing and should be corrected and more documented for minimum debugging purpose. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant