> Hey people,
>
> Got a bit of a weird one here, I'm guessing one of you has probably seen it
> before... Any forms I try and submit which contain a file upload and the
> enctype="multipart/form-data" in the <cfform> tag seem to throw "permission
> denied" jrun errors. I bet this is something really simple, but I'm all out
> of ideas...
>
> Can anyone help?
>
Check the permissions on the directory and make sure that the user
that the JRun service is started under has the appropriate read/write
permissions. For example, if the directory is owned by the user "jrun"
and the service is started as "jrun", you'd need to have the following
permissions:
-rwxr--r--
Hope this helps?
Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
