Re: Apache (PHP not working)

2002-11-14 Thread Michelle Storm
Thanks for all the help. I finally got my new kernel up and the network card working. This actually fixed the PHP also. (Don't ask me why, I don't know). I never made ANY changes to the PHP or apache stuff yet, it was still in the last state from when I first emailed the list witht he problem. I l

Re: Apache (PHP not working)

2002-11-14 Thread Gilbert Laycock
>>> Michelle Storm writes: > > You have chosen to download a file of type: application/x-httpd/php from > http://dragon.ursine.dyndns.org/ > What should Mozilla do with this file? > --

Re: Apache (PHP not working)

2002-11-13 Thread Michelle Storm
> Install the new kernel, the reboot into it. Run 'depmod' and > 'update-modules', then you can run modconf and select your Ethernet > driver. It's called '8139too' and it should be in 'kernel/drivers/net' > section. I didn't compile the kernel myself. I just choose the one I wanted from dselect

Re: Apache (PHP not working)

2002-11-13 Thread Rob Weir
On Wed, Nov 13, 2002 at 03:32:15AM -0800, Michelle Storm wrote: Content-Description: body > A little background. > > jade@dragon:~$ uname -a > Linux dragon.ursine.dyndns.org 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 >unknown unknown GNU/Linux > > **I would be using the newest kernel: 2.

RE: Apache (PHP not working)

2002-11-13 Thread Vince Hillier
@;ursine.dyndns.org] Sent: Wednesday, November 13, 2002 8:38 AM To: [EMAIL PROTECTED] Subject: Re: Apache (PHP not working) the exact same pages work on another computer.. that's set up nearly identical to mine. (mostly hardware differences) On Wed, Nov 13, 2002 at 09:36:08AM -0600, Justin Ryan wrote: &

RE: Apache (PHP not working)

2002-11-13 Thread Vince Hillier
PROTECTED] http://plutonium.homeunix.com - -Original Message- From: Justin Ryan [mailto:justin@;gnubian.org] Sent: Wednesday, November 13, 2002 7:36 AM To: [EMAIL PROTECTED] Subject: RE: Apache (PHP not working) > If you're just installing a precompiled kernel (from a package or so

RE: Apache (PHP not working)

2002-11-13 Thread Vince Hillier
CTED] http://plutonium.homeunix.com - -Original Message- From: Michelle Storm [mailto:jade@;ursine.dyndns.org] Sent: Wednesday, November 13, 2002 7:23 AM To: Debian User List Subject: Re: Apache (PHP not working) On Wed, Nov 13, 2002 at 09:43:48AM -0800, Vince Hillier wrote: > > -BEGIN PG

RE: Apache (PHP not working)

2002-11-13 Thread Justin Ryan
> If you're just installing a precompiled kernel (from a package or something) just >add the modules name "8139" to /etc/modules I beleive it'll be 8139too - in any case, it should be the same as 2.4.18-bf2.4 :) > edit your /etc/apache/httpd.conf and uncomment: > #php > AddType applicati

Re: Apache (PHP not working)

2002-11-13 Thread Michelle Storm
On Wed, Nov 13, 2002 at 09:43:48AM -0800, Vince Hillier wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > If you're just installing a precompiled kernel (from a package or something) just >add the > modules name "8139" to /etc/modules > If that's all it takes (adding a line for th

RE: Apache (PHP not working)

2002-11-13 Thread Vince Hillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If you compile your kernel yourself, make sure you choose your ethernet card in the kernel configuration as a module, then add "8139" to /etc/modules. If you're just installing a precompiled kernel (from a package or something) just add the module