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 =