[horde] Fatal error during initial setup
Mike
barjunk at attglobal.net
Sat Nov 16 19:17:14 UTC 2024
Quoting Michael Schlueter <michael at johalla.de>:
> Hello Mike,
>
> Ralf did a fix for this in January:
> Fix deprecation warning reported by Andreas Mauser. ·
> horde/Core at 37dcb14 (github.com)
> <https://github.com/horde/Core/commit/37dcb14ad37110100ae8be6758a6b40bd75caacc>
>
> @Ralf: Could you please create a new alpha release of horde/Core
> with this fix?
>
> Thanks
> Michael
>
>
> Am 16.11.24 um 04:00 schrieb Mike:
>>
>> I received this fatal error during initial setup of the "composer"
>> version of horde.
>>
>> A fatal error has occurred
>> strrpos(): Argument #1 ($haystack) must be of type string, array given
>> in /var/www/horde/vendor/horde/core/lib/Horde.php:221
>>
>> 1. Horde::verifySignedUrl() /var/www/horde/vendor/horde/horde/login.php:72
>> 2. strrpos() /var/www/horde/vendor/horde/core/lib/Horde.php:221
>>
>>
>> This error occurs when I click on the "Mail" link in the browser window.
>>
>> I'm wondering if I didn't configure something correctly using the
>> directions.
>> It seems that Horde::verifySignedURL expects a string, but an array
>> was sent instead. I'm not sure why $vars->url would return an
>> array or where it gets populated from.
>>
>> I do have a database set up.
>> I authenticated using the IMAP server (it did this before I set
>> that up as well).
>>
>> Has anyone run into this before?
>>
>> My search on the internet didn't produce anything helpful.
>>
>> Mike B.
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
For clarity, I'm using 6.0.0alpha6.
I applied the patch provided, but discovered another issue.
Maybe I should be using dev_FRAMEWORK_6_0?
I think I'd have the most recent stuff?
This isn't a production server at this point.
Mike B.
More information about the horde
mailing list