Results 1 to 8 of 8

vbseo 3.2.0 rc7 - 500 Internal Server Error

This is a discussion on vbseo 3.2.0 rc7 - 500 Internal Server Error within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I upgraded to vbseo 3.2.0 rc7 from vbseo 3.2.0 rc5. I followed all upgrade procedures properly, and when my page ...

  1. #1
    Junior Member
    Real Name
    osss
    Join Date
    May 2008
    Posts
    4
    Liked
    0 times

    Exclamation vbseo 3.2.0 rc7 - 500 Internal Server Error

    I upgraded to vbseo 3.2.0 rc7 from vbseo 3.2.0 rc5. I followed all upgrade procedures properly, and when my page would attempt to load the forums, I would get a 500 Internal Server Error. I even uploaded the new .htaccess file thats included with rc7 and replaced the rc5 version, that didn't solve it, so I added the sitemap's .htaccess file to the bottom of rc7's .htaccess file, uploaded that, still didn't work.

    So I finally had to re-install rc5 just to get my forums running.

    Also in VB Admin Control Panel, if I attempted to click on: vBSEO Sitemap Reports, I would get an error message.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Does your old .htaccess works with RC7?
    Also in VB Admin Control Panel, if I attempted to click on: vBSEO Sitemap Reports, I would get an error message.
    What is the message?

  3. #3
    Member pcwolfx®'s Avatar
    Real Name
    Tayfun
    Join Date
    Jan 2008
    Posts
    59
    Liked
    0 times
    You must change htcasess file.

  4. #4
    Junior Member
    Real Name
    osss
    Join Date
    May 2008
    Posts
    4
    Liked
    0 times
    Heres the actual 500 - Internal Server Error message:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@********.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    Quote Originally Posted by Oleg Ignatiuk View Post
    Does your old .htaccess works with RC7?
    No, no .htaccess works with rc7, I tried several different combinations.


    And also now, it wont even let me go to manage products to import crawlability_vbseo.xml, instead it will give me the same 500 - Internal Server Error message while in VB Admin Control Panel.

    Back to RC5 for now.
    Last edited by osss; 05-31-2008 at 04:10 PM.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please open a support ticket with FTP/admincp access for troubleshooting.

  6. #6
    Junior Member
    Real Name
    sandri
    Join Date
    Oct 2006
    Posts
    15
    Liked
    0 times
    Hi all,

    i have the same problem RC7, server error only startup Page.
    If i call the forum on /index.php everything O.K .

    I change the .htaccess to the RC5 .htaccess and startup Page is O.K.

    Now i run .htacces (RC5) and vbseo(RC7), what has changed in .htaccess?

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

    try to modify functions_vbseo_pre.php file:
    FIND:
    PHP Code:
    $vbseo_redir_url $_SERVER['REDIRECT_URL'] . ($_SERVER['REDIRECT_QUERY_STRING'] ? '?' $_SERVER['REDIRECT_QUERY_STRING'] : ''); 
    ADD BELOW:
    PHP Code:
    if(strstr($vbseo_redir_url'/vbseo.php')) $vbseo_redir_url ''

  8. #8
    Junior Member
    Real Name
    sandri
    Join Date
    Oct 2006
    Posts
    15
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    try to modify functions_vbseo_pre.php file:
    FIND:
    PHP Code:
    $vbseo_redir_url $_SERVER['REDIRECT_URL'] . ($_SERVER['REDIRECT_QUERY_STRING'] ? '?' $_SERVER['REDIRECT_QUERY_STRING'] : ''); 
    ADD BELOW:
    PHP Code:
    if(strstr($vbseo_redir_url'/vbseo.php')) $vbseo_redir_url ''
    thats it!

    thx

    sandri

Similar Threads

  1. Internal Server Error
    By ZeKiTuRk in forum Türkçe
    Replies: 6
    Last Post: 05-04-2008, 01:54 PM
  2. Internal Server Error
    By Cagatayh in forum Türkçe
    Replies: 8
    Last Post: 08-03-2007, 02:24 PM
  3. 1.6 -> Internal Server Error
    By psico in forum Troubleshooting
    Replies: 9
    Last Post: 06-23-2007, 07:55 AM
  4. Internal Server Error
    By sportsmedjosh in forum Troubleshooting
    Replies: 5
    Last Post: 02-06-2007, 10:00 PM
  5. Internal Server Error
    By MarkR in forum Troubleshooting
    Replies: 3
    Last Post: 12-08-2005, 07:36 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
  •