Problems with vBulletin 3 Test Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Marco
    Senior Member
    • Nov 2000
    • 827
    • 3.8.x

    #46
    Originally posted by AlexD
    Everything passed on my server, ecxept the GZip Function, even though mod_gzip is active and working.
    The script checks if PHP is compiled with zlib. Which your PHP installation is not, and it need not be seeing as you have mod_gzip installed, which does the same thing as zlib, except ALL your pages get compressed, whereas zlib can only compress PHP pages.

    Comment

    • Alex
      Senior Member
      • Mar 2001
      • 223

      #47
      Originally posted by Marco
      The script checks if PHP is compiled with zlib. Which your PHP installation is not, and it need not be seeing as you have mod_gzip installed, which does the same thing as zlib, except ALL your pages get compressed, whereas zlib can only compress PHP pages.
      In that case, you're right.

      But then... shouldn't it say Zlib instead of Gzip?

      I didn't have had time to look in the script and so, it is a little bit confusing.
      Greetz Alex
      Spasschat-Team - the best chat, you've ever seen :)

      Comment

      • Beorn
        Senior Member
        • May 2002
        • 451

        #48
        Originally posted by Martyjp
        Am I the first to fail

        had problems with magic_quotes_gpc but made the change in php.ini and now all passes
        --Check your inbox Martyjp...

        'tworked well before we upgraded to PHP 4.3.0, but now magic_quotes_gpc fails. Anyone else have this problem?

        Comment

        • Scott MacVicar
          Former vBulletin Developer
          • Dec 2000
          • 13286

          #49
          Originally posted by Beorn
          --Check your inbox Martyjp...

          'tworked well before we upgraded to PHP 4.3.0, but now magic_quotes_gpc fails. Anyone else have this problem?
          in php.ini magic_quotes_gpc is on by default, change it to Off and restart apache.
          Scott MacVicar

          My Blog | Twitter

          Comment

          • Stadler
            Senior Member
            • Oct 2001
            • 1021
            • 4.2.X

            #50
            Originally posted by AlexD
            In that case, you're right.

            But then... shouldn't it say Zlib instead of Gzip?

            I didn't have had time to look in the script and so, it is a little bit confusing.
            Nope, you're wrong. It checks, if the necessary functions crc32 and gzcompress exist. If not, GZIP won't work on your machine. If so, GZIP should work.
            Hints & Tips:
            [[vB3] More Spiders / Indexers / Archives for vB3 - list]|[List of one-time-emails to ban]


            http://sfx-images.mozilla.org/affili...efox_80x15.png

            Comment

            • Hal
              Member
              • Feb 2001
              • 98
              • 4.1.x

              #51
              Passed. Hosted by pair Networks.
              Harold Kost

              Comment

              • Marco
                Senior Member
                • Nov 2000
                • 827
                • 3.8.x

                #52
                Originally posted by Stadler
                Nope, you're wrong. It checks, if the necessary functions crc32 and gzcompress exist. If not, GZIP won't work on your machine. If so, GZIP should work.
                Oh, my bad... I just assumed it would check for zlib, but I noticed it didn't when I checked the script later on... oh well

                Comment

                • SiXXGuNNZ
                  Member
                  • Sep 2002
                  • 74

                  #53
                  YAY! I passed, I am ready for testing

                  Comment

                  • damicatz
                    Banned
                    • Dec 2000
                    • 89

                    #54
                    Passed the test here...

                    Comment

                    • Dr Shark
                      Senior Member
                      • Jun 2002
                      • 172

                      #55
                      Everything passed.

                      Comment

                      • Beramode
                        Senior Member
                        • Apr 2002
                        • 106

                        #56
                        All pass with the exception of safe_mode.

                        Comment

                        • NetherChris
                          Senior Member
                          • Jun 2001
                          • 299

                          #57
                          I failed safe mode too. Could I get an explanation of why this is (why it has to do with uploading files) if you guys get a chance? I can probably change it, only problem is i'd have to change it on 11 servers.... ... but everything else passed

                          Comment

                          • Wolfe
                            Member
                            • Sep 2002
                            • 60
                            • 3.0.7

                            #58
                            heres mine

                            Comment

                            • Stadler
                              Senior Member
                              • Oct 2001
                              • 1021
                              • 4.2.X

                              #59
                              Originally posted by Scott MacVicar
                              Please post any problems with the vbulletin test script here and any problems you may have regarding the results.
                              I think, I've found a bug: Shouldn't there be a check for the MySQL-permission 'Delete'?
                              Hints & Tips:
                              [[vB3] More Spiders / Indexers / Archives for vB3 - list]|[List of one-time-emails to ban]


                              http://sfx-images.mozilla.org/affili...efox_80x15.png

                              Comment

                              • Scott MacVicar
                                Former vBulletin Developer
                                • Dec 2000
                                • 13286

                                #60
                                Originally posted by Stadler
                                I think, I've found a bug: Shouldn't there be a check for the MySQL-permission 'Delete'?
                                good point, there should be and i'll look into checking safe_mode with the upload_tmp_dir.

                                Though open_basedir does override upload_tmp_dir, unless thats within the set directory.
                                Last edited by Scott MacVicar; Wed 1 Jan '03, 7:34am.
                                Scott MacVicar

                                My Blog | Twitter

                                Comment

                                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                                Working...