roundcube on debian: PHP Fatal error: Call to undefined function dl()

Timotheus Pokorra timotheus at pokorra.de
Mon Nov 4 11:28:23 CET 2013


Hello Jan,
I have seen the PHP Warning about unable to load dynamic library
before, but I just tried to reproduce this again on the latest nightly
build of Debian, and addressbook worked fine, without any warning,
even with enable_dl off.
(I had to do this after setup-kolab:
/etc/init.d/cyrus-imapd restart
service apache2 start)

Regarding the files I get in my /var/log/apache2/error.log:
 File does not exist: /var/www/chwala, referer:
http://j68508.servers.jiffybox.net/roundcubemail/?_task=files

Ah, compose error might be related to the files problem:
File does not exist: /var/www/chwala, referer:
http://j68508.servers.jiffybox.net/roundcubemail/?_task=mail&_id=199525494152777679d0d0f&_action=compose

Timotheus

On 3 November 2013 18:34, Jan Kowalsky <tuxus at notraces.net> wrote:
> Hi all,
>
> does anybody has a solution or a workaround for bug
> https://issues.kolab.org/show_bug.cgi?id=2429 ?
>
> Some parts of Roundcube (addressbook, compose) in Debian Wheezy doesn't work
> with error
>
> PHP Fatal error:  Call to undefined function dl() in
> /usr/share/php/kolabobject.php on line 22
>
> in .../apache2/error.log
>
> Like in the comment simply editing /etc/php5/apache2/php.ini doesn't help for
> me. Are there other places for php configs where I have to adjust something?
>
> http://www.php.net/manual/en/migration53.sapi.php
> "The dl() function is now disabled by default, and is now available only under
> the CLI, CGI, and embed SAPIs. "
>
> Does it mean anything in relation to the error?
>
> The files-component doesn't work at all with an error "Internal server error"
> in the roundcube-interface but in no one of the log files. Could it be the same
> problem?
>
> Thanks for any hint.
>
> Jan
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users


More information about the users mailing list