Copy ModMono.dll to the place where mono's looking for it (/usr/lib when mono is installed from RPMs, /usr/local/lib when from CVS)
Jarek ----- Original Message ----- From: "Fawad Halim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 5:50 PM Subject: Re: [Mono-list] Problems with mod_mono > Hi, > I ran apache as myself (like Daniel suggested), and now I see a > different error: > > [Mon Jan 13 09:11:47 2003] [error] mod_mono: Could not initialize > ModMono.dll. I > s it in your path? > > I can't even find a file resembling that name in the mod_mono directory. > > I'm using the CVS copy from last night with a 2 line patch to the > configure script for accomodating the different location of apache2 > headers. > > -fawad > > Miguel de Icaza wrote: > > >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 > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
