Re: How run asp pages?Posted by (62.85.49.39) on December 17, 2002 at 15:53:46:
In Reply to: Re: How run asp pages? posted by Seth Snyder on May 20, 2002 at 18:10:30:
PHP can be run by installing PHP (http://www.php.net/get_download.php?df=php-4.2.3-installer.exe) and ASP you can download something called Selisoft ActiveHTML (It is usally valid for somedays only but if you can apply for a personal licence which is FREE - http://www.selisoft.com/download/) on the computer plus in the MyWebserver in the MyWebServer.ini file go to
[Script] and add:
php=f:\php\php.exe <-- or where your php path is.
asp=f:\selisoft\ActiveHtml\ahtml.exe <-- or where your asp path is.
If you have a problem then ask further at my email. Take care and good luck.
from Pasha
P.S: Don't forget to activate the Scripting Engine in the Server properties.
|