[Tickets #11391] Re: Syncml uses a fix directory
bugs at horde.org
bugs at horde.org
Fri Aug 31 20:03:47 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11391
------------------------------------------------------------------------------
Ticket | 11391
Updated By | peter.meier+horde at immerda.ch
Summary | Syncml uses a fix directory
Queue | Horde Base
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
peter.meier+horde at immerda.ch (2012-08-31 20:03) wrote:
> Not necessary, this is only for debugging purposes.
Yes, it is also just a warning, although I still think it's a warning
that can be avoided as it might lead to conufsion on production
servers seeing something like that:
2012-08-31T19:17:33+02:00 WARN: HORDE [horde] PHP ERROR: is_dir() [<a
href='function.is-dir'>function.is-dir</a>]: open_basedir restriction
in effect. File(/tmp/sync) is not within the allowed path(s):
(/var/www/vhosts/horde.example.com/www/:/var/www/vhosts/horde.example.com/pear:/var/www/upload_tmp_dir/horde.example.com/:/var/www/session.save_path/horde.example.com/:/var/www/vhosts/horde.example.com/logs/:/var/www/vhosts/horde.example.com/tmp/:/etc/resolv.conf:/.pearrc) [pid 13430 on line 281 of
"/var/www/vhosts/horde.example.com/pear/php/Horde/SyncMl/Backend.php"]
Relevant settings were:
$conf['activesync']['logging']['type'] = 'horde';
and global options were like:
$conf['log']['priority'] = 'INFO';
$conf['log']['ident'] = 'HORDE';
More information about the bugs
mailing list