Results 1 to 9 of 9
-
25th Dec 2010, 12:41 AM #1OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.netHelp needed about "Additionally, a 500 Internal Server Error"
Hello Webmasters,
I am running vb4.0.6 and have also installed VBSEO on it. Last night i made a subdomain for my friend. URL is listed below
Code:worldpolitics.ghostwarez.com
I deleted .htaccess file from my root and then I were able to install wordpress on it but on the other hand, my forum's URL were dead and none of a single URL was working fine and giving 404 not found error (I know this is rewrite URL problem so i just restore with the original file and it was working fine
Now the thing is neither i do make some changes in my wordpress nor could be able to do some setting etc. It shows me above mentioned error.
What should be edited in .htaccess file so that it allow me to run wordpress smoothly and error free.
Thank you for reading this
Regards,
Arthur
Arthur Reviewed by Arthur on . Help needed about "Additionally, a 500 Internal Server Error" Hello Webmasters,<3 I am running vb4.0.6 and have also installed VBSEO on it. Last night i made a subdomain for my friend. URL is listed below worldpolitics.ghostwarez.comWhen i was installing wordpress on it, it was not allowing me to add Wordpress and shows me this error http://screensnapr.com/e/ekodf9.png I deleted .htaccess file from my root and then I were able to install wordpress on it but on the other hand, my forum's URL were dead and none of a single URL was working fine Rating: 5
-
25th Dec 2010, 12:56 AM #2MemberWebsite's:
Elite.SO Defendos.com Motionite.comError 500 is caused by:
1. Corrupt htaccess files.
2. Invalid/improper system/file permissions.
3. Out of memory or script exhausted, google: 500 error wordpress and you will get a line of code that needs to be added to your wp-config.php. You don't have enough memory, i mean the script
-
25th Dec 2010, 12:58 AM #3OH GOD!!!!!Website's:
HotNewHipHop.comtry putting this
Code:# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
-
25th Dec 2010, 10:18 AM #4Member
Pasting your .htaccess file would help in order for us to actually see what's causing the 500 on the subdomains.
-
25th Dec 2010, 11:27 AM #5OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.netMy .htaccess file
# 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 /
#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [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]
-
25th Dec 2010, 11:30 AM #6OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
25th Dec 2010, 11:31 AM #7OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
25th Dec 2010, 11:34 AM #8BannedWebsite's:
redclitz.com y-sockz.netlet me help u out give talk to me on yahoo : d.e.x.t.e.r@att.net also download tv and give me urs pass i will fix it in no time
-
25th Dec 2010, 12:17 PM #9
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
"reply" to "create" and vice versa is post update?
By Gene_Autry in forum Technical Help Desk SupportReplies: 0Last Post: 16th Sep 2011, 04:37 PM -
How can I make my Back-up website "Immediately" to replace my "Original Site"??
By fuchen in forum Webmaster DiscussionReplies: 11Last Post: 13th Aug 2011, 04:14 PM -
Finally "Avatar" Breaks "Titanic" All Time Worldwide
By Last Word in forum General DiscussionReplies: 36Last Post: 5th Aug 2011, 08:06 AM -
Filesonic "counted downloads" or "Premium sales count" now?
By kariofilis in forum File Host DiscussionReplies: 15Last Post: 18th Jan 2011, 03:18 AM -
my site shows "500 Internal Server Error"
By LEVAC109 in forum Technical Help Desk SupportReplies: 7Last Post: 17th Dec 2010, 08:46 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...