Ik wil graag een upload script testen...op een andere server die ik zelf niet geinstalleerd heb werkt het wel, maar op mijn puter thuis niet. Om de client te laten uploaden (schrijven in de folder) denk ik dat ik de permissies goed moet zetten... ik denk dat voor mij dit probleem opgaat:
------------------------------------------
A closing note: when dealing with IIS, the permissions granted to IUSR_machinename are important. For example, if you do not have write permission to the C:\MyDirectory folder for IUSR_machinename, an error will occur in the above script. (The machinename part of the IUSR_machinename bit above is the name of the Web server. If the Web server's machine name is Bob, then the IUSR_Bob account must have adequate permissions.)
-----------------------------------------
Nou heb ik zo'n beetje alles geprobeerd, maar het wil maar niet lukken... zou iemand svp gedetailleerd kunnen beschrijven hoe die permissies te zetten...
Windows 2000 Professional
Hier staan de source bestanden:
c:\Inetpub\wwwroot\Upload\
Dit is de map waar bestanden in geupload kunnen worden:
c:\Inetpub\wwwroot\Upload\Uploaded
Iig bedankt voor de hulp(alvast)
------------------------------------------
A closing note: when dealing with IIS, the permissions granted to IUSR_machinename are important. For example, if you do not have write permission to the C:\MyDirectory folder for IUSR_machinename, an error will occur in the above script. (The machinename part of the IUSR_machinename bit above is the name of the Web server. If the Web server's machine name is Bob, then the IUSR_Bob account must have adequate permissions.)
-----------------------------------------
Nou heb ik zo'n beetje alles geprobeerd, maar het wil maar niet lukken... zou iemand svp gedetailleerd kunnen beschrijven hoe die permissies te zetten...
Windows 2000 Professional
Hier staan de source bestanden:
c:\Inetpub\wwwroot\Upload\
Dit is de map waar bestanden in geupload kunnen worden:
c:\Inetpub\wwwroot\Upload\Uploaded
Iig bedankt voor de hulp(alvast)