Odd... I'm assuming that you're using Win2k installed in c:\windows.

Also, try undoing the changes you made to your windows\php.ini file. It may
be a simple little error there. I don't have those set on my machine.

Good luck,

-Dash

-----Original Message-----
From: David Tod Sigafoos [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 30, 2002 5:31 PM
To: dash php
Cc: [EMAIL PROTECTED]
Subject: Re[2]: [PHP-WIN] Help on new install please ..


Hello dash,

Sorry .. but it does the same that I had noted.  The browser trys to
download ..

This is so odd as I am simply trying to install to a local pc for
testing.  my server works just great <sigh> ..

I must be missing something simple

Friday, August 30, 2002, 3:33:44 PM, you wrote:

dp> Try the following:

dp> Apache as SAPI:

dp>    a) copied php4ts.dll to windows/system32 directory
dp>    b) added following lines to httpd.conf
dp>       LoadModule php4_module "c:/php/sapi/php4apache.dll"
dp> # try it w/o this line      AddModule mod_php4.c
dp>       AddType applicaton/x-httpd-php .php

dp> Your phpinfo.php file should look like this:

dp> <?php phpinfo(); ?>

dp> No <html> or </html>. That's how it works for me. I'm not sure if that's
an
dp> issue or not though.

dp> You're on the right track.


-- 
DSig                                 `````
David Tod Sigafoos                  ( O O )
mailto:[EMAIL PROTECTED] _______oOOo__( )__oOOo_______

Using 'The Bat' 1.61
Using 'OS' Windows 2000 Service Pack 2


-- 
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