[horde] Errors/issues getting Horde framework going...

Eric Rostetter eric.rostetter at physics.utexas.edu
Sat May 3 13:02:31 PDT 2003


Quoting jeff at donnici.com:

> I should point out that I did get the SECRET.PHP problem fixed by changing
> line 137 from :
> 
> array_key_exists($conf['session_name'], $_COOKIE)) {

That is how it should be in CVS RELENG_2

> to :
> 
> array_key_exists($conf['session']['name'], $_COOKIE)) {

That is how it should be in CVS HEAD.

Seems to me you've accidently mixed HEAD and RELENG code.  Make sure
you get the code from the same branch, and your problems should go away.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!



More information about the horde mailing list