vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   500 Internal Server Error (https://vborg.vbsupport.ru/showthread.php?t=219461)

ACiD619 07-25-2009 09:02 PM

500 Internal Server Error
 
Hey,

I always get an 500 Internal Server Error while trying to on on my modcp or admincp, they both are renamed for security reasons, I don't know why vb is sptting out the error, any ideas how to fix it please?

Thanks.

Lynne 07-25-2009 09:06 PM

Were you getting the error before you renamed the directories? Did you change the names in the config.php file also? If you go to maintenance > diagnostics > suspect server modules (I think that is what it is called), do you get any modules listed (like mod_security)?

ACiD619 07-25-2009 09:13 PM

Hey Lynne,

Thanks for the fast reply But I am unable to go to the admincp/modcp. All it does is spit out a 500 error. And I never got this error before, Only when I changed servers.

Ty

ForumsMods 07-25-2009 09:33 PM

Post your .htaccess.

ACiD619 07-25-2009 09:38 PM

Hey its:

Quote:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

RewriteEngine On
RewriteCond %{HTTP_HOST} !^\site\.tld
RewriteRule (.*) http://site.tld/$1 [QSA,L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

R1lover 07-25-2009 09:40 PM

This looks to be a vbseo issue, post on their forums....

ACiD619 07-25-2009 09:44 PM

How can you say that, are you 100% sure?

snakes1100 07-25-2009 09:52 PM

Until you view your error_log for the web server, you will have a hard time guessing like everyone else will, if you have .htaccess files in either of those dir's, rename them and see if the error goes away.

If it does, post their contents here so we can see whats in them.

Its most likely NOT a vbseo issue.

R1lover 07-25-2009 10:09 PM

Quote:

Originally Posted by ACiD619 (Post 1855392)
How can you say that, are you 100% sure?


Just a 99% chance/hunch..... vbseo seems to have many configuration issues in which people come here to troubleshoot for some reason.

ForumsMods 07-25-2009 10:12 PM

Does your forum work? Do you have any .htaccess in admincp and modcp?


All times are GMT. The time now is 07:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01011 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete