[horde] Upgrading from horde 4
Patrick Domack
patrickdk at patrickdk.com
Mon Oct 7 20:45:33 UTC 2013
Memcache was killing it, commenting that out fixed it up.
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Patrick Domack <patrickdk at patrickdk.com>:
>
>> I am attempting to upgrade from horde 4, and followed the instructions.
>>
>> Upgraded via pear, then ran the horde_role and set the path.
>>
>> But when I attempt to login to update the database/schema, I keep
>> having php either run out of memory, or timeout.
>>
>>
>> I have tried with php set to 3gigs of ram, and 30min timeout, same issue.
>>
>> 2013-10-07 15:23:49: (mod_fastcgi.c.2676) FastCGI-stderr: PHP
>> message: PHP Fatal error: Allowed memory size of 1677721600 bytes
>> exhausted (tried to allocate 76 bytes) in
>> /usr/share/php/Horde/ErrorHandler.php on line 171
>> PHP message: PHP Stack trace:
>> PHP message: PHP 1. {main}() /var/www/horde4/index.php:0
>> PHP message: PHP 2. Horde_Registry::appInit() /var/www/horde4/index.php:20
>> PHP message: PHP 3. Horde_Registry->__construct()
>> /usr/share/php/Horde/Registry.php:253
>> PHP message: PHP 4. Horde_Registry->importConfig()
>> /usr/share/php/Horde/Registry.php:437
>> PHP message: PHP 5. Horde::loadConfiguration()
>> /usr/share/php/Horde/Registry.php:1695
>> PHP message: PHP 6. include() /usr/share/php/Horde.php:363
>> PHP message: PHP 7. Horde_ErrorHandler::errorHandler()
>> /usr/share/php/Horde/ErrorHandler.php:0
>>
>> Looking at a valgrind, it appears to keep looping over and over.
>
> You have an error in one of your configuration files. Delete all
> your local*.php files, ensure that all the default files are
> unaltered from the distribution, and try again.
>
> You can also try to do something like 'php -l [config file]' to
> directly check for syntax errors.
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list