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

Reply via email to