Microsoft VBScript runtime error '800a0046'

B

budwaiser

Guest
Hi,
i have a simple script to upload image into img folder and thumbnails into thumb folder.

The upload has no problem but when i try to delete an image i have this error:

Microsoft VBScript runtime error '800a0046'

Permission denied


I have checked permissions with Plesk reconfigurator: it finds 1 error on img folder but can't resolve it.

I have already set write permission for IUSR_user.

Any suggestions?

Thanks
 
Try to figure out what permissions are missing with filemon utility
set * filter and "denied" entries to be marked
 
Back
Top