0
使用shell_exec(「/ usr/bin/convert -thumbnail ..」)在服務器上創建了一些縮略圖,文件在服務器上正確創建,但file_exists在幾秒鐘內返回false在創建後豎起大拇指。file_exists在/ usr/bin/convert之後返回false
如果我補充睡眠(5)前file_exists然後file_exists返回true。
爲什麼file_exists返回false?
你的問題是什麼? – Anigel
爲什麼file_exists返回false?! – morandi3
什麼是您的文件系統?你肯定使用'shell_exec'嗎? –