Roundcube Community Forum

 

ini_set-problem with RC on PHP 5.2.5

Started by surfsurf, November 21, 2007, 03:57:51 AM

Previous topic - Next topic

surfsurf

PHP 5.2.5 fixed the ini_set-issue
QuoteFixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).
See http://php.net/

And now RC stopped with a blank screen and 500-Header.
The result of the ini_set-commands in the index.php is false.
Is there a possibility to use RC anyway?
Using ini_set isn´t an elegant way to change the configuration

wallenium

same problem for me. stopped working since the php update... they fixed the ini_set function:

QuoteFixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).

the "fix" was too god.. :D

wallenium


surfsurf

Quote from: wallenium i opened a bug report: http://trac.roundcube.net/ticket/1484675
hope we'll get it fixed soon.

This Issue is closed because it seems that this isn´t a roundcube-bug.

Perhaps this Link http://bugs.php.net/bug.php?id=43677 is interesting for you.