lp86- 12/04/10
- Offline
Posted: Fri, 2012-11-30 14:37
I have various installs of Roundcube and Phpmyadmin on hundreds of machines, and this update has just disabled all of them.
I have removed the "php_admin_value engine Off" from the httpd.conf file and this has fixed it temporarily.
I need to know how to stop this from being reapplied (if that would happen) and how to stop it from being added to newly created virtual servers.
I checked in the default Apache configuration in the server template and this isn't even mentioned there.
Roundcube breakage
All domains are using fcgid,
mod_php
I just used the default
phpmyadmin config
/etc/httpd/conf.d
?Roundcube 0.8.x for
Roundcube config
php_admin_value Engine off
directive from all your domains to fix the issue. However, this does open you up to an exploit by un-trusted domain owners.Installing a separate copy
php_admin_value
Excellent, Thank you!
@lp86 I am jus
Cant access my phpmyadmin
Open
locating httpd.conf file
Apache config
/etc/apache2/sites-enabled
i only have: php5
Another way to do this: Use a
Hello, Just discovered the
This is a major security
followsymlinks
). For example if you have untrusted sites (e.g. a site that could be easily hacked, but you thought the site was "isolated") or untrusted users ("who could be curious enough to peek into others config files").Ok thanks. It applies to me,
Any user on your server that
Has the option been included
Yup! After performing the
I have a fresh install of
Need this too
Where is the option??
Is it an option to disable
I am also having similar
Solved