Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16

Issues with PHP5 ?

This is a discussion on Issues with PHP5 ? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Are there any issues I need to know about when upgrading to PHP5 ? PHP 4 works fine... when I ...

  1. #1
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times

    Issues with PHP5 ?

    Are there any issues I need to know about when upgrading to PHP5 ?

    PHP 4 works fine... when I upgrade to PHP 5, I get a blank page.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Quote Originally Posted by mikeinjersey View Post
    Are there any issues I need to know about when upgrading to PHP5 ?

    PHP 4 works fine... when I upgrade to PHP 5, I get a blank page.
    Can you please check your error log and paste what error you received ?

    Lots of users are using vBSEO with php 5
    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

  3. #3
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Can you please check your error log and paste what error you received ?

    Lots of users are using vBSEO with php 5
    Which error logs do u mean? I dont think vbSEO came with any.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please check your Apache's error log.

  5. #5
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times

    [Sun Sep 09 11:24:45 2007] [error] PHP Fatal error: Call to undefined function vbseo_complete_sec() in /home/user/www/website.com/includes/init.php(329) : eval()'d code on line 2
    [Sun Sep 09 12:14:46 2007] [error] PHP Warning: fopen(/home/user/www/website.com/vbseo_sitemap/data/downloads.dat) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /home/www/website.com/vbseo_sitemap/vbseo_getsitemap.php on line 48
    [Sun Sep 09 12:14:46 2007] [error] PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home/user/www/website.com/vbseo_sitemap/vbseo_getsitemap.php on line 49
    [Sun Sep 09 12:14:46 2007] [error] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/user/www/website.com/vbseo_sitemap/vbseo_getsitemap.php on line 50
    I also went from Apache 1 to Apache 2. maybe thats where the problem is?

    I get a bunch of ??????????????? on the page now and then if I refresh i get all kind of coding errors.. some talking about "Binary mode for Ion cube"

    I SCP -rp all my files though. The permissions should of stayed the same throughout.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    make sure that you have all vBSEO files uploaded correctly.
    Also, you should set permissions for vbseo_sitemap/data/downloads.dat file to 0666.

  7. #7
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    Some more errors when try to view the forums :

    1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists ($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}e lse{die('The file '.__FILE__." is corrupted. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart clf feature' if using WinZIP\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file '.__FILE__.' requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199); ?> ìŸ
    I reinstalled VBSEO and made sure I transferred in Binary mode. still same crap.

    I get the same error when I try the Test Script.

  8. #8
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    If you switced to Php 5.1.x or 5.2.x please upload the required ioncube loaders
    IONCUBE and PHP5.1 or greater
    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

  9. #9
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    Quote Originally Posted by Mert Gökçeimam View Post
    If you switced to Php 5.1.x or 5.2.x please upload the required ioncube loaders
    IONCUBE and PHP5.1 or greater
    I didnt have those downloaded beforehand. Is it possible it could of damaged my php installation by not having those downloaded beforehand?

    I get the same error codes when trying to view ordinary phpinfo. my php is all screwed up now. I tried uninstalling and reinstalling...same crap.

  10. #10
    Senior Member
    Real Name
    Martyn Day
    Join Date
    Dec 2005
    Location
    Kent - UK
    Posts
    650
    Liked
    0 times
    Blog Entries
    1
    depending how you upgraded your php, it could of been damaged/missing files..

    i have 5.2.3 php atm, Will upgrade it to 5.2.4 within the next few days, have to give notice to my clients -.-

    And i won't be going Apache 2 for a while yet.

  11. #11
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    I guess thats the question I should of asked beforehand. Does it work ok with Apache 2 ?

    I have 5.2.3 installed aswell... tons of errors here.

  12. #12
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    after 5 more hours of messing around. I noticed if I took out the file

    "functions_vbseo"

    that my forums return to their normal operating state but without SEO.

    If I just have the file "functions_vbseo" on the server, everything goes haywire. All that error code galore.

    Like I said im on Apache 2 and php 5.2.3 . and mysql 5.0.

    Any help would be much appreciated. Atleast I figured out that removing that file would make it operational again. (just default vbulletin)

    I need some serious assistance here because its definately vbSEO thats causing this problem. I uninstalled, reinstalled everything like 3 times. and its definately vbSEO.

    I didnt even enable the re-write coding yet and the coding still spilled out like crazy when I have functions_vbseo on the server.

    When I had php 4 and mysql 4 for the last 2 years, vbseo ran fine..

  13. #13
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    you need the 5.2 ioncube loader. then, you need to make sure your php.ini file is including the ioncube loader in compile (you can see this in a php info)

    i'm on 5.2.3 with no issues (but on older 1.3 apache and 4.2 mysql)

  14. #14
    Senior Member
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    213
    Liked
    4 times
    Brian, I have the 5.2 loader located in the /ioncube/ folder.

    Is there something in the php.ini file I need to configure aswell so that it can read the loader? If so, please let me know where I should look in that file. I barely mess around with that one.

  15. #15
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Replied to your support ticket.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Login and Session Issues
    By Jared in forum Troubleshooting
    Replies: 13
    Last Post: 07-10-2007, 05:37 AM
  2. Vbseo + Php5
    By stickman373 in forum Troubleshooting
    Replies: 9
    Last Post: 03-23-2007, 04:43 AM
  3. VBSEO issues
    By Capper in forum Troubleshooting
    Replies: 1
    Last Post: 01-16-2007, 01:37 PM
  4. Apache 2.2 + php5
    By nevetS in forum General Discussion
    Replies: 8
    Last Post: 11-03-2006, 01:19 PM

Posting Permissions

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