[horde] Log.php
doug moore
lordscarlet at idledreams.net
Mon Feb 5 07:35:05 PST 2001
i apologize, i follwed the documentation for horde which claims to tell you
exactly what to do to setup every package required for horde.
doug.
-----Original Message-----
From: aghaffar at 4unet.net [mailto:aghaffar at 4unet.net]On Behalf Of Atif
Ghaffar
Sent: Monday, February 05, 2001 10:37 AM
To: horde at lists.horde.org
Subject: Re: [horde] Log.php
doug moore wrote:
>
> no i didn't. :) do i need to use any tags when getting php4-cvs? i sweat
> to you i grabbed it form CVS :) i did have to download the 4.0.4pl1 in
order
> to have a configure (for some reason cvs doesn't have it)
You obviousy havent read the documentation on how to build the cvs
version.
Go to this page and read it -
http://www.php.net/anoncvs.php
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA/Ltd.
Unix! Me too.
-------------------------.
+41 21 351 53 60 ¦ voice
+41 78 787 51 45 ¦ mobile
+41 86 0796598972¦ fax
http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
atif.ghaffar at 4unet.net ¦ email
--
Horde mailing list: http://horde.org/horde/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>From chuck at horde.org Date: Mon, 5 Feb 2001 10:38:22 -0500
Return-Path: <chuck at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 54480 invoked from network); 5 Feb 2001 15:39:16 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 5 Feb 2001 15:39:16 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id C1E8639F5; Mon, 5 Feb 2001 10:38:22 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck at marina by marina.horde.org with HTTP;
Mon, 5 Feb 2001 10:38:22 -0500
Message-ID: <981387502.3a7ec8ee88ab5 at marina.horde.org>
Date: Mon, 5 Feb 2001 10:38:22 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: RE: [horde] Log.php
Quoting doug moore <lordscarlet at idledreams.net>:
> no i didn't. :) do i need to use any tags when getting php4-cvs? i sweat
> to you i grabbed it form CVS :) i did have to download the 4.0.4pl1 in order
> to have a configure (for some reason cvs doesn't have it) and then ran cvs
> on top of it, but i don't see how that would cause me to not have the cvs
> version... let me know if you get the same problem on the demo site or if
> i'm some sort of cancer to IMP :)
You need to run ./buildconf in your cvs checkout to generate the configure
script. I've no idea what running 4.0.4's configure script in a cvs checkout
would do.
Anyway, something is causing the demo site to segfault as well. My only theory
right now is that mt_rand() is causing it, since I switched us over to that a
day or so ago and that's the only change I can think of that would effect all
redirect.php's.
So, can you try going into horde/lib/Secret.php, and changing mt_srand() to
srand() and mt_rand() to rand()?
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"My intuitive grasp of math often leads me astray." -Me
More information about the horde
mailing list