canīt see any .php pages with apache on debian
sebastian segeth
sebastian.segeth@fernuni-hagen.de
Thu, 07 Mar 2002 14:10:03 +0100
Hi all,
i have to configure my apache httpd.conf
and i canīt even so see the .php pages!
I want to use apache + php with dynamic modules
but i think thatīs is not my really problem.
Pleasy help my
Thanks
Seb
>From andreas@dahlen.ws Date: Thu, 7 Mar 2002 14:12:28 +0100
Return-Path: <andreas@dahlen.ws>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 82401 invoked from network); 7 Mar 2002 13:13:08 -0000
Received: from as1-5-2.b.bonet.se (HELO tena.dahlen.ws) (194.236.143.39)
by clark.horde.org with SMTP; 7 Mar 2002 13:13:08 -0000
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
by tena.dahlen.ws (8.12.1/8.12.1) with ESMTP id g27DD64k002567
for <imp@lists.horde.org>; Thu, 7 Mar 2002 14:13:06 +0100
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=ISO-8859-1
Date: Thu, 7 Mar 2002 14:12:28 +0100
From: =?ISO-8859-1?B?QW5kcmVhcyBEYWhs6W4=?= <andreas@dahlen.ws>
In-Reply-To: <1015501903.3c87544f7c87e@jan.dip.ammma.net>
Message-ID: <1015506748.3c87673c7c886@www.dahlen.ws>
MIME-Version: 1.0
Received: from localhost (localhost.localdomain [127.0.0.1])
by localhost.localdomain (AvMailGate-6.12.0.2) id 02559-64DC13B0;
Thu, 07 Mar 2002 14:12:28 +0100
Received: from 193.235.198.1 ( [193.235.198.1])
as user anj@localhost by www.dahlen.ws with HTTP;
Thu, 7 Mar 2002 14:12:28 +0100
References: <Pine.GSO.4.21.0203062017181.6473-100000@carousel.tabcat.com> <1015501005.3c8750cd2e69c@jan.dip.ammma.net> <1015501903.3c87544f7c87e@jan.dip.ammma.net>
To: imp@lists.horde.org
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-AntiVirus: OK! AvMailGate Version 6.12.1.24
at tena.dahlen.ws has not found any known virus in this email.
Subject: RE: [imp] Undefined index: msgl
Hi!
I've just mad a fresh update to the latest PHP-cvs (the one that
you've runnning). But the Log-classes is missing in PEAR. If I look
at the ChangeLog they were removed at 2002-01-20. Shouldn't they be
in the PEAR anymore or where can I get them.
/Andreas
Citerar Jan Schneider <jan@horde.org>:
> Zitat von Jan Schneider <jan@horde.org>:
>
> > I'm compiling the latest cvs checkout while I write theses lines.
> Let's
> > see
> > what happens. :-)
>
> Ok, 4.3.0-dev is running and all works fine again.
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>From tapera@inf.ufsm.br Date: Thu, 7 Mar 2002 10:18:42 -0600
Return-Path: <tapera@inf.ufsm.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 84639 invoked from network); 7 Mar 2002 13:20:13 -0000
Received: from marfim.inf.ufsm.br (200.18.42.27)
by clark.horde.org with SMTP; 7 Mar 2002 13:20:13 -0000
Received: (from nobody@localhost)
by marfim.inf.ufsm.br (AIX4.3/8.9.3/8.9.3) id KAA15192
for imp@lists.horde.org; Thu, 7 Mar 2002 10:18:43 -0600
X-Authentication-Warning: marfim.inf.ufsm.br: nobody definir emissor para tapera@inf.ufsm.br utilizando -f
Received: from 200.248.140.110 ( [200.248.140.110])
as user tapera@mailhost.inf.ufsm.br by marfim.inf.ufsm.br with HTTP;
Thu, 7 Mar 2002 10:18:42 -0600
Message-ID: <1015517922.3c8792e259cb1@marfim.inf.ufsm.br>
Date: Thu, 7 Mar 2002 10:18:42 -0600
From: Tiago Fioreze <tapera@inf.ufsm.br>
To: imp@lists.horde.org
References: <3C8766AB.80F9253@fernuni-hagen.de>
In-Reply-To: <3C8766AB.80F9253@fernuni-hagen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 200.248.140.110
Subject: Re: [imp] can=?ISO-8859-1?B?tHQgc2VlIGFueSAucA==?=hp pages with apache on debian
Hi !!!
You it made this ?
php4.1.x/INSTALL :
"The only thing left to do is to edit your httpd.conf file and make sure the
PHP 4 mime type is there and uncommented. You need a line that looks like
this:
AddType application/x-httpd-php .php
Then restart your server (apachectl restart) and you should be able to
serve up PHP files now. Make a test file called test.php and put some
PHP tags in it. Like <?phpinfo()?>, for example."
Tiago
Citando sebastian segeth <sebastian.segeth@fernuni-hagen.de>:
> Hi all,
>
> i have to configure my apache httpd.conf
> and i canīt even so see the .php pages!
> I want to use apache + php with dynamic modules
> but i think thatīs is not my really problem.
>
> Pleasy help my
>
> Thanks
>
> Seb
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>