Hi,
I've installed the Apache :: ASP module with the guide and everything was fine, apache restared but if i try to access a .asp page he gives a download see http://www.cpdemo.nl/test.asp![]()
What can i do?![]()
Hi,
I've installed the Apache :: ASP module with the guide and everything was fine, apache restared but if i try to access a .asp page he gives a download see http://www.cpdemo.nl/test.asp![]()
What can i do?![]()
I have never been able to get this to work. I have tried several times, followed posted directions, etc. The page will load but anything in between the <% %> throws an error. Anyway, if you want, try this tutorial... http://www.hostinglife.com/cpinfo/aspi.phpOriginally posted by naabje8
Hi,
I've installed the Apache :: ASP module with the guide and everything was fine, apache restared but if i try to access a .asp page he gives a download see http://www.cpdemo.nl/test.asp![]()
What can i do?![]()
I got it installed and working first time, strange how some people have problems![]()
Apache ASP is a totally, completely different beast than MS ASP. Apache ASP require the scripts be programmed in perl, so regular ASP scripts will not function. You need to either 1. Get a windows box, or 2. get SunOne ASP ( formerly Chillisoft ASP ).
Beau Henderson