| Mark A Galbreath 2004-03-26, 11:23 pm |
| Do you have the following in your [APACHE_HOME]/conf/http.config file?
LoadFile "C:/Apache2/bin/php4ts.dll"
LoadModule php4_module modules/php4apache2.dll
AddType application/x-httpd-php .php
And the corresponding files where this points to?
Mark
-----Original Message-----
From: Vicky McIntyre [mailto:veronica_mcintyre@yahoo.com]
Sent: Thursday, March 25, 2004 11:56 AM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] getting PHP to work with apache 2 on Windows 2000
server
Hello,
I've followed all kinds of different instructions on getting it to work as a
module under apache 2 but so far I get only two results when I access the
test.php through a browser.
1. it asks if I want to download a file.
2. it shows the code <? php
phpinfo();
?>
I cannot get it to show the page it is supposed to. I can't figure out what
is wrong.
Please Help!
_____
Do you Yahoo!?
<http://taxes.yahoo.com/filing.html> Yahoo! Finance Tax Center - File
online. File on time.
|