Reply to Re: Make Directory Using NuSoap server function
Posted by Janwillem Borleffs on 01/01/06 03:36
badaczewski@gmail.com wrote:
> I this exact function in a normal PHP page and it works fine. Is the
> fact that I'm accessing it through NuSOAP a permissions issue?
>
Indeed, the script can only create files/directories in locations which are
owned by the www user or have 777 a permission.