Announcement

Collapse
No announcement yet.

Is it possible to run ASP under LINUX

Collapse

Unconfigured Ad Widget

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

  • 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.

  • #2
    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.

    Comment


    • #3
      Re: Is it possible to run ASP under LINUX

      Oh great!

      Can you please elaborate how is this mounting done?

      Comment


      • #4
        Re: Is it possible to run ASP under LINUX

        yeah sure the linux support the ASP.

        Comment


        • #5
          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.

          Comment


          • #6
            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

            Comment


            • #7
              Re: Is it possible to run ASP under LINUX

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

              - Kris
              AccuWebHosting.Com
              [email protected]

              Comment


              • #8
                Re: Is it possible to run ASP under LINUX

                Yes it is possible to run ASP

                Comment


                • #9
                  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.

                  Comment


                  • #10
                    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.

                    Comment


                    • #11
                      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.

                      Comment


                      • #12
                        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.

                        Comment


                        • #13
                          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

                          Comment


                          • #14
                            AccuWeb.Cloud
                            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.

                            Comment

                            Working...
                            X