[sork] Re: secret.php error

horde at humbapa.ch horde at humbapa.ch
Fri Jan 9 07:03:13 PST 2004


checkout framework and run install-packages.php
this will install the framework in the PEAR environment
make sure, that the PEAR directory is inside the include_path (php.ini)

g. martin luethi

> markus wrote:
>
> > Hi all,
> >
> > I just installed the passwd module, to be albe to change the password
> > in the mysql user table of the horde authentication system.
> >
> > Unfortunately it doesn't work at all. I configured it right in the
> > registry and in the passwd/conf/directory. But I get this error message
> > every time I try to open the page.
> >
> >
> > Warning: main(Horde/Secret.php): failed to open stream: Datei oder
> > Verzeichnis nicht gefunden in/var/www/horde/horde/passwd/lib/base.php on
> > line 52
> >
> > Fatal error: main(): Failed opening required 'Horde/Secret.php'
> > (include_path='.:/usr/share/php:/usr/share/pear')
> > in/var/www/horde/horde/passwd/lib/base.php on line 52
> >
> > thanks for help
> >
> I just figured out a workaround for the problem.
> I did edit the file passwd/lib/base.php and entered the full path for
> the Secret.php on line 52
> require_once HORDE_LIBS . '/var/www/horde/horde/lib/Secret.php';
> instead of require_once HORDE_LIBS . 'Horde/Secret.php';
>
> Because of this I'm sure I have a missconfiguration somewhere.
> But I'm not sure yet what it is !
>
> some ideas are really welcome.
>
> I'm running the HEAD checkout of horde and passwd
>
> thanks
> markus
>
> --
> Sork mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>
>


More information about the sork mailing list