vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

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

Problems with PHP 4.4.1

This is a discussion on Problems with PHP 4.4.1 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; After I've installed the new PHP version 4.4.1 (contains some security fixes) vbSEO don't work after the update. I get ...

  1. #1
    Junior Member
    Real Name
    Daniel
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    9

    Exclamation Problems with PHP 4.4.1

    After I've installed the new PHP version 4.4.1 (contains some security fixes) vbSEO don't work after the update. I get this errors:

    Cannot redeclare check_vbseo_url() (previously declared in /....../vbseo.php:31) in /..../vbseo.php on line 0
    I'm using Zend optimizer 2.5.10a and now PHP 4.4.1 without vbSEO enabled.

    What could be wrong here?

    Daniel
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Problems with PHP 4.4.1

    PM sent
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  3. #3
    Junior Member
    Real Name
    Daniel
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    9

    Re: Problems with PHP 4.4.1

    It seems that this is/was a problem with php itself. See this closed bug report: http://bugs.php.net/bug.php?id=35059

    Bug should be fixed in the latest cvs version which can be downloaded here: http://snaps.php.net/

    I hope it works because the free Zend optimizer don't work with the cvs of 5.1.0.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147

    Re: Problems with PHP 4.4.1

    Anyone know if vbSEO works with PHP 4.4.0?
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Problems with PHP 4.4.1

    Yes, this is a PHP4.4.1 bug.
    I tested vBSEO with PHP4.4.0 and no issues discovered - works fine!
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  6. #6
    Senior Member Silmarillion's Avatar
    Real Name
    Christian
    Join Date
    Jul 2005
    Location
    Germany
    Posts
    365

    Re: Problems with PHP 4.4.1

    I`m using PHP 4.4.1 and vBSEO 2.1.1. No problems.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Problems with PHP 4.4.1

    Hm.. interesting Perhaps this is a PHP/Apache versions combination.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  8. #8
    Senior Member Silmarillion's Avatar
    Real Name
    Christian
    Join Date
    Jul 2005
    Location
    Germany
    Posts
    365

    Re: Problems with PHP 4.4.1

    Maybe...

    PHP 4.4.1
    Apache 2.0.54
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  9. #9
    Junior Member
    Real Name
    Daniel
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    9

    Re: Problems with PHP 4.4.1

    I've used Apache 2.0.54 and PHP 4.4.0 before the update too and all worked fine. Then I've updated Apache to 2.0.55 and I got no problems.

    But after I've updated PHP to 4.4.1 I've had problems with mod_rewrite. If it is active I got a blank page. I've disabled mod_rewrite and all worked.

    I switched back to PHP 4.4.0 for now but I will try to use a newer cvs snapshot to close the "security holes".
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  10. #10
    Junior Member
    Real Name
    Daniel
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    9

    Re: Problems with PHP 4.4.1

    Now I've tried this snapshot: http://snaps.php.net/php4-STABLE-200511022204.tar.gz

    and it down't work

    Error:

    PHP Warning: main(./global.php): failed to open stream: No such file or directory in /srv/www/htdocs/forum/forumdisplay.php on line 96

    PHP Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/bin') in /srv/w
    ww/htdocs/forum/forumdisplay.php on line 96
    Them I've disabled open_basedir and then this error follows:

    PHP Fatal error: Cannot redeclare check_vbseo_url() (previously declared in /srv/www/htdocs/forum/vbseo.php:31) in /srv/www/htdocs/forum/vbseo.php on line 0
    Again back to 4.4.0.....

    Perhaps I should try to recompile apache and not use the SuSE 9.3 rpm's?
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  11. #11
    Senior Member
    Join Date
    Oct 2005
    Posts
    126

    Re: Problems with PHP 4.4.1

    I am having a problem since moving hosts...see here: http://www.vbseo.com/f77/problems-40...or-500-a-1768/ and Oleg has kindly looked at my site. He has said to look at this thread but I don't see that it will help me as I am on a shared server. I don't think that my host will change the PHP version just for me will they??

    Am I missing something or is there something else I can do? I don't want to feel as though I have wasted $150 on this great bit of software !

    Here is a link to my package info - is there something in there I can change?
    http://order.1and1.co.uk/xml/order/H...op&__lf=Static

    Thanks for reading this.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  12. #12
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923

    Re: Problems with PHP 4.4.1

    Hello Lazer,

    Add the following rules to your .htaccess file:
    RewriteEngine On
    RewriteRule ^(hello/)$ http://www.google.com [L]

    Using your browser, go to 'http://www.yoursite.com/hello'. You should get redirected to google.

    If the above doesn't work, please let us know so that we can contact your hosting company to find out how we can get you running asap.

    Juan
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  13. #13
    Senior Member
    Join Date
    Oct 2005
    Posts
    126

    Re: Problems with PHP 4.4.1

    Thanks Juan Muriente - I will try that now
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  14. #14
    Senior Member
    Join Date
    Oct 2005
    Posts
    126

    Re: Problems with PHP 4.4.1

    If I paste that code into htaccess on its own and upload it - then type in myurl/hello I get 404 page not found.. :(
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  15. #15
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923

    Re: Problems with PHP 4.4.1

    PM Sent.
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

Similar Threads

  1. Some extreme issues need help on fixing.
    By pspcrazy in forum Troubleshooting
    Replies: 14
    Last Post: 03-14-2006, 03:40 AM
  2. Any Mac OS X users having problems with vBSEO?
    By MrNase in forum General Discussion
    Replies: 1
    Last Post: 02-20-2006, 12:38 PM
  3. Periodic PHP Errors
    By ePressive in forum Troubleshooting
    Replies: 5
    Last Post: 01-01-2006, 02:08 PM
  4. Archive rewrites with php as cgi
    By T2DMan in forum Bug Reporting
    Replies: 4
    Last Post: 08-11-2005, 05:25 AM