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

php 7.0.19 / Zend engine bug #19

Open
EulogySnowfall opened this issue May 28, 2017 · 0 comments
Open

php 7.0.19 / Zend engine bug #19

EulogySnowfall opened this issue May 28, 2017 · 0 comments

Comments

@EulogySnowfall
Copy link

EulogySnowfall commented May 28, 2017

Distribution Fedora 25
PHP version 7.0.19

See installation log for details


Result :

Suhosin doesn't look to be integreted to Zend Engine

Fedora 25 under php 7.0.19 (with sohosin7)
This program makes use of the Zend Scripting Language Engine:
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
.... no suhosin mention...

vs Fedora 24 under php 5.6.30 (with suhosin)

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Suhosin v0.9.38, Copyright (c) 2007-2015, by SektionEins GmbH

Symptome under php 7:
When I put

php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, exec"

in the httpd vhost conf I've got a

zend_mm_heap corrupted.. Can't reach the web site.

Any clue to fix it?

Thank you!
suhosin_install.txt

Eulogy

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