User talk:Frajmen

From MozillaWiki
Jump to navigation Jump to search

Added c:\windows\temp to directories with special permissions for windows installation.

In windows, when created a new user to run Apache service, is showed an error while uploading an attachment:

"CGI open of tmpfile: Permission denied"

The user running Apache service needs r/w permissions in the directory settled for the environment variable TEMP o TMP (usually c:\windows\temp).

If no new user is created, Apache run with SYSTEM user, wich has that permissions given by default.