Apache upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tipsy
    Confirmed User
    • Jul 2001
    • 6989

    #1

    Apache upgrade

    Anybody know of any good (and easy to understand) documentation for upgrading apache from 1.3 to 2.x?
    Ignorance is never bliss.
  • buran
    Confirmed User
    • Mar 2002
    • 264

    #2
    http://httpd.apache.org/docs-2.0/upgrading.html

    Although it's important to note that 2.x is still pre-beta, and not safe for running in a production environment.
    [this signature intentionally left blank]

    Comment

    • Tipsy
      Confirmed User
      • Jul 2001
      • 6989

      #3
      Thanks for the link. Apache seems to suggest that 2.x is now post beta but maybe I misread it. However, there is a nasty little worm floating around that hits version below 2.x.
      Ignorance is never bliss.

      Comment

      • foe
        Confirmed User
        • May 2002
        • 5246

        #4
        dont upgrade yet. wait till it gets out of beta

        Comment

        • Tipsy
          Confirmed User
          • Jul 2001
          • 6989

          #5
          One quick question though which is why I was after an 'idiots guide' is I presume once upgraded php etc have gotta be rejiggered to work with the newer version?
          Ignorance is never bliss.

          Comment

          • salsbury
            Confirmed User
            • Feb 2002
            • 1070

            #6
            why upgrade when there's no need? there aren't really any new features that are significant.

            plus, PHP is not yet marked as "release" with Apache 2.x. PHP kinda sucks - ok more than kinda - but a lot of people want it to work, so upgrading now would probably not be wise if you need PHP.

            i'd stick with 1.3.26. it's fast, it works great, it's compatible.

            Comment

            • Tipsy
              Confirmed User
              • Jul 2001
              • 6989

              #7
              I was looking at it purely because of the worm out there. Instead I'll do something I should have done a while ago and try some virus protection on the server.
              Ignorance is never bliss.

              Comment

              • Lane
                Will code for food...
                • Apr 2001
                • 8496

                #8
                its been tested for almost 2 years

                should be stable enough

                Comment

                • fiveyes
                  Confirmed User
                  • Aug 2001
                  • 1680

                  #9
                  Originally posted by buran
                  http://httpd.apache.org/docs-2.0/upgrading.html

                  Although it's important to note that 2.x is still pre-beta, and not safe for running in a production environment.
                  Not so. Though the 1.3 version is still supported, "Apache 2.0.40 is the best available version" and has been General Availability (GA) for quite some time. The GA designation means that the release is past alpha, is past beta and is recommended for production usage.

                  The only caveat that applies is that the modules for 1.3 are incompatible with 2.0 and not all of them have been upgraded to the new Apache API. Even then, there only remains some obscure, infrequently required modules to be rewritten. Most all of the common ones are available and working.
                  <CENTER><A HREF="http://www.hot-off-bourbon.com/" target="_blank"><IMG SRC="http://www.hot-off-bourbon.com/images/hob-logosmall.jpg" border="0"></A>

                  <FONT face="Comic Sans MS" SIZE="-1"><I>Mardi Gras, Spring Break, Wet-T, Night Club Action, UpSkirt, Oil Wrestling, Voyeur</I></FONT></CENTER>

                  Comment

                  • Tipsy
                    Confirmed User
                    • Jul 2001
                    • 6989

                    #10
                    Originally posted by fiveyes


                    Not so. Though the 1.3 version is still supported, "Apache 2.0.40 is the best available version" and has been General Availability (GA) for quite some time. The GA designation means that the release is past alpha, is past beta and is recommended for production usage.

                    The only caveat that applies is that the modules for 1.3 are incompatible with 2.0 and not all of them have been upgraded to the new Apache API. Even then, there only remains some obscure, infrequently required modules to be rewritten. Most all of the common ones are available and working.
                    Thanks - from looking at the site it seemed well out of beta. Still gonna be a pain in the ass to upgrade though
                    Ignorance is never bliss.

                    Comment

                    Working...