i went to the website and compiled mod_mono 1.1.17 sinse it's out and it's working ok, but i think that i had to compile again mod_mono againt the new xsp and mono, wouldn't I ?
But anyway, i have a question, wich should be the correct order to compile mod_mono, mono, xsp,libgdiplus? and now mono-basic ----- Original Message ----- From: "Jorge Bastos" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 31, 2006 2:27 PM Subject: Re: [Mono-list] Fw: Mono 1.1.17 has been released. > hum that what i did > but no sucess. > check > > flecha:/var/log/apache2# /etc/init.d/apache2 stop > Stopping apache 2.0 web server.... > flecha:/var/log/apache2# ps aux |grep -i mono > root 13229 0.0 0.0 1600 480 pts/2 S+ 14:28 0:00 grep -i > mono > flecha:/var/log/apache2# /etc/init.d/apache2 start > Starting apache 2.0 web server.... > flecha:/var/log/apache2# ps aux |grep -i mono > www-data 13253 6.7 1.2 18944 6488 ? Ssl 14:28 0:00 > /usr/local/lib/pkgconfig/../../bin/mono > /usr/local/lib/pkgconfig/../../lib/xsp/1.0/mod-mono-server.exe --filename > /tmp/mod_mono_server_global --nonstop --master > root 13267 0.0 0.0 1596 480 pts/2 S+ 14:28 0:00 grep -i > mono > flecha:/var/log/apache2# tail -8 error.log > [Thu Aug 31 14:23:47 2006] [error] [client 87.196.87.242] File does not > exist: /var/www/cat/images/logo_dissipador.jpg, referer: > http://www.decimal.pt/cat/default.php?cPath=158 > [Thu Aug 31 14:28:05 2006] [notice] caught SIGTERM, shutting down > [Thu Aug 31 14:28:16 2006] [notice] suEXEC mechanism enabled (wrapper: > /usr/lib/apache2/suexec2) > [Thu Aug 31 14:28:16 2006] [notice] Apache/2.0.55 (Debian) mod_jk/1.2.14 > PHP/5.1.4-0.1 mod_mono/1.1.16.1 configured -- resuming normal operations > Another mod-mono-server with the same arguments is already running. > Another mod-mono-server with the same arguments is already running. > Another mod-mono-server with the same arguments is already running. > Another mod-mono-server with the same arguments is already running. > > > ----- Original Message ----- > From: "Nimrod A. Abing" <[EMAIL PROTECTED]> > To: "Jorge Bastos" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Thursday, August 31, 2006 2:03 PM > Subject: Re: [Mono-list] Fw: Mono 1.1.17 has been released. > > >> On 8/30/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: >>> and for apache's error log: >>> >>> [Wed Aug 30 09:40:30 2006] [notice] Apache/2.0.55 (Debian) >>> mod_mono/1.1.16.1 >>> configured -- resuming normal operations >>> Another mod-mono-server with the same arguments is already running. >>> Another mod-mono-server with the same arguments is already running. >>> Another mod-mono-server with the same arguments is already running. >>> Another mod-mono-server with the same arguments is already running. >> >> Stop apache and start it again. In most installations, apache restart >> is a synonym for apachectl reload. >> >> If you still get the above errors in your apache log, you will need to >> stop apache and kill all mod-mono-server processes left running. When >> you start apache, those errors should go away. >> >> HTH. >> -- >> _nimrod_a_abing_ >> >> [?] http://abing.gotdns.com >> > > _______________________________________________ > 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
