• 04-01-2009, 15:13:09
    #1
    Kimlik doğrulama veya yönetimden onay bekliyor.
    os commerce kuracagım sürekli bu hatayı alıyorum kuramıyorum

    FATAL ERROR: register_globals is disabled in php.ini, please enable it!

    server içerisindeki php.ini dosyası aynen şu şekilde

    [PHP]; Rename this file to php.ini and uncomment or add directives.
    ; For a complete list of valid directives, visit:
    ; http://us2.php.net/manual/en/ini.php

    ; We highly recommend that you leave this options enabled
    cgi.fix_pathinfo=1
    
    ; Increase maximum post size
    ;post_max_size = 20M
    
    ; Increase execution time
    ;max_execution_time = 300
    
    ; pull in EGPCS [Environment, GET, POST, Cookie, Server] variables as globals
    ;register_globals = true
    
    ; For performance reasons, (mt) does not load all of the modules that are available
    ; into PHP. You may uncomment any one of the following "extension" lines to enable
    ; the desired module
    
    ; Salblotron XSLT
    ;extension=xslt.so
    
    ; save in local tmp
    session.save_path=/home/58266/data/tmp
    register globals ın karşısında true yazıyor onu on yaptım olmadı 1 yaptım olmadı nasıl olacak bu nasıl açacagım
  • 04-01-2009, 15:15:15
    #2
    başındaki noktalı virgülü kaldırıp kaydetmeyi deneyin.
  • 04-01-2009, 15:21:57
    #3
    install aktif oldu hiç aklıma gelmemişti çok tşk ederim
  • 04-01-2009, 16:04:38
    #4
    önemli değil, kolay gelsin.