Zend Optimizer Install

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OzMan84
    Confirmed User
    • Nov 2003
    • 4740

    #1

    Zend Optimizer Install

    i need to install it on my new dedicated server, but i got no idea on what i need to get or how to install it, any ideas?
    XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
    ICQ: 304568058
  • piker
    Confirmed User
    • Feb 2004
    • 597

    #2
    hrm, sounds like a disaster, dont know how to install the software but running your own server..
    IcooCash - DVD Content for your TGP
    Cheap FreeBSD Virtual Hosting
    ICQ me at 605104 for Custom PHP/MySQL Programming

    Comment

    • the_wizz
      Confirmed User
      • Dec 2003
      • 1633

      #3
      Um, you download the installer. Untar it and you run the install.sh file.

      Or, you ask your host to do it for you.
      Promote the Best

      Comment

      • masterE
        Confirmed User
        • Aug 2004
        • 366

        #4
        Originally posted by OzMan84
        i need to install it on my new dedicated server, but i got no idea on what i need to get or how to install it, any ideas?
        Since it is a cpanel server, ssh in as root and run the following

        /scripts/installzendopt

        Use at your own risk

        Promote Lady Sonia
        and earn 60% on sign-up and 60% on rebills!
        ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
        ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

        Comment

        • zzgundamnzz
          Confirmed User
          • Apr 2002
          • 6102

          #5
          Originally posted by masterE
          Since it is a cpanel server, ssh in as root and run the following

          /scripts/installzendopt

          Use at your own risk
          Thats exactly how to do it. After running the commands just follow the instructions on screen.


          Comment

          • OzMan84
            Confirmed User
            • Nov 2003
            • 4740

            #6
            thnx for that, thats done, but now ive come to a new problem:
            Your PHP installation is missing necessary function imagecreatefromjpeg() from the GD Library. The GD Library will be installed by your system administrator.
            Your PHP installation is missing necessary function imagecreatefrompng() from the GD Library. The GD Library will be installed by your system administrator.
            Your PHP installation is missing necessary function imagecreatetruecolor() from the GD Library. The GD Library will be installed by your system administrator.
            Your PHP installation is missing necessary function imagecopyresampled() from the GD Library. The GD Library will be installed by your system administrator.
            XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
            ICQ: 304568058

            Comment

            • masterE
              Confirmed User
              • Aug 2004
              • 366

              #7
              Originally posted by OzMan84
              thnx for that, thats done, but now ive come to a new problem:
              Your PHP installation is missing necessary function .
              Log into your panel, then click on the "Update apache" link under the software tab.

              On that screen, make sure to put a check mark next to GD (Version 2.0.15). Then click the Rebuild button and let the entire process complete. This will recompile apache with the GD library for PHP.

              Don't check off anything else if you don't know what it is/does. If it defaults to checked when you load that page, leave it that way

              Promote Lady Sonia
              and earn 60% on sign-up and 60% on rebills!
              ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
              ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

              Comment

              • pornguy
                Too lazy to set a custom title
                • Mar 2003
                • 62910

                #8
                Damn some people actually helping others on GFY.
                What is this world comming to?
                PornGuy skype me pornguy_epic

                AmateurDough The Hottes Shemales online!
                TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

                Comment

                • OzMan84
                  Confirmed User
                  • Nov 2003
                  • 4740

                  #9
                  configure: error: libjpeg.(a|so) not found.

                  ??
                  XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                  ICQ: 304568058

                  Comment

                  • masterE
                    Confirmed User
                    • Aug 2004
                    • 366

                    #10
                    Originally posted by OzMan84
                    configure: error: libjpeg.(a|so) not found.

                    ??
                    What is your cpanel and whm version Oz?

                    Is that error from a script you are trying to install?

                    Promote Lady Sonia
                    and earn 60% on sign-up and 60% on rebills!
                    ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                    ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                    Comment

                    • Persius
                      Tap into MOBILE!
                      • Jul 2003
                      • 11779

                      #11
                      sounds like a penis enlarger

                      Comment

                      • OzMan84
                        Confirmed User
                        • Nov 2003
                        • 4740

                        #12
                        Originally posted by masterE
                        What is your cpanel and whm version Oz?

                        Is that error from a script you are trying to install?
                        whm - 9.4.0
                        cpanel - 9.4.1-r64

                        also now zend isnt working
                        XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                        ICQ: 304568058

                        Comment

                        • OzMan84
                          Confirmed User
                          • Nov 2003
                          • 4740

                          #13
                          Originally posted by OzMan84
                          whm - 9.4.0
                          cpanel - 9.4.1-r64

                          also now zend isnt working

                          ok zend is working, i am running easyapache with option 4.
                          Applying CURL curl_formfree patch
                          patching file ext/curl/curl.c
                          configure php-4.3.8...(--with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-ttf --enable-versioning --with-zlib)...................Done
                          configure: error: libjpeg.(a|so) not found.
                          make php-4.3.8...(clean)....Done
                          make php-4.3.8.......Done
                          make php-4.3.8...(install)....Done
                          configure php-4.3.8...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-ttf --enable-versioning --with-zlib)................Done
                          configure: error: libjpeg.(a|so) not found.
                          make php-4.3.8...(clean)....Done
                          make php-4.3.8.......Done
                          make php-4.3.8...(install)....Done
                          ./build all
                          ./build install
                          Waiting for httpd to restart..............finished.


                          im guessing that libjpeg thing is the stuff up
                          XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                          ICQ: 304568058

                          Comment

                          • masterE
                            Confirmed User
                            • Aug 2004
                            • 366

                            #14
                            Originally posted by OzMan84
                            whm - 9.4.0
                            cpanel - 9.4.1-r64

                            also now zend isnt working
                            LOL. Sorry, my bad, I should have had you rebuild apache first, then run the Zend installer. So when you ran the rebuild you overwrote the php.ini file with one that won't work.

                            Go through the rebuild apache step, then ssh in and run the zend installer.

                            If that doesn't work then I'll see if I can get ICQ to work long enough to help you out.

                            Here is what needs to be checked on the update apache page:

                            Raise FD_SETSIZE to 16384 (System Wide)
                            Prevent Users from reading other webroots
                            Frontpage Module
                            Raise HARD_SERVER_LIMIT
                            Php Module (Version 4.3.3)
                            Version 4.3.8
                            Bc Math
                            Calendar Support
                            Curl (Version 7.12.0)
                            Curl SSL Support (Version 2.8.19)
                            FTP
                            GD (Version 2.0.15)
                            Imap Module
                            Mcrypt (Version 2.5.7)
                            Magic Quotes
                            Mysql Module
                            Discard Path
                            Sockets
                            Track Vars
                            Versioning
                            Zlib
                            Report Build Errors to cPanel
                            Rewrite Module
                            SSL Module (Version 2.8.19)
                            suEXEC Module

                            Promote Lady Sonia
                            and earn 60% on sign-up and 60% on rebills!
                            ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                            ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                            Comment

                            • OzMan84
                              Confirmed User
                              • Nov 2003
                              • 4740

                              #15
                              Originally posted by masterE
                              LOL. Sorry, my bad, I should have had you rebuild apache first, then run the Zend installer. So when you ran the rebuild you overwrote the php.ini file with one that won't work.

                              Go through the rebuild apache step, then ssh in and run the zend installer.

                              If that doesn't work then I'll see if I can get ICQ to work long enough to help you out.

                              Here is what needs to be checked on the update apache page:

                              Raise FD_SETSIZE to 16384 (System Wide)
                              Prevent Users from reading other webroots
                              Frontpage Module
                              Raise HARD_SERVER_LIMIT
                              Php Module (Version 4.3.3)
                              Version 4.3.8
                              Bc Math
                              Calendar Support
                              Curl (Version 7.12.0)
                              Curl SSL Support (Version 2.8.19)
                              FTP
                              GD (Version 2.0.15)
                              Imap Module
                              Mcrypt (Version 2.5.7)
                              Magic Quotes
                              Mysql Module
                              Discard Path
                              Sockets
                              Track Vars
                              Versioning
                              Zlib
                              Report Build Errors to cPanel
                              Rewrite Module
                              SSL Module (Version 2.8.19)
                              suEXEC Module
                              did that, zend was still working after i did it, but im still getting that error
                              XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                              ICQ: 304568058

                              Comment

                              • masterE
                                Confirmed User
                                • Aug 2004
                                • 366

                                #16
                                Do this real quick, and post the resulting line

                                SSH in as root, then type the following command

                                rpm -qa | grep libjpeg

                                Let me know what she says

                                Promote Lady Sonia
                                and earn 60% on sign-up and 60% on rebills!
                                ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                                ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                                Comment

                                • OzMan84
                                  Confirmed User
                                  • Nov 2003
                                  • 4740

                                  #17
                                  root@srv [~]# rpm -qa | grep libjpeg
                                  libjpeg-6b-32
                                  XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                  ICQ: 304568058

                                  Comment

                                  • masterE
                                    Confirmed User
                                    • Aug 2004
                                    • 366

                                    #18
                                    K, your missing the -devel package, log into whm and select the install RPM link under the software tab.

                                    IN the list box select the libjpeg-devel RPM, check the Force install box, and click install.

                                    Once that one is done, go back to the install RPM page and select the libpng-devel and do the same thing., I'll almost guarantee your missing that one too.

                                    Then go through the rebuild apache steps again. If you get any other error for any lib* packages, write them down and hunt for them in the RPM install area. Looks like you might have gotten a half assed install from your host.

                                    Promote Lady Sonia
                                    and earn 60% on sign-up and 60% on rebills!
                                    ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                                    ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                                    Comment

                                    • masterE
                                      Confirmed User
                                      • Aug 2004
                                      • 366

                                      #19
                                      Once you get the RPM installed, you can run that command again and it should look like this
                                      root@srv [~]# rpm -qa | grep libjpeg
                                      libjpeg-6b-32
                                      libjpeg-devel-6b-32

                                      Promote Lady Sonia
                                      and earn 60% on sign-up and 60% on rebills!
                                      ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                                      ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                                      Comment

                                      • OzMan84
                                        Confirmed User
                                        • Nov 2003
                                        • 4740

                                        #20
                                        Originally posted by masterE
                                        K, your missing the -devel package, log into whm and select the install RPM link under the software tab.

                                        IN the list box select the libjpeg-devel RPM, check the Force install box, and click install.

                                        Once that one is done, go back to the install RPM page and select the libpng-devel and do the same thing., I'll almost guarantee your missing that one too.

                                        Then go through the rebuild apache steps again. If you get any other error for any lib* packages, write them down and hunt for them in the RPM install area. Looks like you might have gotten a half assed install from your host.
                                        i dont have anything in that install an rpm tab
                                        XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                        ICQ: 304568058

                                        Comment

                                        • frish
                                          Confirmed User
                                          • Aug 2004
                                          • 335

                                          #21
                                          Originally posted by OzMan84
                                          i dont have anything in that install an rpm tab
                                          just give me your login & pwd dude
                                          SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

                                          Comment

                                          • masterE
                                            Confirmed User
                                            • Aug 2004
                                            • 366

                                            #22
                                            Originally posted by OzMan84
                                            i dont have anything in that install an rpm tab
                                            Under the software tab, click on the "Rebuild RPM database" link, you got a really shitty install from your host. If I were you, I'd complain to them about the install.

                                            After you rebuild the rmp database, then go through the install for the -devel packages.

                                            Who is your host? Hit me on ICQ if you need some more help

                                            Promote Lady Sonia
                                            and earn 60% on sign-up and 60% on rebills!
                                            ^^ Weekly CCBill Payouts - Hosted Galleries - Promo Content - Free Hosting ^^
                                            ^^ No Cross Sells - No Traffic Leaks - 100% Exclusive Content! ^^

                                            Comment

                                            Working...