I am running ASP.NET on Microsoft IIS 5.1 locally, and need to run php along side it. I would like to run PHP 5, but not sure how to do it.
I have tried to install PHP5 into IIS, but it did not work when the ASP.NET was also running.
The functino that does not seem to work is the:
<?php require('meun.php'); ?>
Is this something that should not work with PHP5, or is that the install? the scripts run on my webserver??
Please get back to me to solve this, or come up with another solution
Cheers
Matt
I have tried to install PHP5 into IIS, but it did not work when the ASP.NET was also running.
The functino that does not seem to work is the:
<?php require('meun.php'); ?>
Is this something that should not work with PHP5, or is that the install? the scripts run on my webserver??
Please get back to me to solve this, or come up with another solution
Cheers
Matt