Results 1 to 11 of 11

Need help fixing an issue (going from zend to ioncube)

This is a discussion on Need help fixing an issue (going from zend to ioncube) within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, Please bare with me as I am no guru in these matters. I have a dedicated server. My vbseo ...

  1. #1
    Member
    Real Name
    Sean
    Join Date
    Dec 2006
    Posts
    48
    Liked
    0 times

    Need help fixing an issue (going from zend to ioncube)

    Hi,

    Please bare with me as I am no guru in these matters. I have a dedicated server. My vbseo was running well and I have zend version with zend on my server. I also had apc cache installed. Had no problems until my Plesk was updated from 7.5 to 8.1 then Zend and APC began to conflict so I had to disable acp. I am running vBSEO 3.0.0 RC8

    My plan is to:

    -switch to latest version of vbseo ioncube with loader running in filesystem
    -disable zend on my server
    -re-enable apc cache
    -be happy

    Now, I have multiple concerns such as upgrading to gold version as well as changing to ioncube. I would appreciate any instructions, cautionary tips, help, etc

    Thanks!!

  2. #2
    Member
    Real Name
    Sean
    Join Date
    Dec 2006
    Posts
    48
    Liked
    0 times
    help?

    :(

  3. #3
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    422
    Liked
    14 times
    I've just changed from Zend to IonCube on a live website (Prescription Drug Information, Side Effects, Interactions - Drugs.com) with no downtime.

    I added in the ioncube line into my php.ini, restarted apache (ioncube and zend running side by side). Uploaded the vbseo ioncube code, removed the zend optimizer lines from php.ini and restarted apache again.

    Now I have no trace of zend optimizer and tomorrow I'm going to start playing around with APC or XCache to see if I can speed up the site (APC didn't play nice with Zend Optimizer)

  4. #4
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    422
    Liked
    14 times
    As for upgrading to gold, there shouldn't be any issues.

  5. #5
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Quote Originally Posted by Noodles View Post
    I've just changed from Zend to IonCube on a live website (Prescription Drug Information, Side Effects, Interactions - Drugs.com) with no downtime.

    I added in the ioncube line into my php.ini, restarted apache (ioncube and zend running side by side). Uploaded the vbseo ioncube code, removed the zend optimizer lines from php.ini and restarted apache again.

    Now I have no trace of zend optimizer and tomorrow I'm going to start playing around with APC or XCache to see if I can speed up the site (APC didn't play nice with Zend Optimizer)
    Nick i suggest you to install xCache as php accelerator and memcached as datastore caching. Together they work incredibly good.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #6
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    422
    Liked
    14 times
    I thought I'd try everything. XCache is still quite new, so I'm a bit nervous about deploying it on a high traffic site, whereas APC is built by the guys who built php, so I'd prefer that (of course if I don't have problems with segfaults, which apparently are common)

  7. #7
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    I am currently making tons of tests on each of them and i found xcache the best option. If you want i can pm you the link for my test board or share some stats for xcache and memcached.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  8. #8
    Member
    Real Name
    Corey Costadura
    Join Date
    May 2006
    Posts
    42
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    I am currently making tons of tests on each of them and i found xcache the best option. If you want i can pm you the link for my test board or share some stats for xcache and memcached.
    Are you using the ioncube or zend optimizer version of vbseo with xcache?

  9. #9
    Senior Member BamaStangGuy's Avatar
    Real Name
    Brent Wilson
    Join Date
    Aug 2005
    Location
    Huntsville, Alabama
    Posts
    2,483
    Liked
    0 times
    Quote Originally Posted by Noodles View Post
    I thought I'd try everything. XCache is still quite new, so I'm a bit nervous about deploying it on a high traffic site, whereas APC is built by the guys who built php, so I'd prefer that (of course if I don't have problems with segfaults, which apparently are common)
    xcache 1.2.1 has been very stable and fast for me.

  10. #10
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Quote Originally Posted by Corey View Post
    Are you using the ioncube or zend optimizer version of vbseo with xcache?
    I am using ioncube version. I was planning to reinstall my server this week but my board has been choosen as a canditate in BOTM at vb.com so i have to wait till the end of month. I will use the following combination :
    CentOs 5
    lighttpd ( instead of apache which performs way better )
    php 5.2.3
    mysql 5.0.4.2
    xcache 1.2.0
    memcached 1.2.2
    sphinx (instead of vb search)

    I've tested this for at least 1 month and the perfonmance difference with my live board is incredible.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  11. #11
    Member
    Real Name
    Corey Costadura
    Join Date
    May 2006
    Posts
    42
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    I am using ioncube version. I was planning to reinstall my server this week but my board has been choosen as a canditate in BOTM at vBulletin.com so i have to wait till the end of month. I will use the following combination :
    CentOs 5
    lighttpd ( instead of apache which performs way better )
    php 5.2.3
    mysql 5.0.4.2
    xcache 1.2.0
    memcached 1.2.2
    sphinx (instead of vBulletin search)

    I've tested this for at least 1 month and the perfonmance difference with my live board is incredible.
    xcache 1.2.1 is now final/stable, just to let you know. Good luck with your BOTM...

    edit: Sorry, did not see bama's reply when I posted this

Similar Threads

  1. New Server ionCube or Zend?
    By serphog in forum General Discussion
    Replies: 7
    Last Post: 06-05-2007, 12:07 PM
  2. Replies: 3
    Last Post: 05-11-2007, 12:11 PM
  3. Ioncube or Zend for upgrade to RC3
    By xpfUK in forum Troubleshooting
    Replies: 5
    Last Post: 08-27-2006, 04:15 PM
  4. Difference Between Zend & ionCube
    By Nneel in forum Pre-Sales Questions
    Replies: 8
    Last Post: 07-31-2006, 08:14 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
  •