hosting - PHP: mkdir() not working -
any ideas of why mkdir returning true it's not creating folder? way blocked? how can @ this? have full cpanel access , root.
thank you!
from this comment:
i failed take account existing umask when did
mkdir(dirname, 0755)
. ended creating directory (function returned true), didn't have rights inside folder, nor view existed via ftp.
Comments
Post a Comment