FS#44004 - [roundcubemail] Remove /etc/php/conf.d/roundcubemail.ini from package
Attached to Project:
Community Packages
Opened by Simon Perry (pezz) - Monday, 02 March 2015, 02:43 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 02 March 2015, 15:04 GMT
Opened by Simon Perry (pezz) - Monday, 02 March 2015, 02:43 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 02 March 2015, 15:04 GMT
|
Details
Please remove /etc/php/conf.d/roundcubemail.ini from the
package as this usually breaks more than it helps (see
previous bug reports).
People running Arch-based web servers will have paths like /etc/webapps and /usr/share/webapps added to open_basedir already. It also has the side-effect of turning on open_basedir restrictions for situations where you run a different php.ini (with a disabled open_basedir) on a different php-fpm or cli. Thanks. Additional info: * package version(s) 1.1.0-6 |
This task depends upon