Thanks Joshua, for you reply. I have understood the error in the first place, but I "misslooked" at my configuration. So, after your message, I rechecked the configuration file and solved the problem. But a new one came rigth after :(
Starting httpd: [Fri Sep 07 14:28:33 2007] [crit] Failed to remove dashboard file '/tmp/mod_mono_dashboard_XXGLOBAL_1', further actions impossible. Operation not permitted Any ideas? thanks once again. Jaime Joshua Tauberer wrote: > Jaime Ventura wrote: >> Im using centos 4 and yum repo from the mono site. >> >> After updating mono, I got the following: > > ... >> Starting httpd: [Tue Sep 04 15:25:29 2007] [crit] The unix daemon >> module not initialized yet. Please make sure that your mod_mono >> module is loaded after the User/Group directives have been parsed. >> Not initializing the dashboard. > > Ahha, so I'm not the only one who had their configuration in a weird > order. > > This is a new feature from Marek. Make sure all mod_mono directives > (that set up applications, etc.) are after the User and Group > directives in httpd.conf. If the Mono directives are loaded in from an > included configuration file, make sure the include happens after > User/Group. > -- Jaime Ventura ------------------------------------- Serviços de Informática e Comunicação Segurança e Administração de Sistemas Instituto Politécnico do Porto Rua Dr Roberto Frias, 712 4200-465 PORTO E-mail: [EMAIL PROTECTED] Telefone: 22 557 10 26 (Ext. 1251) Fax: 22 50 20 772 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
