Hello,
 
I have problem with running mono via apache server.
 
When I run a application, this error is diplayed:
 

Server error in '/poll' application


Description: Error processing request.

Error Message: HTTP 500.

Stack Trace:

System.UnauthorizedAccessException: Access to the path "/root/tmp/nobody-temp-aspnet/a7187684" is denied.
in <0x00058> System.IO.Directory:Exists (string)
in <0x00290> System.Web.Compilation.BaseCompiler:GetCompiledType ()
in <0x00251> System.Web.Compilation.AspGenerator:GetCompiledType ()
in <0x00070> System.Web.UI.ApplicationFileParser:GetCompiledApplicationType (string,System.Web.HttpContext)
in <0x00047> System.Web.HttpApplicationFactory:CompileApp (System.Web.HttpContext)
in <0x00032> System.Web.HttpApplicationFactory:InitializeFactory (System.Web.HttpContext)
in <0x0007a> System.Web.HttpApplicationFactory:GetInstance (System.Web.HttpContext)
in <0x00132> System

 
How can I change the /root/tmp directory to btw. /tmp ?
 
Thanks for help me.
 
Michal

Reply via email to