Sinds een half uur kan ik ineens niet meer op mn site komen.Dan krijg ik deze fout:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] 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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Ik heb mijn site gerigistreerd bij mijndomein, kan hier de fout zitten?
Kan iemand helpen?



EDIT: Zie reactie mijn onderaan!!
Toevallig met een .htaccess bestand liggen spelen?
ik ben bezig met Vidiscript http://vidiscript.com/
dit is mn .htaccess:
RewriteEngine on
#Category rewrite
RewriteCond %{REQUEST_URI} !.php
RewriteRule ^videos/([^/]+)/?$ index.php?id=7&crw=$1 [L]
RewriteRule ^videos/([^/]+)/([0-9]+)/?$ index.php?id=7&crw=$1&page=$2 [L]
RewriteRule ^videos/([^/]+)/_([^/]+)/?$ index.php?id=7&crw=$1&scrw=$2 [L]
RewriteRule ^videos/([^/]+)/_([^/]+)/([0-9]+)/?$ index.php?id=7&crw=$1&scrw=$2&page=$3 [L]

#Individual media
RewriteCond %{REQUEST_URI} !.php

RewriteRule ^play/([^/]+)/_([^/]+)/__([^/]+)/([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=8&crw=$1&scrw=$2&sscrw=$3&vrw=$4&tab=$5&num=$6 [L]
RewriteRule ^play/([^/]+)/_([^/]+)/__([^/]+)/([^/]+)/___([^/]+)/?$ index.php?id=8&crw=$1&scrw=$2&sscrw=$3&vrw=$4&tab=$5 [L]
RewriteRule ^play/([^/]+)/_([^/]+)/([^/]+)/(___[^/]+)/([0-9]+)/?$ index.php?id=8&crw=$1&scrw=$2&vrw=$3&tab=$4&num=$5 [L]
RewriteRule ^play/([^/]+)/_([^/]+)/__([^/]+)/([^/]+)/?$ index.php?id=8&crw=$1&scrw=$2&sscrw=$3&vrw=$4 [L]
RewriteRule ^play/([^/]+)/_([^/]+)/([^/]+)/___([^/]+)/?$ index.php?id=8&crw=$1&scrw=$2&vrw=$3&tab=$4 [L]
RewriteRule ^play/([^/]+)/([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=8&crw=$1&vrw=$2&tab=$3&num=$4 [L]
RewriteRule ^play/([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=8&vrw=$1&tab=$2&num=$3 [L]
RewriteRule ^play/([^/]+)/([^/]+)/___([^/]+)/?$ index.php?id=8&crw=$1&vrw=$2&tab=$3 [L]
RewriteRule ^play/([^/]+)/_([^/]+)/([^/]+)/?$ index.php?id=8&crw=$1&scrw=$2&vrw=$3 [L]
RewriteRule ^play/([^/]+)/___([^/]+)/?$ index.php?id=8&vrw=$1&tab=$2 [L]
RewriteRule ^play/([^/]+)/([^/]+)/?$ index.php?id=8&crw=$1&vrw=$2 [L]
RewriteRule ^play/([^/]+)/?$ index.php?id=8&vrw=$1 [L]
RewriteRule ^showimage/([^/]+)/?$ image.php?image=$1 [L]

#Individual group
RewriteCond %{REQUEST_URI} !.php
RewriteRule ^showgroup/([^/]+)/_([^/]+)/?$ index.php?id=20&grp=$1&filter=$2 [L]
RewriteRule ^showgroup/([^/]+)/([^/]+)/_([^/]+)/?$ index.php?id=20&grp=$1&cmd=$2&filter=$3 [L]
RewriteRule ^showgroup/([^/]+)/([^/]+)/_([^/]+)/([0-9]+)/?$ index.php?id=20&grp=$1&cmd=$2&filter=$3&page=$4 [L]
RewriteRule ^showgroup/([^/]+)/_([^/]+)/([0-9]+)/?$ index.php?id=20&grp=$1&filter=$2&page=$3 [L]
RewriteRule ^showgroup/([^/]+)/?$ index.php?id=20&grp=$1 [L]
RewriteRule ^showgroup/([^/]+)/([^/]+)/?$ index.php?id=20&grp=$1&cmd=$2 [L]
RewriteRule ^showgroup/([^/]+)/([^/]+)/([0-9]+)/?$ index.php?id=20&grp=$1&cmd=$2&page=$3 [L]
RewriteRule ^showgroup/([^/]+)/([0-9]+)/?$ index.php?id=20&grp=$1&page=$2 [L]


#This is for all the pages
RewriteCond %{REQUEST_URI} !.php
RewriteRule ^latest/?$ index.php?id=1 [L]
RewriteRule ^members/_([^/]+)/__([^/]+)/?$ index.php?id=88&filter=$1&nsearch=$2 [L]
RewriteRule ^members/_([^/]+)/__([^/]+)/([0-9]+)/?$ index.php?id=88&filter=$1&nsearch=$2&page=$3 [L]
RewriteRule ^members/_([^/]+)/___([^/]+)/?$ index.php?id=88&filter=$1&lsearch=$2 [L]
RewriteRule ^members/_([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=88&filter=$1&lsearch=$2&page=$3 [L]
RewriteRule ^members/_([^/]+)/__([^/]+)/___([^/]+)/?$ index.php?id=88&filter=$1&nsearch=$2&lsearch=$3 [L]
RewriteRule ^members/_([^/]+)/__([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=88&filter=$1&nsearch=$2&lsearch=$3&page=$4 [L]
RewriteRule ^members/_([^/]+)/?$ index.php?id=88&filter=$1 [L]
RewriteRule ^members/_([^/]+)/([0-9]+)/?$ index.php?id=88&filter=$1&page=$2 [L]
RewriteRule ^members/?$ index.php?id=88 [L]
RewriteRule ^members/([0-9]+)/?$ index.php?id=19&page=$1 [L]
RewriteRule ^groups/_([^/]+)/__([^/]+)/?$ index.php?id=19&filter=$1&search=$2 [L]
RewriteRule ^groups/_([^/]+)/__([^/]+)/([0-9]+)/?$ index.php?id=19&filter=$1&search=$2&page=$3 [L]
RewriteRule ^groups/_([^/]+)/?$ index.php?id=19&filter=$1 [L]
RewriteRule ^groups/_([^/]+)/([0-9]+)/?$ index.php?id=19&filter=$1&page=$2 [L]
RewriteRule ^groups/?$ index.php?id=19 [L]
RewriteRule ^groups/([0-9]+)/?$ index.php?id=19&page=$1 [L]
RewriteRule ^search/?$ index.php?id=22 [L]
RewriteRule ^search/([0-9]+)/?$ index.php?id=22&page=$1 [L]
RewriteRule ^search/([^/]+)/?$ index.php?id=22&keywords=$1 [L]
RewriteRule ^search/([^/]+)/([0-9]+)/?$ index.php?id=22&keywords=$1&page=$2 [L]

RewriteRule ^account/?$ index.php?id=56 [L]

RewriteRule ^latest/([0-9]+)/?$ index.php?id=1&page=$1 [L]
RewriteRule ^top_rated/?$ index.php?id=2 [L]
RewriteRule ^top_rated/([0-9]+)/?$ index.php?id=2&page=$1 [L]
RewriteRule ^most_viewed/_([^/]+)/?$ index.php?id=3&filter=$1 [L]
RewriteRule ^most_viewed/?$ index.php?id=3 [L]
RewriteRule ^most_viewed/_([^/]+)/([0-9]+)/?$ index.php?id=3&filter=$1&page=$2 [L]
RewriteRule ^most_viewed/([0-9]+)/?$ index.php?id=3&page=$1 [L]

RewriteRule ^category/([^/]+)/_([^/]+)/__([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&scrw=$2&sscrw=$3&filter=$4&page=$5 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/__([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&scrw=$2&sscrw=$3&page=$4 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/__([^/]+)/___([^/]+)/?$ index.php?id=21&crw=$1&scrw=$2&sscrw=$3&filter=$4 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/__([^/]+)/?$ index.php?id=21&crw=$1&scrw=$2&sscrw=$3 [L]

RewriteRule ^category/([^/]+)/_([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&scrw=$2&filter=$3&page=$4 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&scrw=$2&page=$3 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/___([^/]+)/?$ index.php?id=21&crw=$1&scrw=$2&filter=$3 [L]
RewriteRule ^category/([^/]+)/_([^/]+)/?$ index.php?id=21&crw=$1&scrw=$2 [L]

RewriteRule ^category/([^/]+)/___([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&filter=$2&page=$3 [L]
RewriteRule ^category/([^/]+)/([0-9]+)/?$ index.php?id=21&crw=$1&page=$2 [L]
RewriteRule ^category/([^/]+)/___([^/]+)/?$ index.php?id=21&crw=$1&filter=$2 [L]
RewriteRule ^category/([^/]+)/?$ index.php?id=21&crw=$1 [L]


######################
#Tags Re-Write J-Mods#
######################
RewriteRule ^tags/?$ index.php?id=24 [L]
RewriteRule ^add/?$ index.php?id=25 [L]
Options +FollowSymlinks
RewriteCond %{QUERY_STRING} url=(.*)
RewriteRule ^out(.*) index.php?id=26&url=%1 [L]
RewriteRule ^allfriends/?$ index.php?id=27 [L]
Options +FollowSymlinks
RewriteCond %{QUERY_STRING} vid=(.*)
RewriteRule ^changead(.*) index.php?id=28&vid=%1 [L]
Options +FollowSymlinks
RewriteCond %{QUERY_STRING} feed=(.*)
RewriteRule ^rss(.*) rss.php?feed=%1 [L]
RewriteRule ^rss/?$ index.php?id=29 [L]
Options +FollowSymlinks
RewriteCond %{QUERY_STRING} del=(.*)
RewriteRule ^news/?$ index.php?id=30&del=%1 [L]
RewriteRule ^news/?$ index.php?id=30 [L]
Options +FollowSymlinks
RewriteCond %{QUERY_STRING} edit=(.*)
RewriteRule ^edit/?$ index.php?id=31&edit=%1 [L]
####################
# Do Not Edit #
####################

RewriteRule ^forgot/?$ index.php?id=4 [L]
RewriteRule ^upload/?$ index.php?id=5 [L]
RewriteRule ^register/?$ index.php?id=6 [L]
RewriteRule ^logout/?$ index.php?logout=1 [L]
RewriteRule ^help/?$ index.php?id=15 [L]
RewriteRule ^tellafriend/(.+)/?$ index.php?id=11&mediaurl=$1 [L]
RewriteRule ^terms/?$ index.php?id=16 [L]
RewriteRule ^contact/?$ index.php?id=17 [L]
RewriteRule ^history/?$ index.php?id=50 [L]
RewriteRule ^history/([0-9]+)/?$ index.php?id=50&page=$1 [L]
RewriteRule ^favorites/?$ index.php?id=51&page=1 [L]
RewriteRule ^favorites/([0-9]+)/?$ index.php?id=51&page=$1 [L]

RewriteRule ^usermenu/?$ index.php?id=55 [L]
RewriteRule ^usermenu/([a-z]+)/?$ index.php?id=55&action=$1 [L]
RewriteRule ^usermenu/([a-z]+)/([0-9]+)/?$ index.php?id=55&action=$1&page=$2 [L]
RewriteRule ^usermenu/([a-z]+)/([0-9]+)/([0-9]+)/?$ index.php?id=55&action=$1&page=$2&page2=$3 [L]

#New Profile
RewriteRule ^profile/([A-z0-9_-]+)/([a-z]+)/_([^/]+)/([0-9]+)/?$ index.php?id=18&user=$1&act=$2&opt=$3&page=$4 [L]
RewriteRule ^profile/([A-z0-9_-]+)/([a-z]+)/_([^/]+)/?$ index.php?id=18&user=$1&act=$2&opt=$3 [L]
RewriteRule ^profile/([A-z0-9_-]+)/([a-z]+)/([0-9]+)/?$ index.php?id=18&user=$1&act=$2&page=$3 [L]
RewriteRule ^profile/([A-z0-9_-]+)/([a-z]+)/?$ index.php?id=18&user=$1&act=$2 [L]
RewriteRule ^profile/([A-z0-9_-]+)/([0-9]+)/?$ index.php?id=18&user=$1&page=$2 [L]
RewriteRule ^profile/([A-z0-9_-]+)/?$ index.php?id=18&user=$1 [L]


<Files *.module>
deny from all
</Files>
Options All -Indexes
<files *.inc>
order allow,deny
deny from all
</files>

Zou hier dan een fout in zitten?
Host je ook bij mijndomein?
Zo ja, dan kan het zijn dat die mod rewrite niet accepteert.
ik zit inderdaad bij mijndomein, is het van cruciaal belang voor mijn site dat die .htaccess er instaat?
nou heb ik het geinstalleerd maar nu krijg ik deze melding:
Site error: the file /storage/mijndomein/users/107932/public/sites/www.janwillem-117.nl/includes/common.inc requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

Ik heb het ioncube bestand geinstalleerd op:http://www.janwillem-117.nl/ioncube/ioncube_loader_lin_5.2.so

dus ik snap niet waar naar word gevraagd....
Hier includes/common.inc:


<?php //0035e
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199);
?>
4+oV57emWP8o47gbttuKiGqoOGrRmJsghYGH4UjsxNzp0kN9h1IhXC41VeyTx+/rH5+i8VQvtEsN
+FLTT2vwOZ6pKGIo/a8j8egKgffYgpchGQj3N6nC+uJ/kicZHqFDGP/eSXVYPeCCMJRxbjzzbjl7
Rs6KookksMXAIGFC2Ip9BF/Y+h1Z5Ioj5ff0idWQTq2yL9WreACkaTSTOpgh6YUei9fvtkADAJVI
2PRak6rcKmpFgzork72VE2MwJ9mTX0G/on9d+y3xB1O1Oaz4zK....en zo gaat het nog wel even door
?>


Niet Bumpen:

Twee of meer keer achter elkaar in een topic posten heet bumpen. Bumpen is pas na 24 uur toegestaan en kan een reden zijn voor de admins en moderators om een topic te sluiten. Gebruik indien nodig de knop om je tekst aan te passen.

SanThe.

Reageren