I have installed apache onto my machine (W2K)
but when i type "localhost" in IE5 it says page
cannot be found, apache is running as a console window
I think this means Apache is not running correctly
I have added these lines to my httpd.conf file:
LoadModule php4_module /php/sapi/php4apache.dll
On second thought: which pages do you excatly try to access?
The defualt? Is there any defualt pages set, and does the page exist?
-Original Message-
From: Laura Varney
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 2001-11-01 11:24
Subject: [PHP-WIN] Apache not running correctly
I have
Does 'ping localhost' work?
-Original Message-
From: Laura Varney
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 2001-11-01 11:24
Subject: [PHP-WIN] Apache not running correctly
I have installed apache onto my machine (W2K)
but when i type "localhost" in IE5 it says page
cannot be found
What port have you got apache set up to use? What "file not found" page
are you getting?
Ross
Laura Varney wrote:
>
> I have installed apache onto my machine (W2K)
> but when i type "localhost" in IE5 it says page
> cannot be found, apache is running as a console window
>
> I think this means