Is it possible to run ASP under LINUX

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Oliver
    replied
    Re: How And Where To Buy Clubwear And Intimate Lingerie

    A PHP script saved with an ASP extension is still a PHP script, not an ASP file. I believe it technically is possible to run ASP under Linux via a 3rd party interpreter that somewhat works. For ASP Net there's also the Mono project, which is functional but probably not all that mature.

    Leave a comment:


  • cloudcomputingcw
    replied
    Re: Is it possible to run ASP under LINUX

    Here's something for those who haven't had much ASP experience across platforms To run ASP on linux, you need to install the mono project framework

    Leave a comment:


  • John23
    replied
    Re: Is it possible to run ASP under LINUX

    Linux is not fully compatible with some Microsoft technologies so if you are using Access, ASP, MS SQL, or VB development tools then Windows would be a better bet.

    Leave a comment:


  • jack0050
    replied
    Re: Is it possible to run ASP under LINUX

    u need to change the os then u can run asp.
    go for windows u will get all benefit.

    Leave a comment:


  • AvailHosting
    replied
    Re: Is it possible to run ASP under LINUX

    Yes, it is possible to run ASP under Linux. Only you have to follow some steps-
    1. Install several library for mono. Type this command:
    sudo apt-get install mono-xsp2 mono-apache-server2 libapache2-mod-mono mono-gmcs mono-utils
    2. Edit your mod_mono.conf. Run Asp.Net application is using AutoHosting configuration.
    3. Save the file and restart your apache.
    4. Write your first Asp.Net application.
    5. Save file to your web server.
    Run your application.

    Leave a comment:


  • Nile Hadwards
    replied
    Re: Is it possible to run ASP under LINUX

    According to my use it is possible. Because I had use Linux and it is possible to use.

    Leave a comment:


  • mrhelena
    replied
    Re: Is it possible to run ASP under LINUX

    Yes it is possible to run ASP

    Leave a comment:


  • Kris
    replied
    Re: Is it possible to run ASP under LINUX

    This requires installing additional modules Apache for ASP and .Net.

    - Kris

    Leave a comment:


  • beenverified123
    replied
    Re: Is it possible to run ASP under LINUX

    Hi yes it is possible because lot's of renowned hosting providers running asp under linux.

    thanks

    Leave a comment:


  • d2hsean
    replied
    Re: Is it possible to run ASP under LINUX

    Hi,

    Yes, linux support the .net platform. But you will need to check with your hosting provider.

    Leave a comment:


  • hosting456
    replied
    Re: Is it possible to run ASP under LINUX

    yeah sure the linux support the ASP.

    Leave a comment:


  • ryan
    replied
    Re: Is it possible to run ASP under LINUX

    Oh great!

    Can you please elaborate how is this mounting done?

    Leave a comment:


  • Walter Godfrey1
    replied
    Re: Is it possible to run ASP under LINUX

    It is possible to run .Net in linux and Unix operating System. Both are supported.
    But you have to mount your .NET File into Linux.

    Leave a comment:


  • hostingcp
    started a topic Is it possible to run ASP under LINUX

    Is it possible to run ASP under LINUX

    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.
Working...
X