You have to create a phpinfo.php file in your htdocs directory first. Fill
it out with this:

  <?php
  phpinfo();
  ?>

and test it.

-Dash
-----Original Message-----
From: Dave [mailto:[EMAIL PROTECTED]] 
Sent: Monday, June 24, 2002 3:29 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Installing PHP for Apache on Windows XP


Hi.  Thank you for the Help.

I did download the new PHP4apache2.dll and then unmarked the Load Module for
that, and Apache started!  This is a step forward.  But still when I try to
pull up http://localhost/phpinfo.php  I come up with an OBJECT NOT FOUND.
404 ERROR.

Any Ideas???

Thank you again,

Dave



"Steve Parrish" <[EMAIL PROTECTED]> wrote in message
news:p05100301b93be18f57b7@[66.136.32.169]...
> At 7:18 AM -0700 6/23/02, Dave wrote:
> >I have been trying to install PHP for Apache on WinXP.  I have added all
of
> >the necessary lines to the Apache Config file, although when i try to add
> >
> >LoadModule php4_module c:/php4/sapi/php4apache2.dll
> >
> >Apache wont restart.
> >
> >I copied all of the PHP .ini and .dll files into the appropriate
> >directories, but I just wont work.
> >
> >You think they would have made it a little more compatible, even the PHP
> >installer doesnt work properly.
> >
> >Can anyone help?
> >
>
> Are you running Apache 2.0.39? What is the error? It helps to share
> this info when seeking assistance.  :)
>
> I'll guess that you need an updated php4apache2.dll.
>
> You can get a replacement php4apache2.dll here:
> <http://ftp.proventum.net/pub/php/win32/php4.2.x-apache2.zip>
>
> That worked for me. Thanks to Matt Parlane, who recently posted a
> message with this info.
>
> HIH,
>
> Steve Parrish
> --
> <mailto:[EMAIL PROTECTED]>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to