[imp] problem setting up RC3
Brent J. Nordquist
bjn@horde.org
Wed, 19 Dec 2001 21:11:41 -0600 (CST)
On Wed, 19 Dec 2001, Aaron Solochek <aarons@aberrant.org> wrote:
> the site is https://www.aberrant.org/imp
OK, that's somewhat helpful. I went to:
http://www.aberrant.org/horde/test.php
The first thing to note is that when you reload the page, that little
session counter with the "1" isn't incrementing. That appears to be
because PHP's session handling isn't configured correctly:
http://www.aberrant.org/horde/test.php?mode=phpinfo
Look under the "session" section at session.save_path and see that it's
set to "0" instead of "/tmp". You'll definitely need to fix that, if
nothing else. Figure out where that's getting set (Apache configs or
php.ini file).
> http will work for /horde, but there is no /imp link on the non secure
> server.
Hm. Not sure quite what you mean, but make sure that imp is contained
within the horde directory, either:
http://www.aberrant.org/horde/ -> horde/
http://www.aberrant.org/horde/imp/ -> horde/imp/
or:
http://www.aberrant.org/ -> horde/
http://www.aberrant.org/imp/ -> horde/imp/
Your configuration files will differ for those two cases, of course; just
be consistent. You don't want this, e.g.:
http://www.aberrant.org/horde/ -> horde/
http://www.aberrant.org/imp/ -> horde/imp/
--
Brent J. Nordquist <bjn@horde.org> N0BJN / OPN: #horde
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942