Results 1 to 8 of 8

no zend decoder or others

This is a discussion on no zend decoder or others within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi I havent the zend decoder or others decoders (ioncube?) installed on my server and we cannot install it. Have ...

  1. #1
    Junior Member
    Real Name
    DLgs 193/03
    Join Date
    Aug 2006
    Posts
    4
    Liked
    0 times

    no zend decoder or others

    Hi

    I havent the zend decoder or others decoders (ioncube?) installed on my server and we cannot install it.
    Have I any chance to (buy and) run vbseo?

    Thank you!

  2. #2
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    Hi as-lls,

    The ioncube loaders are included with the Ioncube version of vBSEO.

    Download the test script at http://www.vbseo.com/downloads/ , upload to your server and call it in your browser.

  3. #3
    Junior Member
    Real Name
    DLgs 193/03
    Join Date
    Aug 2006
    Posts
    4
    Liked
    0 times
    Thankyou for your reply.

    The test I have ionCube installed
    I investigated

    PHP Code:
        if ($_ln) {
          @
    dl($_ln);
          if(
    extension_loaded('ionCube Loader')) {
              
    $ion_good "yes";
          } else {
        
    $ion_error $ion_error."The Loader was not installed.....";
          } 
        } else {
          
    $ion_good "yes";
        } 
    $_ln (that should be the path to the .so?) is null
    if $_ln is nul => $ion_good = yes? o _ O nice test!

    we disabled some php functions on the server (dl for 1st)
    won't we be able to run vbseo?

  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Hi and welcome to the forums,
    Quote Originally Posted by as-lls View Post
    we disabled some php functions on the server (dl for 1st)
    If you have disabled dl for example, that means you have access to changing basic server settings such as php.ini in which case you could simply upload the appropriate ionCube loader and add the following line:
    zend_extension = /path_to_ioncubeloader/ioncube_loader_X_X.X.so
    an you should be set.

    I hope this helps!

  5. #5
    Junior Member
    Real Name
    DLgs 193/03
    Join Date
    Aug 2006
    Posts
    4
    Liked
    0 times
    yes, but we cannot add any kind of extension
    we just had permission to add eaccellerator. it's compatible?

    thank you!

  6. #6
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Quote Originally Posted by as-lls View Post
    we just had permission to add eaccellerator. it's compatible?
    Yes, certainly, in which case you'd use Zend (not ionCube)

    If you want to run eaccellerator, Zend has an automated installer script.

  7. #7
    Junior Member
    Real Name
    DLgs 193/03
    Join Date
    Aug 2006
    Posts
    4
    Liked
    0 times
    we already have eaccelerator on the server
    so the zend version i'ts compatible?

    thank you!

  8. #8
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    You will need Zend Optimizer installed as well. Zend is compatible with eaccelerator.

Similar Threads

  1. Ioncube or Zend for upgrade to RC3
    By xpfUK in forum Troubleshooting
    Replies: 5
    Last Post: 08-27-2006, 03:15 PM
  2. Replies: 6
    Last Post: 04-28-2006, 08:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •