[horde] Installation
Eric Rostetter
eric.rostetter at physics.utexas.edu
Thu May 1 17:01:00 PDT 2003
Quoting Cody Harris <hchs at ns.sympatico.ca>:
> * Gettext Support: No
> * Horde will not run without gettext support. Compile php
> --with-gettext before continuing.
That basically says it all. You need a php that has gettext support, and
your doesn't. So you need a new php with gettext, or to rebuild your
php with gettext support.
> * Warning: Unknown(): Your script possibly relies on a session
> side-effect which existed until PHP 4.2.3. Please be advised that the
> session extension does not consider global variables as a source of data,
> unless register_globals is enabled. You can disable this functionality and
> this warning by setting session.bug_compat_42 or session.bug_compat_warn to
> off, respectively. in Unknown on line 0
That also basically says it all. Edit your php.ini file and add one of
those two recommended settings, then restart your web server.
> What am i doing wrong here?
Reading the error messages, and/or asking better questions with more
detail.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the horde
mailing list