vBulletin Search Engine Optimization
This is a discussion on 500 internal server error plz help within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hi there i upgraded my VB to version 3.7.2 and when trying to post any reply or any thread i ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
|
Hi there i upgraded my VB to version 3.7.2 and when trying to post any reply or any thread i got HTTP 500 internal server error some one told me to updare php version to 5 and i did,but this didn't solve the problem some people say its from htaccess rewrite code this is my htaccess: HTML Code: # 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 /vb)
#RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.mysite\.net
#RewriteRule (.*) http://www.mysite.net/vb/$1 [L,R=301]
RewriteRule (.*) http://www.mysite.net/vb/ [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
ExpiresActive On
ExpiresByType image/gif "access 1 week"
ExpiresByType image/jpg "access 1 week"
ExpiresByType image/jpeg "access 1 week"
ExpiresByType image/png "access 1 week"
ExpiresByType text/css "access 1 week"
ExpiresByType text/js "access 1 week"
ExpiresByType application/x-shockwave-flash "access 1 week"
ExpiresByType application/x-javascript "access 1 week"
EnableSendfile Off
waiting your help |
|
#2
| ||||
| ||||
| [How to] Check if mod_rewrite is working for my site Does it work if you replace your current htaccess with the default vBSEO htaccess?
__________________ Joe Ward / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| ||||
| ||||
|
This bit looks a bit odd. Quote:
__________________ Ace Shattock / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
| Tags |
| 500 internal server error |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 500 Internal Server error | tehPARADOX | Troubleshooting | 3 | 06-15-2008 08:34 AM |
| Internal Server Error | ZeKiTuRk | Türkçe | 6 | 05-04-2008 02:54 PM |
| Internal Server Error | Cagatayh | Türkçe | 8 | 08-03-2007 03:24 PM |
| 500 Internal Server Error | Neutral Singh | Troubleshooting | 4 | 01-15-2006 08:35 AM |