On Fri, Sep 10, 2010 at 10:26 AM, Juan Hawa <[email protected]>wrote:
> Thanks for the hasty reply Gonzalo, > > That took care of the problem thanks :D. > The problem was that i was setting permissions for the wrong user (since i > am used to install apache2 from apt-get i assumed the user was www-data, a > quick check to the config prove me wrong...shame on me) > > After fixing that, i encountered another problem: when accessing the site, > i get a 503 Service Temporarily Unavailable page, after checking the error > log i found the following: > > *Failed to connect to mod-mono-server after several attempts to spawn the > process.* > > I tried running mod-mono-server2 directly, and when trying to access the > page i get the following error: > > mod_mono and xsp have different versions. Expected '9', got 71 > mod_mono and xsp have different versions. Expected '9', got 71 > System.InvalidOperationException: mod_mono and xsp have different versions. > Expected '9', got 71 > at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000] in <filename > unknown>:0 > at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client) > [0x00000] in <filename unknown>:0 > at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client) > [0x00000] in <filename unknown>:0 > at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000] > in <filename unknown>:0 > at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000] in > <filename unknown>:0 > > You got any idea why this is happening ? > > Thanks, > Juan Fernandez Hawa. > > > On Fri, Sep 10, 2010 at 8:05 AM, Gonzalo Paniagua Javier-3 [via Mono] < > [email protected]<ml-node%[email protected]> > > wrote: > >> On Fri, 2010-09-10 at 06:42 -0700, juanhawa wrote: >> > Hi there, >> > >> > I'm trying to install apache2, mono 2.6 and all its friends (xsp, >> mod_mono, >> > etc) from the sources. Though i succeeded in compiling everything, at >> run >> > time i get the following error (as seen on the error_log of apache): >> > >> > The assembly mscorlib.dll was not found or could not be loaded. >> > It should have been installed in the >> `/usr/local/lib/mono/1.0/mscorlib.dll' >> >> Can you run any Mono program at all? Try compiling something and running >> it. Also make sure that all the permissions in the folders leading that >> mscorlib.dll allow the user running apache r and x permissions. >> >> -Gonzalo >> >> >> _______________________________________________ >> Mono-list maillist - [hidden >> email]<http://user/SendEmail.jtp?type=node&node=2534589&i=0> >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> >> ------------------------------ >> View message @ >> http://mono.1490590.n4.nabble.com/Mono-2-6-on-sheeva-plug-ARM-problems-running-on-ubuntu-9-04-tp2534455p2534589.html >> To unsubscribe from Mono 2.6 on sheeva plug (ARM) problems (running on >> ubuntu 9.04), click >> here<http://mono.1490590.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=2534455&code=amZlcm5hbmRlekBpbnRlbGxpc3lzLmNvbS5kb3wyNTM0NDU1fC0xNjkxOTU0ODM5>. >> >> >> > > > -- > Juan Fernández Hawa. > Advanced Beginner Developer. > IntelliSys - Building Smarter Systems > [email protected] > > -- Juan Fernández Hawa. Advanced Beginner Developer. IntelliSys - Building Smarter Systems [email protected]
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
