Urgent php.ini help needed.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cooldude7
    Confirmed User
    • Nov 2009
    • 4306

    #1

    Urgent php.ini help needed.

    i have previously installed ioncube loader, but now i installed Zend optimizer so my php.ini file looks like this

    zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
    ;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so


    if i comment out 2nd like httpd doesnt start., so how do i make it work with both the modules ?
    my one script requires ioncube loader and another needs zend optimizer

    am i missing something in here ??


    thanks for your time.,
  • stach14
    M3Server.com
    • May 2011
    • 667

    #2
    If you were hosting a managed host you could let your host handle this and you could focus on your sites and traffic :-)
    M3Server - Celebrating 25 years of hosting
    Proud Sponsor of GFY.com
    Fully Managed Virtual & Dedicated Servers
    Chris Stach - [email protected] Skype: chris.stach14
    https://www.m3server.com

    Comment

    • stach14
      M3Server.com
      • May 2011
      • 667

      #3
      zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
      ;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
      needs to be:
      zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
      zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
      in that order, and ensure the source files are compilied for your OS


      this would be for php 5.2.x
      php 5.1 would need ioncobue 5.1 to match
      Last edited by stach14; 02-09-2012, 09:17 AM.
      M3Server - Celebrating 25 years of hosting
      Proud Sponsor of GFY.com
      Fully Managed Virtual & Dedicated Servers
      Chris Stach - [email protected] Skype: chris.stach14
      https://www.m3server.com

      Comment

      • cooldude7
        Confirmed User
        • Nov 2009
        • 4306

        #4
        Originally posted by stach14
        If you were hosting a managed host you could let your host handle this and you could focus on your sites and traffic :-)
        Originally posted by stach14
        zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
        ;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
        needs to be:
        zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
        zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
        in that order, and ensure the source files are compilied for your OS


        this would be for php 5.2.x
        php 5.1 would need ioncobue 5.1 to match
        damn you are good.,
        solved the issue .. i really appreciate it., thanks for your time. have a gr8 day ahead.,

        Comment

        • stach14
          M3Server.com
          • May 2011
          • 667

          #5
          Your welcome & we would enjoy having you on board.

          Have a good day
          M3Server - Celebrating 25 years of hosting
          Proud Sponsor of GFY.com
          Fully Managed Virtual & Dedicated Servers
          Chris Stach - [email protected] Skype: chris.stach14
          https://www.m3server.com

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            newest zend doesnt work with php 5.3 unless your scripts are encoded again with zend
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • cooldude7
              Confirmed User
              • Nov 2009
              • 4306

              #7
              Originally posted by fris
              newest zend doesnt work with php 5.3 unless your scripts are encoded again with zend
              yeah i noticed that issue with nubiles tube script., i sold site and he wasnt able to install the script so i asked host to shift his account to older version of php server.,

              Comment

              • adultforum
                SEO SPECIALIST
                • Nov 2010
                • 2438

                #8
                Guys from M3Server are very good.
                ICQ#: 376883609 Skype: AdultSEO

                [email protected]
                SEO Specialists - will make it happen.

                Awesome domains for sale - Reserve yours now.

                It’s never too late to MAKE MONEY with BITCOIN. Use this link and receive a 10% fee discount for 6 months.

                Comment

                Working...