Is it possible to run ASP under LINUX [Archive] - Indian Web Development Forums - India's First Ever WebMaster Forums

PDA

View Full Version : Is it possible to run ASP under LINUX


hostcp
05-09-2008, 04:11 PM
To make ASP run under Linux, PHP script files are saved as ASP extensions and are redirected to the PHP interpreter. So it looks like the server serves ASP files, but these are actually PHP scripts.

iWonder
05-21-2008, 05:41 PM
Normally ASP runs only under windows but there's an effort being made by open source developers to port the .NET framework to unix based machines

http://www.mono-project.com/Main_Page.

technica
09-13-2008, 10:39 PM
Yes sure we can do it.

two years before I did it and now I have forgotten it. You may search google for this.

antoniyo
11-07-2008, 04:20 PM
I am not sure but i think asp run only under window xp. i used to run asp under the window haven't use under linux. if you want try then must do.

solo man
12-04-2008, 07:38 AM
Both Asp and PHP can run under the LINUX platform when but while running Asp in Linux with mono and the PHP can be saved as the asp extension then it can possible to run under LINUX

Bronzy
12-20-2008, 02:34 PM
I am agree with you. ASP can run on LINUX platform