Wordpress open_basedir Sorunu Kesin Çözüm
Worddpress admin panelinden eklenti kurarken veya güncellerken aşağdaki gibi bir hata alıyorsanız;
Warning: file_exists(): open_basedir restriction in effect. File(/tmp//1245078931) is not within the allowed path(s): (/path/path/path/path) in /path/path/path/path/wp-includes/functions.php on line 1924
Warning: touch(): open_basedir restriction in effect. File(/tmp/1245078931) is not within the allowed path(s): (/path/path/path/path) in /path/path/path/path/wp-admin/includes/file.php on line 174
Çözüm: Wordpress ön tanımlı dizin olarak /tmp şeklindedir ve paylaşımlı [...]