Summary | fatal error during the execution of setup script |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.1.3 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | aravind.raghavan (at) hotmail (dot) com |
Created | 09/18/2008 (6134 days ago) |
Due | 09/21/2008 (6131 days ago) |
Updated | 03/20/2009 (5951 days ago) |
Assigned | 09/18/2008 (6134 days ago) |
Resolved | 10/07/2008 (6115 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
"Warning: array_merge(): Argument
#2is not an array in/data/www/intranet/web/horde-webmail-1.2.2/lib/Horde/Perms/sql.php on
line 409"
according to php docs: "The behavior of array_merge() was modified in
PHP 5. Unlike PHP 4, array_merge() now only accepts parameters of
type array. However, you can use typecasting to merge other types. See
the example below for details. "
So I casted the second parameter which fixed the problem for me.
Dunno why the $_params['read'] is not an array in my case. Or are all
the other users without problems using php4?
did a clean install again. It started working fine.
Any luck on this one. I'm having some issues with this too.
before the line in the file referenced in the error message.
problem seems to be with mysql connection. But I dont know what is
the problem.
thanks,
Aravind.
in horde home directory or no msg in any of the /var/log log files).
That was the reason I logged the request here (as i could not figure
out the reason for this error message).
State ⇒ Feedback
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Horde Groupware Webmail Edition
Due ⇒ 09/21/2008
Summary ⇒ fatal error during the execution of setup script
Type ⇒ Bug
Priority ⇒ 2. Medium
settings) , I get the following error message. I can run the test.php
file and my php and mysql installations meet the requirements. I can
connect to the database using the same user id / password
Writing main configuration file
Warning: array_merge(): Argument
#2is not an array in/var/www/htdocs/horde/lib/Horde/Perms/sql.php on line 405
A fatal error has occurred
DB Error: not found
Details have been logged for the administrator.