View Full Version : Is it possible to run ASP under LINUX
hostingcp
May 9th, 2008, 07:09 AM
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.
rob
May 10th, 2008, 07:31 PM
The short answer is no.
The long answer is that there exist some tools to run ASP and ASP.NET scripts on Linux/UNIX, like:
http://www.sun.com/software/chilisoft/
http://www.mono-project.com/Main_Page
Both have limitations (Chilisoft moreso than Mono) and are really not ideal environments to run ASP scripts.
You're better off going with Windows for ASP pages.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.