• 26-11-2013, 14:45:05
    #10
    php.ini içinden open_basedir açıksa scriptte yine missing olarak görünür, open_basedir ayarını boş yapmalısınız.
  • 26-11-2013, 22:24:42
    #11
    victories adlı üyeden alıntı: mesajı görüntüle
    php.ini içinden open_basedir açıksa scriptte yine missing olarak görünür, open_basedir ayarını boş yapmalısınız.
    open_basedir şu şekilde:
    ; open_basedir, if set, limits all file operations to the defined directory
    ; and below.  This directive makes most sense if used in a per-directory
    ; or per-virtualhost web server configuration file. This directive is
    ; *NOT* affected by whether Safe Mode is turned On or Off.
    ; http://php.net/open-basedir
    ;open_basedir =