Bug#269377: apache: Upgrade broke Apache and PHP

2004-09-01 Thread brianwc
On Wed, Sep 01, 2004 at 04:26:46PM +0200, Fabio Massimo Di Nitto wrote:
> On Wed, 1 Sep 2004 [EMAIL PROTECTED] wrote:
> 
> > Yes. /etc/apache/httpd.conf has the line: Include /etc/apache/modules.conf
> >
> > and /etc/apache/modules.conf has the line:
> > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
> >
> > Let me know what other info might be helpful. Could it have anything to
> > do with my having installed apache-perl and apache-ssl as well? I've
> > stopped each of those and am just trying to get apache working...
> 
> nope.. the 3 of them are indipendent. I need to look at the configuration
> files and the index.php you are using.
> 
> Fabio

Ok. I'll try to attach the index.php. Which config files would help?

Also, the same problem occurs no matter which .php file I try to view on
the site. regular .html files work no problem.

(I'm just learning to use Mutt, so forgive any oddness in my emails.)

> -- 
>  fajita: step one
>  Whatever the problem, step one is always to look in the error log.
>  fajita: step two
>  When in danger or in doubt, step two is to scream and shout.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


index.php
Description: application/httpd-php


Bug#269377: apache: Upgrade broke Apache and PHP

2004-09-01 Thread brianwc
On Wed, Sep 01, 2004 at 10:20:13AM +0200, Fabio Massimo Di Nitto wrote:
> 
> Please keep the bug number in CC.
> 
> On Wed, 1 Sep 2004 [EMAIL PROTECTED] wrote:
> > > You need to enable the php4 module manually with something like:
> > >
> > > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
> > >
> > > otherwise php4 isn't used at all.
> >
> > Such a line is in my modules.conf after using dselect to install the
> > module. /etc/apache/modules.conf looks like:
> >
> 
> [SNIP]
> 
> > Which other config files would be useful? I'd be glad to provide them.
> > Also, it's hard to describe what the site does, but you can see it
> > yourself at http://sharealike.org
> 
> Check if httpd.conf loads either modules.conf or the php4 modules. Before
> you stated that you didn't accept the configuration, so if you are using
> an old one youwill have to maintain it manually
 
Yes. /etc/apache/httpd.conf has the line: Include /etc/apache/modules.conf

and /etc/apache/modules.conf has the line:
LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

Let me know what other info might be helpful. Could it have anything to
do with my having installed apache-perl and apache-ssl as well? I've
stopped each of those and am just trying to get apache working...

Brian

> Fabio
> 
> -- 
>  fajita: step one
>  Whatever the problem, step one is always to look in the error log.
>  fajita: step two
>  When in danger or in doubt, step two is to scream and shout.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]