On 05/21/2013 12:59 PM, Reindl Harald wrote: > you can do this with any application if you want / need > please realize that it is a bad attitude to override > admin settings on application level > > if any random application would do this it leads > to no longer have any predictable server setup > > <Directory "/usr/share/roundcubemail"> > php_value error_log "whatever_path" > </Directory> > > <Directory "/usr/share/roundcubemail"> > php_value error_log "syslog" > </Directory>
There are environments where it's not possible to change PHP config this way. Open a ticket for this. Maybe we could make so when log_dir/log_driver are not set we'll use current PHP settings. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
