PHP mkdir 0777 fail chmod 0777 works

后端 未结 0 445
不知归路
不知归路 2020-12-18 01:50

using PHP 5.2.14, this is what happens

[user@VE213 public_html]$ php -r \"mkdir(\'directory\', 0777);\"
[user@VE213 public_html]$ ls -lt
drwxrwxr-x  2 rankra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题