Click to See Complete Forum and Search --> : php iis folder probs


mattski
09-03-2002, 01:34 AM
hi

i cannot get php to run unless it is in a folder called php.
this is what i mean

http://localhost/matt/phpinfo.php will not run
http://localhost/matt/php/phpinfo.php will run
http://localhost/php/phpinfo.php wil run

how can i sort this out so that php will run where ever i create a php page within my website.

cheers

matt