Out of curiosity, what is the model used by Java for JSP pages?  They
have an easy way to deploy web applications inside a web server nowdays.
Wouldn't C# be able to use a similar framework?  

C# stole so much from Java, we might as well steal their deployment
model too, right?  :)

Phil

-----Original Message-----
From: Miguel de Icaza [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 13, 2003 10:55 AM
To: Jaroslaw Kowalski
Cc: Fawad Halim; [EMAIL PROTECTED]
Subject: Re: [Mono-list] Problems with mod_mono

Hello,

> Got the same problem. I solved it (partially and temporarily) by
> 
> chmod 0777 /var/www
> 
> (which is obviously the WRONG WAY to do it).
> 
> Afterwards, I got a lot of errors like "finalization cycle involving
...."
> in "httpd/error_log", which I couldn't get rid of.
> 
> Anybody can help?

We should probably have mod_apache set the HOME environment variable to
a directory where the Apache has write permission.

Miguel.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to