Permission denied while using mkdir on a windows server.
- by Jowkar
Hi, the problem is, im using a leased windows server, and im trying to create a directory using php function mkdir, whichever path i try gives the same result.
im using absolute something like this.
mkdir('D:\Hosting\3105674\html\lepsiprisma\hola',0777);