[horde] Strange behaviour with Apache and Horde

Jens-U. Mozdzen jmozdzen at nde.ag
Mon Oct 28 08:25:31 UTC 2013


Hi Andreas,

Zitat von Andreas Mauser <andreas at mauser.info>
> [...]
>> a rather old subject - had been discussed on the list some months
>> ago, at that time it was caused by PHP's APC module
>
> Does it lead to Horde not able to connect to the webserver anymore?

no, it causes PHP errors when executing PHP code on the server, hence  
the error message in the log. In the end, the client doesn't get the  
desired content (code 500).

> Any how can I fix it?

disable apc in php.ini. You can check if it's active via a small php  
file, i.e.

<?php
print_r(apc_cache_info());

Regards,
Jens



More information about the horde mailing list