MyBB Depo Forum
arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Çözülmüş Soru ve Sorunlar (https://mybbdepo.com/mybb-1-6-cozulmus-soru-ve-sorunlar-forumu)
+--- Konu Başlığı: arkadaşlar Internal Server Error hatası nasıl düzeltebilirim (/arkadaslar-internal-server-error-hatasi-nasil-duzeltebilirim-konusu.html)

Sayfalar: 1 2


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Koca imam - 23-07-2012

Kod:
http://www.adresbulamadik.tk/

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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Kod:
https://www.adresbulamadik.tk:2083/
cpanele falan giriyorum ftp den tüm dosyarı geri attık aynı


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - TheGodFather - 23-07-2012

Resim olarak çekip atarmısınız ?


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - myreal - 23-07-2012

hosting le alakalı bir durum.


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Koca imam - 23-07-2012

resim


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Onur35 - 23-07-2012

Hosting sağlayıcınız ile iletişime geçin.


Cvp: arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Koca imam - 23-07-2012

(23-07-2012, Saat:14:08)Onur35 Adlı Kullanıcıdan Alıntı: Hosting sağlayıcınız ile iletişime geçin.

geçtim sorun bizden değil diyor

Kod:
https://www.adresbulamadik.tk:2083/
cpanelde bir sorun yok
ben anlamadım bu sorunu nezaman bir mybb forum açsam hep aynı sorunlar
herzaman bildiğinden şaşmayacaksın


arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Onur35 - 23-07-2012

Ozaman .htaccess dosyanızdan kaynaklanıyor eğer bu dosyada değişiklik yaptıysanız geri alın.


Cvp: arkadaşlar Internal Server Error hatası nasıl düzeltebilirim - Koca imam - 23-07-2012

(23-07-2012, Saat:14:49)Onur35 Adlı Kullanıcıdan Alıntı: Ozaman .htaccess dosyanızdan kaynaklanıyor eğer bu dosyada değişiklik yaptıysanız geri alın.

Kod:
RewriteEngine on
RewriteBase /
RewriteRule ^([^&]*)&(.*)$ http://www.adresbulamadik.tk/$1?$2 [L,QSA,R=301]
# Google SEO 404 Sayfaları:
ErrorDocument 404 /misc.php?google_seo_error=404
# Google SEO Sitemap Dizin:
RewriteRule ^sitemap\-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
# Google SEO URL Forumlar:
RewriteRule ^([^./]+)\-forumu$ forumdisplay.php?google_seo_forum=$1 [L,QSA,NC]
# Google SEO URL Konular:
RewriteRule ^([^./]+)\-konusu\.html$ showthread.php?google_seo_thread=$1 [L,QSA,NC]
# Google SEO URL Duyurular:
RewriteRule ^duyuru\-([^./]+)\.html$ announcements.php?google_seo_announcement=$1 [L,QSA,NC]
# Google SEO URL Kullanıcılar:
RewriteRule ^uye\-([^./]+)\.html$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]
# Google SEO URL Takvim:
RewriteRule ^takvim\-([^./]+)\.html$ calendar.php?google_seo_calendar=$1 [L,QSA,NC]
# Google SEO URL Etkinlik:
RewriteRule ^etkinlik\-([^./]+)\.html$ calendar.php?action=event&google_seo_event=$1 [L,QSA,NC]
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 seconds"
ExpiresByType text/html "access plus 1 seconds"
ExpiresByType image/gif "access plus 259200000 seconds"
ExpiresByType image/jpeg "access plus 259200000 seconds"
ExpiresByType image/png "access plus 259200000 seconds"
ExpiresByType text/css "access plus 60480000 seconds"
ExpiresByType text/javascript "access plus 21600000 seconds"
ExpiresByType application/x-javascript "access plus 21600000 seconds"
</ifModule>
<ifModule mod_headers.c>
<filesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|swf)$">
Header set Cache-Control "max-age=25920000, public"
</filesMatch>
<filesMatch "\.(css)$">
Header set Cache-Control "max-age=6048000, public"
</filesMatch>
<filesMatch "\.(js)$">
Header set Cache-Control "max-age=2160000, private"
</filesMatch>
<filesMatch "\.(xml|txt)$">
Header set Cache-Control "max-age=2160000, public, must-revalidate"
</filesMatch>
<filesMatch "\.(html|htm|php)$">
Header set Cache-Control "max-age=1, private, must-revalidate"
</filesMatch>
</ifModule>
# PRETTYURLS MOD ENDS

RewriteCond %{HTTP_REFERER} !^http://adresbulamadik.tk/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://adresbulamadik.tk$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.adresbulamadik.tk/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.adresbulamadik.tk$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]

hiç değişiklik yapmadım ve sorun haala devam ediyor