Err...my mistake, I am using apache 1.3.34. Not sure why I said 2.0 in the original message.On 12/03/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:Is it because you are using the AddModule directive.
I think that is only used in Apache 1.3.x series.This is all I have in my httpd.conf for loadin
I've just noticed this as well Matt.
You say you are using Apache 2.0, but take a look at this:
> [Sat Mar 11 16:06:51 2006] [notice] Apache/1.3.34 (Unix) PHP/5.1.2
> configured -- resuming normal operations
It may be that Apache 1.3.34 is running instead of 2.0
Try using this visual process m
Is it because you are using the AddModule directive.
I think that is only used in Apache 1.3.x series.
This is all I have in my httpd.conf for loading the php
module.
##LoadModule speling_module modules/mod_speling.so
##LoadModule userdir_module modules/mod_userdir.so
LoadModu
Hi Keith,
Thanks for the suggestions. I had already tried the phpinfo()
call and it results in the same thing as my hello world, just a 0 byte
document returned from the webserver. The apache install is
essentially working correctly, it returns .html docs just fine.
Also, I checked those php.in
Pam
Hi, that didn't work 1st time although it certainly got me moving in the
right direction.it repeated each word (1 to 10) with the hypertext
link "read more>>>" attached to each word which was very messy indeed.
I did a bit of juggling around and managed to get it perfect.
Many thanks f