Page 1 of 1

install errors

PostPosted: 20. February 2005 14:56
by dizzymarkus
I have followed several tut's ----- when i get to test my phpinfo file it doesnt display anything instead it wants me to download a file. Im sure this is something simple and would appreciate any help given to pass this step,
Thanks

ADDED TO BOTTOM OF HTTPD (apache2)

LoadModule php5_module c:/Server/PHP5/php5apache2.dll
AddType application/x-httpd-php .php

QUESTION HERE PLEASE use the httpd or httpd (default) I've tried both
my path is correct c:/Server/PHP5/php5apache2.dll

MY PHPINFO CODE

<?php
phpinfo();
?>
SAVED AS PHP5INFO.PHP in notepad useing "all files" not .txt default and in my htdocs folder


ADDED TO THE APACHE FOLDER from the php files
php5apache2.dll

Thanks again Im trying to get away from "bundled" packages. It appears to find the file just wants to download something instead of displaying the info. I am on a windows system for the time being running xp pro and a Lynksys router(ports dont appear to be a problem)Is there any other info any one would need to help with this? Again thanks for the opertunity to post on these great info forumns,
Mark

ps Im willing to start over (again) lol if someone has a link to a good tutorial ive tried many lol asta