Yeterince yazma izinlerine sahip değil çünkü Gariptir sunucu daha fazla boyutlandırmak görüntüler olamaz. Ben dizinin izinlerini kontrol ettiğimde ben görmek benim resized görüntüleri yazmak istiyorum:
Kullanıcı adınızı personel
After excecuting echo exec('whoami'); and checking the httpd.conf I saw the user and group for the server was daemon:daemon (this seems to be the default for Zend Server CE on an OSX installation). What should I do so I have enough permissions again. Should I chown my directory to daemon:daemon (what isn't working). Should I change the user of the server or something else?