internal server hatası |
|||
Konuyu görüntüleyenler: 1 Misafir
|
|||
|
|||
|
|||
|
|||
osman
Çırak Mesajlar: 255 Konular: 38 Katılma Tarihi: Dec 2011 Rep Puanı: 0 Teşekkürler: 58
6 Mesajına, 7 Teşekkür edildi. Kişisel Bilgileri:
Konu Tarihi: 02-05-2012 12:59 PM
arkadaşlar mrb hostingimden aşağıdaki gibi bi mesaj geldi ama nereyi sileceğimi bilmiyorum yanlış bişey yapmaktan korkuyorum nereyi silmem lazım. Sitelerinde bugünden itibaren "Internal Server Error" hatası alan müşterilerimizin aşağıdaki işlemi yapması sorunu giderecektir: Bu gatayı giderebilmek için .htaccess dosyasındaki "Options" satırını tamamen silmeniz yeterlidir. 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess. # For any support issues please visit: http://www.opencart.com Options +FollowSymlinks # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files <FilesMatch "\.(tpl|ini|log)"> Order deny,allow Deny from all </FilesMatch> # SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ RewriteBase / RewriteRule sitemap.xml /index.php?route=feed/google_sitemap RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] ### Additional Settings that may need to be enabled for some servers ### Uncomment the commands by removing the # sign in front of it. ### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that. # 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it: # php_flag register_globals off # 2. If your cart has magic quotes enabled, This may work to disable it: # php_flag magic_quotes_gpc Off # 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try # php_value upload_max_filesize 999M # 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value post_max_size 999M # 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_execution_time 200 # 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_input_time 200 |
osdem66
Forum Kurucusu Mesajlar: 2,121 Konular: 158 Katılma Tarihi: Dec 2011 Rep Puanı: 27 Teşekkürler: 393
522 Mesajına, 1445 Teşekkür edildi. Kişisel Bilgileri: |
|
osman
Çırak Mesajlar: 255 Konular: 38 Katılma Tarihi: Dec 2011 Rep Puanı: 0 Teşekkürler: 58
6 Mesajına, 7 Teşekkür edildi. Kişisel Bilgileri: |
fcaferoglu
Acemi Üye Mesajlar: 1 Konular: 0 Katılma Tarihi: Jun 2012 Rep Puanı: 0 Teşekkürler: 0
0 Mesajına, 0 Teşekkür edildi. Kişisel Bilgileri: |
myki09
Acemi Üye Mesajlar: 6 Konular: 2 Katılma Tarihi: Oct 2019 Rep Puanı: 0 Teşekkürler: 0
0 Mesajına, 0 Teşekkür edildi. Kişisel Bilgileri:
Konu Tarihi: 11-02-2019 11:24 AM
arkadaşlar aynı sorun bende de vardı osman arkadaşımızın vermiş olduğu düzeni ekledim olmadı ama bazı satırları silerek çözdüm şuan hiçbir sorun yok
.htaccess taki tümünü değiştirin #1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess # For any support issues please visit: http://www.opencart.com # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files <FilesMatch "\.(tpl|ini|log)"> Order deny,allow Deny from all </FilesMatch> # SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ RewriteBase / RewriteRule sitemap.xml /index.php?route=feed/google_sitemap RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] ### Additional Settings that may need to be enabled for some servers ### Uncomment the commands by removing the # sign in front of it. ### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that. # 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it: # php_flag register_globals off # 2. If your cart has magic quotes enabled, This may work to disable it: # php_flag magic_quotes_gpc Off # 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try # php_value upload_max_filesize 999M # 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value post_max_size 999M # 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_execution_time 200 # 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_input_time 200[/quote] |
|
|
|
|
Direk Link | |
HTML Link | |
BBCode Link | |
Sosyal Paylaş |
Benzeyen Konular | |||||
Konu: | Yazar | Cevaplar: | Gösterim: | Son Mesaj | |
HTTP ERROR 500 Hatası ( ücretli yardım yok mu) :@ | jackall46 | 1 | 5,815 |
11-30-2022 06:03 PM Son Mesaj: aydinerkan |
|
HTTP ERROR 500 Hatası (paralı destek olabilir) | jackall46 | 0 | 5,735 |
11-05-2022 08:54 PM Son Mesaj: jackall46 |
|
vqmod hatası | tolga35 | 2 | 16,767 |
03-21-2018 09:22 PM Son Mesaj: 63kanun |
|
Opencart 1.5.x Çözülemeyen Yetkilendirme Hatası | qene | 2 | 2,118 |
10-12-2017 09:51 AM Son Mesaj: qene |
|
HTTP ERROR 500 hatası | kazakcii | 0 | 2,272 |
11-11-2016 04:32 PM Son Mesaj: kazakcii |
|
Admin paneli hatasi | alfamet | 4 | 3,529 |
11-05-2016 01:53 AM Son Mesaj: durgutmurat |
|
image php hatası | osman | 7 | 8,878 |
09-01-2016 10:01 PM Son Mesaj: elif |
|
https hatası | polat_yener | 2 | 3,056 |
02-20-2016 03:32 PM Son Mesaj: maxtor |
|
Opencart alt klasöre kurulumda seo url hatası [ÇÖZÜM] | agulday | 2 | 6,684 |
02-19-2016 01:30 AM Son Mesaj: slmvrn |
|
cart.php hatası acill yardım | melihjohnsan | 2 | 2,224 |
02-06-2016 11:42 PM Son Mesaj: melihjohnsan |