Jun 16th 2015 #1 Hello again, what is the right way to create a directory outside from htdocs to use from the web-Applikation? When i create a dir "files" outside, there ist a error "permissions denied (13). Greeting Detlev
Jun 16th 2015 +1 #2 Hello ; You must create those directories under the 00_private directory which is here for that purpose.
Jun 16th 2015 #3 Quote from Nuxwin Hello ; You must create those directories under the 00_private directory which is here for that purpose. Fantastic, thanks for your help. This is a very good way!