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

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -