Installing 5.3.3 and keep getting server timeout last steps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Craig
    Senior Member
    • Jan 2008
    • 998
    • 6.X

    Installing 5.3.3 and keep getting server timeout last steps

    I keep getting server timeout on the last steps of an install. What to do? I have refreshed/restarted install several time.
    adktramping ~ my happy place.

    "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

    Vote for your favorite feature requests and the bugs you want to see fixed.
  • Craig
    Senior Member
    • Jan 2008
    • 998
    • 6.X

    #2
    The server returned no response. This is probably due to a timeout setting. Please contact vBulletin Support for assistance

    Script:
    final
    Step:
    21

    php_value max_execution_time was set at 120, upped it to 240 and still times out.
    Last edited by Craig; Mon 9 Oct '17, 1:32am.
    adktramping ~ my happy place.

    "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

    Vote for your favorite feature requests and the bugs you want to see fixed.

    Comment

    • bootsie1
      Senior Member
      • Jun 2017
      • 150
      • 5.3.x

      #3
      I had the same problem but may not help much but it was caused by the server which was using litespeed it was solved by adding to .htacces the following
      Code:
      <IfModule LiteSpeed>
      RewriteEngine On
      RewriteRule .* - [E=noconntimeout:1]
      RewriteRule .* - [E=noabort:1]
      CacheDisable public /
      CacheDisable private /
      </IfModule>
      Last edited by bootsie1; Mon 9 Oct '17, 3:40am. Reason: typo
      Cometbar

      DartsLeague

      Comment

      • Craig
        Senior Member
        • Jan 2008
        • 998
        • 6.X

        #4
        I'll look into that.

        The funny thing is, it shows in the footer of the site that 5.3.3 is running. I just wonder if it just hangs and is in fact installed and i can proceed with deleting the install directory and turning the site live. I'll wait for confirmation from vB staff on this.
        adktramping ~ my happy place.

        "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

        Vote for your favorite feature requests and the bugs you want to see fixed.

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24287
          • 6.0.X

          #5
          Try this.

          Put the site into debug mode (www.vbulletin.com/go/vb5debug) and manually import the master style from core\install\vbulletin-style.xml (import it from a local copy on your computer)

          Then run the upgrade again and it should complete. If it does turn off debug mode.
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment


          • Craig
            Craig commented
            Editing a comment
            I'll give it a try, thanks!

          • Craig
            Craig commented
            Editing a comment
            This did not work either.
        • Craig
          Senior Member
          • Jan 2008
          • 998
          • 6.X

          #6
          Originally posted by bootsie1
          I had the same problem but may not help much but it was caused by the server which was using litespeed it was solved by adding to .htacces the following
          Code:
          <IfModule LiteSpeed>
          RewriteEngine On
          RewriteRule .* - [E=noconntimeout:1]
          RewriteRule .* - [E=noabort:1]
          CacheDisable public /
          CacheDisable private /
          </IfModule>
          Glenn Vergara
          adktramping ~ my happy place.

          "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

          Vote for your favorite feature requests and the bugs you want to see fixed.

          Comment

          • Craig
            Senior Member
            • Jan 2008
            • 998
            • 6.X

            #7
            its that final process that won't complete.
            adktramping ~ my happy place.

            "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

            Vote for your favorite feature requests and the bugs you want to see fixed.

            Comment

            • Wayne Luke
              vBulletin Technical Support Lead
              • Aug 2000
              • 74123

              #8
              There are two ways to solve this issue.

              1) You can increase the max execution time in PHP and the corresponding value in your web server configuration. However, this can increase resources for the entire server.

              2) Delete themes that you are not using from the AdminCP and their corresponding directories in /core/includes/install/themes before running the upgrade. This will limit theme choices but speed up those last few upgrade steps.
              Translations provided by Google.

              Wayne Luke
              The Rabid Badger - a vBulletin Cloud demonstration site.
              vBulletin 5 API

              Comment

              • Craig
                Senior Member
                • Jan 2008
                • 998
                • 6.X

                #9
                Originally posted by Wayne Luke
                There are two ways to solve this issue..

                2) Delete themes that you are not using from the AdminCP and their corresponding directories in /core/includes/install/themes before running the upgrade. This will limit theme choices but speed up those last few upgrade steps.
                It does not allow me to delete any of these in admincp. I assume its while in install mode, site closed. Is there a work around?

                adktramping ~ my happy place.

                "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

                Vote for your favorite feature requests and the bugs you want to see fixed.

                Comment

                • Mark.B
                  vBulletin Support
                  • Feb 2004
                  • 24287
                  • 6.0.X

                  #10
                  Put the site into debug mode.
                  MARK.B
                  vBulletin Support
                  ------------
                  My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                  My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                  Comment


                  • Craig
                    Craig commented
                    Editing a comment
                    I got an error message, can i send it to you privately?
                • Craig
                  Senior Member
                  • Jan 2008
                  • 998
                  • 6.X

                  #11
                  Ok, I deleted 13 themes in admincp and the corresponding themes in /core/includes/install/themes.

                  Then I ran the install script again and received this message;


                  Startup Warnings

                  It is advisable to resolve the following issues prior to continuing with the install. To check that the issues have been resolved, hit "refresh". To continue without resolving the issues, hit "confirm":
                  • Following is a list of files that are either missing or contain unexpected contents. The most likely cause is that all of the files from this release have not been properly uploaded. You should resolve this error before continuing.
                    /install/themes/vbulletin-theme-blackred.xml - File not found
                    /install/themes/vbulletin-theme-blue-green.xml - File not found
                    /install/themes/vbulletin-theme-blueyellow.xml - File not found
                    /install/themes/vbulletin-theme-cool-blue.xml - File not found
                    /install/themes/vbulletin-theme-denim.xml - File not found
                    /install/themes/vbulletin-theme-gradient.xml - File not found
                    /install/themes/vbulletin-theme-greystripes.xml - File not found
                    /install/themes/vbulletin-theme-grunge.xml - File not found
                    /install/themes/vbulletin-theme-oldschool.xml - File not found
                    /install/themes/vbulletin-theme-orange-purple.xml - File not found
                    /install/themes/vbulletin-theme-pink.xml - File not found
                    /install/themes/vbulletin-theme-stripes.xml - File not found
                    /install/themes/vbulletin-theme-wood.xml - File not found



                  Refreshed, then selected "Confirmed", at which point in ran for a bit then returned the below fatal error.


                  Fatal Error Occurred

                  The requested language does not exist, reset via tools.php. on /public_html/forums/core/vb/session.php : 788

                  Script: final
                  Step: 15
                  adktramping ~ my happy place.

                  "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

                  Vote for your favorite feature requests and the bugs you want to see fixed.

                  Comment

                  • Wayne Luke
                    vBulletin Technical Support Lead
                    • Aug 2000
                    • 74123

                    #12
                    Did you delete the default English language from the AdminCP?
                    Translations provided by Google.

                    Wayne Luke
                    The Rabid Badger - a vBulletin Cloud demonstration site.
                    vBulletin 5 API

                    Comment

                    • Craig
                      Senior Member
                      • Jan 2008
                      • 998
                      • 6.X

                      #13
                      No, but i can check, what is the dir for it?
                      adktramping ~ my happy place.

                      "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

                      Vote for your favorite feature requests and the bugs you want to see fixed.

                      Comment

                      • Wayne Luke
                        vBulletin Technical Support Lead
                        • Aug 2000
                        • 74123

                        #14
                        It is stored in the language table in the database.
                        Translations provided by Google.

                        Wayne Luke
                        The Rabid Badger - a vBulletin Cloud demonstration site.
                        vBulletin 5 API

                        Comment

                        • Craig
                          Senior Member
                          • Jan 2008
                          • 998
                          • 6.X

                          #15
                          in admincp i see language manager. My choices are Edit or Download or upload?
                          I do see English language and default is grayed out




                          adktramping ~ my happy place.

                          "Whoever said practice makes perfect was an idiot. Humans can't be perfect because we're not machines." ~ Sam Gardner.

                          Vote for your favorite feature requests and the bugs you want to see fixed.

                          Comment

                          Related Topics

                          Collapse

                          Working...