| Fahad Javed 2004-11-16, 8:55 pm |
|
I followed the intstructions. for both manual as well as intaller =
install and it is giving me the same result. When I shut down apache =
following error is displayed
[Tue Nov 16 14:55:55 2004] [error] Cannot remove module mod_php4.c: not =
found in
module list
Fahad
-----Original Message-----
From: Jason Barnett [mailto:jasbarne@indiana.edu]
Sent: Friday, November 12, 2004 1:56 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Re: PHP not running
OK first read this online manual page:
http://www.php.net/manual/en/install.windows.php
Do everything it says, and if you still have problems write to the list =
and=20
we'll see what we can do.
Fahad Javed wrote:
> Hi,
>=20
> I am using Windows 2000 with apache 1.3.29 and PHP 4.3.9
>=20
> I am not able to run the php i.e. <?php echo "Hello World"; ?> does =
not=20
> display anything. When the apache server is killed it gives the=20
> following error
>=20
> [Thu Nov 11 11:47:36 2004] [error] Cannot remove module mod_php4.c: =
not=20
> found in module list
>=20
> I followed the following steps to install:
> Unzipped PHP
> added the line <LoadModule php4_module "c:/php/sapi/php4apache.dll"> =
to=20
> httpd.conf
> tried both php.ini-dist as well as php.ini-recommended as php.ini file
> ran apache
> tried to open a simple php file
> <html>
> <body><?php echo "Hello World"; ?></body>
> </html>
> the page came up blank!
>=20
>=20
> I am assuming that I am missing something very basic. any help will =
be=20
> greatly apreciated
>=20
> Fahad
>=20
|