Jump to content

r0k

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by r0k

  1. it happens all the time, i could just refresh the page and i will get the error.. like no matter what i do ill get it at a random time even sometimes when i go to the homepage

     

    Than it's probably not your htaccess file. Normally an error in your htaccess will be constant. It's probably server abuse like I said before.

     

    Alright, and so there isnt much i can do about that? only the admin can deal with that?

  2. this is what it currently looks like:

    ErrorDocument 404 /error.php
    Options +FollowSymlinks
    Options -Indexes
    <Files .htaccess>
    deny from all
    </Files>
    <Files ~ "\.log$">
        Order allow,deny
        Deny from all
    </Files>
    <ifModule mod_php5.c>
        php_value zlib.output_compression 16386
        php_value register_globals off
        php_value session.use_trans_sid 0
    </ifModule>
    <ifModule mod_rewrite.c>
    RewriteEngine on
    # Uncomment the line below if the site doesn't work and you have mod_rewrite installed.
    RewriteBase /
    RewriteRule ^web-gallery/js/local/com.js$ ./habblet/null.php
    RewriteRule ^web-gallery/styles/local/com.css$ ./habblet/null.php
    RewriteRule ^(web-gallery) - [L] 
    RewriteRule ^security_check_token$ ./security_check?type=token
    RewriteRule ^xml/promo_(.*).xml$ ./xml/promo_$1.php
    RewriteRule ^papers/(.*)$ ./papers.php?page=$1
    RewriteRule ^account/([^/]+)(/([^/]+))?$ ./account.php?var1=$1&var2=$3 [QSA]
    RewriteRule ^register/cancel$ ./register.php?registerCancel=true
    RewriteRule ^captcha.jpg$ ./captcha/captcha.php
    RewriteRule ^minimail/(.*)$ ./habblet/minimail_$1.php
    RewriteRule ^minimail/loadMessage$ ./habblet/minimail_loadMessages.php
    RewriteRule ^habblet/ajax/(.*)$ ./habblet/ajax_$1.php
    RewriteRule ^myhabbo/store/purchase_confirm$ ./habblet/myhabbo_store_purchase_confirm.php?type=$1
    RewriteRule ^myhabbo/store/purchase_(.*)$ ./habblet/myhabbo_store_purchase.php?type=$1
    RewriteRule ^myhabbo/startSession/(.*)$ ./habblet/myhabbo_homes?id=$1&type=startSession
    RewriteRule ^myhabbo/cancel/(.*)$ ./habblet/myhabbo_homes?id=$1&type=cancel
    RewriteRule ^myhabbo/save$ ./habblet/myhabbo_homes?id=$1&type=save
    RewriteRule ^myhabbo/(.*)/(.*)/(.*)$ ./habblet/myhabbo_$1_$2_$3.php
    RewriteRule ^myhabbo/(.*)/(.*)$ ./habblet/myhabbo_$1_$2.php
    RewriteRule ^quickmenu/(.*)$ ./habblet/quickmenu.php?key=$1
    RewriteRule ^grouppurchase/(.*)$ ./habblet/grouppurchase_$1.php
    RewriteRule ^habboclub/(.*)$ ./habblet/habboclub_$1.php
    RewriteRule ^profile/wardrobeStore$ ./habblet/wardrobeStore.php
    RewriteRule ^profile/(.*)$ ./profile.php?do=$1
    RewriteRule ^home/(.*)/id$ ./home.php?id=$1
    RewriteRule ^home/(.*)$ ./home.php?name=$1
    RewriteRule ^articles/archive$ ./articles.php?archive=true [QSA]
    RewriteRule ^articles/archive?pageNumber=(.*)$ ./articles.php?archive=true&pageNumber=$1
    RewriteRule ^articles/category/(.*)$ ./articles.php?category=$1
    RewriteRule ^articles/rss.xml$ ./xml/rss.php
    RewriteRule ^articles/(.*)-(.*)/in/category/(.*)$ ./articles.php?id=$1&category=$3
    RewriteRule ^articles/(.*)-(.*)/in/archive$ ./articles.php?id=$1&archive=true
    RewriteRule ^articles/(.*)-(.*)$ ./articles.php?id=$1
    RewriteRule ^habbo-imaging/badge/(.*).gif$ ./habbo-imaging/badge.php?badge=$1
    RewriteRule ^habbo-imaging/avatar/(.*),(.*),(.*).gif$ ./cache/avatars/$1,$2,$3.png
    RewriteRule ^friendmanagement/ajax/(.*)$ ./habblet/friendmanagement_$1.php
    RewriteRule ^groups/actions/(.*)/(.*)$ ./habblet/groups_actions_$1.php?id=$2 [QSA]
    RewriteRule ^groups/actions/(.*)$ ./habblet/groups_actions_$1.php
    RewriteRule ^groups/(.*)/id/discussions/page/(.*)$ ./discussions.php?id=$1&page=$2
    RewriteRule ^groups/(.*)/discussions/page/(.*)$ ./discussions.php?alias=$1&page=$2
    RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./discussions.php?id=$1&thread=$2&page=$3
    RewriteRule ^groups/(.*)/discussions/(.*)/id/page/(.*)$ ./discussions.php?alias=$1&thread=$2&page=$3
    RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./discussions.php?id=$1&thread=$2
    RewriteRule ^groups/(.*)/discussions/(.*)/id$ ./discussions.php?alias=$1&thread=$2
    RewriteRule ^groups/(.*)/id/discussions$ ./discussions.php?id=$1
    RewriteRule ^groups/(.*)/discussions$ ./discussions.php?alias=$1
    RewriteRule ^groups/(.*)/id$ ./groups.php?id=$1
    RewriteRule ^groups/(.*)$ ./groups.php?alias=$1
    RewriteRule ^credits/club/(.*)$ ./$1.php [QSA]
    RewriteRule ^credits/(.*)$ ./$1.php [QSA]
    RewriteRule ^credits/habboclub$ ./habblet/ajax_habboclub_gift.php [QSA]
    RewriteRule ^iot/go$ ./iot.php [QSA]
    RewriteRule ^help/faqsearch$ ./help.php [QSA]
    RewriteRule ^help/(.*)$ ./help.php?id=$1
    RewriteRule ^cacheCheck$ ./habblet/null.php?return=true
    RewriteRule ^clientlog/(.*)$ ./habblet/null.php
    RewriteRule ^components/(.*)$ ./habblet/components_$1.php
    RewriteRule ^client_popup/(.*)$ ./clientutils.php?key=$1
    RewriteRule ^client_(.*)$ ././clientutils.php?key=$1 [QSA]
    RewriteRule ^tag/search?tag=(.*)$ ./tag.php?tag=$1 [QSA]
    RewriteRule ^tag/(.*)$ ./tag.php?tag=$1 [QSA]
    RewriteRule ^mod/localizations$ ./habblet/mod_localizations.php
    RewriteRule ^mod/add_(.*)_report$ ./habblet/mod_add_report.php?type=$1 [QSA]
    RewriteRule ^trax/song/(.*)$ ./habblet/trax_song.php?id=$1
    RewriteRule ^discussions/(.*)/(.*)$ ./habblet/discussions_$1_$2.php
    RewriteRule ^housekeeping/settings/(.*)$ ./housekeeping/settings.php?page=$1 [QSA]
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(([A-Za-z0-9\-_]+/)*[A-Za-z0-9\-_]+)?$ $1.php
    </ifModule>

  3. so this problem isnt being caused by me or my site? its someone else abusing the server?

     

    Are you doing something that is using allot of system resources?

     

    i dont think so, i have a server connecting to my mysql database but i dont think its that because its been doing this since i uploaded a script.. i think it has to do something with the .htaccess

  4. i get this error randomly on my site:

     

    Internal Server Error

     

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

     

    Please contact the server administrator, webmaster@aghr.heliohost.org 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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

     

     

    any help?

     

    aghr.heliohost.org username: k0rfain

×
×
  • Create New...