Am 25.05.2014 10:58, schrieb A.L.E.C:
On 05/25/2014 10:47 AM, Reindl Harald wrote:
[25-May-2014 05:45:01 Europe/Vienna] PHP Warning: file_exists(): open_basedir restriction in effect. File(vendor/autoload.php) is not within the allowed path(s): (/usr/share/roundcubemail:/var/log/roundcubemail:/etc/roundcubemail:/usr/share/pear:/var/www/uploadtemp) in /usr/share/roundcubemail/program/include/iniset.php on line 64
GENERAL: please use @file_exists() everywhere to prevent such messages on production servers running witeh E_ALL fro good reasons and sending twice an hour anything from the php errorlog via email to the admin which normally is empty
Please, use trac.roundcube.net for bug reports
don't get me wrong but please understand that i don't register because a *one char* bugfix on a bugtracker which to fix would have been the same work as type this reply just for bureaucracy
i fixed that now with patches for my rpm SPEC
Name: roundcubemail Version: 1.0.1 Release: 3%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client Group: Applications/System License: GPLv2 URL: http://www.roundcube.net Source0: http://downloads.sourceforge.net/%%7Bname%7D/%%7Bname%7D-%%7Bversion%7D-dep.... Source1: %{name}.logrotate Patch1: roundcubemail-0.9.3-no_swf.patch Patch2: roundcubemail-1.0.0-confpath.patch Patch3: roundcubemail-file_exists_warning.patch Patch4: roundcubemail-str_to_lower_warning.patch