![]() |
|
|
|||||||
| Hazır Uygulamalar Hazır web uygulamaları paylaşım ve yardım alanı |

![]() |
|
|
LinkBack | Seçenekler | Stil |
|
||||
|
arkadaşlar drupal kurulumunda şöyle bir hatayla karşılaştım..
HTML-Kodu:
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings. (Currently using PHP register globals Enabled ('1'))
__________________
Alanadı Pazarı |
| Ucuz ürün ihaleleri |
|
||||
|
.htaccess dosyasında, normal degerler aşagıdaki gibi. 1 ve off yaptım denedim gene aynı hatayı aldım. satırı silmeyi denedim gene aynı hatayı aldım.. sounu aşamadım bir türlü..
# PHP 4, Apache 1. <IfModule mod_php4.c> php_value magic_quotes_gpc 0 php_value register_globals 0 php_value session.auto_start 0 php_value mbstring.http_input pass php_value mbstring.http_output pass php_value mbstring.encoding_translation 0 </IfModule> # PHP 4, Apache 2. <IfModule sapi_apache2.c> php_value magic_quotes_gpc 0 php_value register_globals 0 php_value session.auto_start 0 php_value mbstring.http_input pass php_value mbstring.http_output pass php_value mbstring.encoding_translation 0 </IfModule> # PHP 5, Apache 1 and 2. <IfModule mod_php5.c> php_value magic_quotes_gpc 0 php_value register_globals 0 php_value session.auto_start 0 php_value mbstring.http_input pass php_value mbstring.http_output pass php_value mbstring.encoding_translation 0 </IfModule>
__________________
Alanadı Pazarı |
|
||||
|
windows 2003 server ve paneli..
Php 4.4.4 Mysql 4.x
__________________
Alanadı Pazarı |
|
||||
|
degiştirdim denedim gene olmadı.. php.ini ye baktırayım ben bide çok saol destegin için dincer..
__________________
Alanadı Pazarı |
![]() |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| wordpress,drupal v.s | SaintOne | Webmaster Genel Konular | 3 | 2006-01-30 09:49 |
| PhpBB2 Forum kurulum hatası | yenionline | vBulletin | 1 | 2005-12-10 22:59 |
| Drupal Kurulumu | e-Xtra | PHP | 0 | 2005-11-28 06:02 |