Internal Server error Xampp

  • ich nutze das HuggoCMS ES GEHT ALLES CLIENT IS GUT usw.. nur wenn ich mir bei navicat den rank 7 gebe und mich dan anschliesend bei meinem cms einloggen will

    kommt es nach dem login direkt auf http://localhost/houseekeeping/ und dann steht

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, postmaster@localhost 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.


    Wenn ich den rank jedoch wieder auf 1 Stelle dann geht alles wieder?


    Ich nutze Xampp hab auch die web config umstrukturiert das es geht (hataccesse) es geht alles auch der client Katalog usw funkt alles aber sobald ich mir wie gesagt den rank 6 oder 7 gebe und dann die me seite relode kommt diese fehlermeldung wo muss ich das beheben im internet steht vieles aber nicht ds was ich habe :rolleyes:  ;(

  • Poste vllt. mal die .htaccess denn so kann man dir denke ich Besse Helfen.
    Ich kann dir nicht Helfen da ich kp habe wie man htaccess einstellst usw ;)

    Aber andere hier schon denk ich mal.

    mfg Nico-Cola :love:


    <IfModule mod_rewrite.c>
    RewriteEngine On

    #REWRITE RULES
    #---------------------

    #RULE IMPORTIERTE REGEL 1
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)\.html $1\.php

    #RULE IMPORTIERTE REGEL 2

    RewriteRule ^habblet/habbosearchcontent(|/)$ habblet/me/habbosearchcontent.php

    #RULE IMPORTIERTE REGEL 3.1

    RewriteRule ^register/gast(|/)$ ./quickregister.php?gast

    #RULE IMPORTIERTE REGEL 4

    RewriteRule ^account/submit(|/)$ ./index.php?submit

    #RULE IMPORTIERTE REGEL 5

    RewriteRule ^articles(|/)$ articles.php

    #RULE IMPORTIERTE REGEL 5.1

    RewriteRule ^articles/category/(.*)$ ./articles.php?category=$1

    #RULE IMPORTIERTE REGEL 5.2

    RewriteRule ^articles/(.*)/(.*)$ ./articles.php?id=$1&PAGE_NUM=$2

    #RULE IMPORTIERTE REGEL 5.3

    RewriteRule ^articles/(.*)$ ./articles.php?id=$1

    #RULE IMPORTIERTE REGEL 6

    RewriteRule ^radio$ ./radio.php

    #RULE IMPORTIERTE REGEL 6.1

    RewriteRule ^radio/sendeplan$ ./sendeplan.php

    #RULE IMPORTIERTE REGEL 6.2

    RewriteRule ^radio/djs$ ./djs.php

    #RULE IMPORTIERTE REGEL 7

    RewriteRule ^account/forgot(|/)$ account.php?GET=pw_forgot

    #RULE IMPORTIERTE REGEL 7.1

    RewriteRule ^account/password/reset/(.*)/(.*)/(.*)$ account.php?GET=pw_reset&code=$1&target=$2&id=$3

    #RULE IMPORTIERTE REGEL 7.2

    RewriteRule ^account/logout(|/)$ account.php?GET=logout

    #RULE IMPORTIERTE REGEL 10

    RewriteRule ^client/error(|/)$ client_error.php

    #RULE IMPORTIERTE REGEL 11

    RewriteRule ^client(|/)$ client.php

    #RULE IMPORTIERTE REGEL 12

    RewriteRule ^sportwetten(|/)$ sportwetten.php

    #RULE IMPORTIERTE REGEL 12.1

    RewriteRule ^sportwetten/(..*)$ sportwetten.php?php=$1

    #RULE IMPORTIERTE REGEL 13

    RewriteRule ^community/fansites(|/)$ fansites.php

    #RULE IMPORTIERTE REGEL 14

    RewriteRule ^ref/(..*)$ index.php?ref=$1

    #RULE IMPORTIERTE REGEL 15

    RewriteRule ^welcome(|/)$ welcome.php

    #RULE IMPORTIERTE REGEL 18

    RewriteRule ^minimail/(..*)$ ./habblet/minimail/$1.php

    #RULE IMPORTIERTE REGEL 28

    RewriteRule ^help/(..*)$ ./help.php?get_helpid=$1

    #RULE IMPORTIERTE REGEL 32

    RewriteRule ^home/(..*)$ ./user_profile.php?username_hotel=$1

    #RULE IMPORTIERTE REGEL 33

    RewriteRule ^index(|/)$ index.php

    #RULE IMPORTIERTE REGEL 34

    RewriteRule ^maintenance(|/)$ maintenance.php

    #RULE IMPORTIERTE REGEL 35

    RewriteRule ^bonussystem(|/)$ bonussystem.php

    #RULE IMPORTIERTE REGEL 36

    RewriteRule ^manage/cms/DE-de/hk_re/index/p/(.*)$ manage/cms/DE-de/hk_re/index.php?p=$1

    #RULE IMPORTIERTE REGEL 35.1

    RewriteRule ^housekeeping(|/)$ ./housekeeping/index.php

    #RULE IMPORTIERTE REGEL 36.1

    RewriteRule ^housekeeping/images/(.*)$ ./housekeeping/images/$1

    #RULE IMPORTIERTE REGEL 36.4

    RewriteRule ^housekeeping/faq/(.*)/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2&id=$3

    #RULE IMPORTIERTE REGEL 36.5

    RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2

    #RULE IMPORTIERTE REGEL 36.6

    RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2

    #RULE IMPORTIERTE REGEL 36.10

    RewriteRule ^housekeeping/(.*)/(.*)/(.*)$ ./housekeeping/$1.php?do=$2&id=$3

    #RULE IMPORTIERTE REGEL 36.11

    RewriteRule ^housekeeping/(.*)/(.*)$ ./housekeeping/$1.php?do=$2

    #RULE IMPORTIERTE REGEL 36.12

    RewriteRule ^housekeeping/(.*)$ ./housekeeping/$1.php

    #RULE IMPORTIERTE REGEL 37

    RewriteRule ^me(|/)$ me.php

    #RULE IMPORTIERTE REGEL 38

    RewriteRule ^myhabbo/rating/rate(|/)$ ./myhabbo/rating_rate.php

    #RULE IMPORTIERTE REGEL 39

    RewriteRule ^myhabbo/rating/reset_ratings(|/)$ ./myhabbo/rating_reset_ratings.php

    #RULE IMPORTIERTE REGEL 40

    RewriteRule ^rd/([^/]+)(|/)$ ./rd.php?id=$1

    #RULE IMPORTIERTE REGEL 43

    RewriteRule ^register/start(|/)$ /quickregister.php?step=1

    #RULE IMPORTIERTE REGEL 43.1

    RewriteRule ^register/(.*)(|/)$ /quickregister.php?ref=$1

    #RULE IMPORTIERTE REGEL 44

    RewriteRule ^myhabbo/tag/(..*)$ habblet/tags/$1.php

    #RULE IMPORTIERTE REGEL 55

    RewriteRule ^profile(|/)$ profile.php

    #RULE IMPORTIERTE REGEL 56

    RewriteRule ^profile/([^/]+)(|/)$ ./profile.php?tabId=$1

    #RULE IMPORTIERTE REGEL 55.1

    RewriteRule ^vipshop(|/)$ vipshop.php

    #RULE IMPORTIERTE REGEL 56.1

    RewriteRule ^vipshop/([^/]+)(|/)$ ./vipshop.php?tabId=$1

    #RULE IMPORTIERTE REGEL 57

    RewriteRule ^tag(|/)$ ./tag.php

    #RULE IMPORTIERTE REGEL 58

    RewriteRule ^tag/([^/]+)(|/)$ ./tag.php?tag=$1

    #RULE IMPORTIERTE REGEL 63

    RewriteRule ^habblet/cproxy(|/)$ habblet/cproxy.php

    #RULE IMPORTIERTE REGEL 64

    RewriteRule ^habblet/cproxy?k=([^/]+)(|/)$ ./habblet/cproxy?habbletKey=$1

    #RULE IMPORTIERTE REGEL 65

    RewriteRule ^help(|/)$ help.php

    #RULE IMPORTIERTE REGEL 66

    RewriteRule ^botshop(|/)$ ./botpanel.php

    #RULE IMPORTIERTE REGEL 70

    RewriteRule ^community(|/)$ community.php

    #RULE IMPORTIERTE REGEL 71

    RewriteRule ^community/topstats(|/)$ ./topstats.php

    #RULE IMPORTIERTE REGEL 72

    RewriteRule ^community/werbeteam(|/)$ advertisingteam9FqlkW5CZGbknj15Rl.php

    #RULE IMPORTIERTE REGEL 73

    RewriteRule ^community/vip(|/)$ vip.php

    #RULE IMPORTIERTE REGEL 74

    RewriteRule ^community/staff(|/)$ ./staff.php

    #RULE IMPORTIERTE REGEL 75

    RewriteRule ^community/application(|/)$ ./applications.php

    #RULE IMPORTIERTE REGEL 84

    RewriteRule ^credits/lotto(|/)$ lotto.php

    #RULE IMPORTIERTE REGEL 85

    RewriteRule ^credits(|/)$ credits.php

    #RULE IMPORTIERTE REGEL 86

    RewriteRule ^credits/ch(|/)$ credits.php?ch

    #RULE IMPORTIERTE REGEL 87

    RewriteRule ^credits/vip(|/)$ credits.php?vip

    #RULE IMPORTIERTE REGEL 88

    RewriteRule ^credits/ch/vip(|/)$ credits.php?ch&vip

    #RULE IMPORTIERTE REGEL 90

    RewriteRule ^credits/pixels(|/)$ pixels.php

    #RULE IMPORTIERTE REGEL 91

    RewriteRule ^credits/habboclub(|/)$ habboclub.php

    #RULE IMPORTIERTE REGEL 92

    RewriteRule ^credits/history(|/)$ ./history.php

    #RULE IMPORTIERTE REGEL 93

    RewriteRule ^credits/changer(|/)$ ./changer.php

    #RULE IMPORTIERTE REGEL 94

    RewriteRule ^credits/shop/online/(..*)/(..*)/(..*)/(..*)$ shop.php?land=$1&shop=$2&amount=$3&step=$4

    #RULE IMPORTIERTE REGEL 99

    RewriteRule ^myhabbo/badges/(.*)$ ./habblet/widgets/badges_$1.php

    #RULE IMPORTIERTE REGEL 100

    RewriteRule ^myhabbo/guestbook/(.*)$ ./habblet/widgets/guestbook_$1.php

    #RULE IMPORTIERTE REGEL 101

    RewriteRule ^myhabbo/widget/(.*)$ ./habblet/widgets/myhabbo_widget_$1.php

    #RULE IMPORTIERTE REGEL 102

    RewriteRule ^myhabbo/(.*)/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2_$3.php

    #RULE IMPORTIERTE REGEL 103

    RewriteRule ^myhabbo/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2.php

    #RULE IMPORTIERTE REGEL 104

    RewriteRule ^groups/actions/(.*)/(.*)$ ./habblet/groups/groups_actions_$1.php?id=$2

    #RULE IMPORTIERTE REGEL 105

    RewriteRule ^groups/actions/(.*)$ ./habblet/groups/groups_actions_$1.php

    #RULE IMPORTIERTE REGEL 106

    RewriteRule ^groups/(.*)/id/discussions/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&page=$2

    #RULE IMPORTIERTE REGEL 107

    RewriteRule ^groups/(.*)/discussions/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&page=$2

    #RULE IMPORTIERTE REGEL 108

    RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&thread=$2&page=$3

    #RULE IMPORTIERTE REGEL 109

    RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&thread=$2&page=$3

    #RULE IMPORTIERTE REGEL 110

    RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?id=$1&thread=$2

    #RULE IMPORTIERTE REGEL 111

    RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?alias=$1&thread=$2

    #RULE IMPORTIERTE REGEL 112

    RewriteRule ^groups/(.*)/id/discussions$ ./habblet/discussions/discussions.php?id=$1

    #RULE IMPORTIERTE REGEL 113

    RewriteRule ^groups/(.*)/id$ ./groups.php?web-group-id=$1

    #RULE IMPORTIERTE REGEL 114

    RewriteRule ^discussions/actions/(.*)$ ./habblet/discussions/discussions_actions_$1.php

    #RULE IMPORTIERTE REGEL 115

    RewriteRule ^forum/page/(.*)$ ./habblet/discussions/forum.php?page=$1

    #RULE IMPORTIERTE REGEL 116

    RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2

    #RULE IMPORTIERTE REGEL 117

    RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2

    #RULE IMPORTIERTE REGEL 118

    RewriteRule ^forum/(.*)/id$ ./habblet/discussions/forum.php?thread=$1

    #RULE IMPORTIERTE REGEL 119

    RewriteRule ^forum/(.*)/(.*)/(.*)$ ./habblet/discussions/like.php?thread=$1&id=$2&vote=$3

    #RULE IMPORTIERTE REGEL 120

    RewriteRule ^forum(.*)$ ./habblet/discussions/forum.php

    #RULE IMPORTIERTE REGEL 121

    RewriteRule ^mod/localizations(.*)$ ./habblet/discussions/mod_localizations.php

    #RULE IMPORTIERTE REGEL 122

    RewriteRule ^mod/add_(.*)_report$ ./habblet/discussions/mod_add_report.php?type=$1

    #RULE IMPORTIERTE REGEL 123

    RewriteRule ^error(.*)$ ./404.php

    #RULE IMPORTIERTE REGEL 124

    RewriteRule ^working(.*)$ ./403.php

    #RULE IMPORTIERTE REGEL 125

    RewriteRule ^credits/working(.*)$ ./403.php

    #RULE IMPORTIERTE REGEL 127

    RewriteRule ^community/experts(.*)$ ./xler.php

    #RULE IMPORTIERTE REGEL 129

    RewriteRule ^credits/bigdeal(.*)$ ./bigdeal.php

    #RULE IMPORTIERTE REGEL 130

    RewriteRule ^petshop(|/)$ petshop.php

    #RULE IMPORTIERTE REGEL 131

    RewriteRule ^petshop/(..*)$ petshop.php?page_cms=$1

    #RULE IMPORTIERTE REGEL 132

    RewriteRule ^papers/privacy(.*)$ ./privacy.php

    #RULE IMPORTIERTE REGEL 133

    RewriteRule ^papers/disclaimer(.*)$ ./disclaimer.php

    #RULE IMPORTIERTE REGEL 134

    RewriteRule ^safety/safety_tips(.*)$ ./safety_tips.php

    #RULE IMPORTIERTE REGEL 135

    RewriteRule ^safety/huggo_way(.*)$ ./huggo_way.php

    #RULE IMPORTIERTE REGEL 136

    RewriteRule ^hilfe(.*)$ ./habblet/privacy/hilfe.php

    #RULE IMPORTIERTE REGEL 137

    RewriteRule ^impressum(.*)$ ./habblet/privacy/impressum.php

    #RULE IMPORTIERTE REGEL 137.1

    RewriteRule werbekampagne(|/)$ ./werbekampagne.php

    #RULE IMPORTIERTE REGEL 138

    RewriteRule ^haftung(.*)$ ./habblet/privacy/haftung.php

    #RULE IMPORTIERTE REGEL 139

    RewriteRule ^datenschutz(.*)$ ./habblet/privacy/datenschutz.php

    #RULE IMPORTIERTE REGEL 140

    RewriteRule ^kontakt(.*)$ ./habblet/privacy/kontakt.php

    #RULE IMPORTIERTE REGEL 141

    RewriteRule ^verguetungen(.*)$ ./bonussystem.php

    </IfModule>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!