Chris Morley wrote: > Hi, i rebuilt mod_mono with: > > # make uninstall; make clean > # ./configure --prefix=/opt/mono --with-mono-prefix=/opt/mono > --with-apr-config=/usr/lib/httpd/modules --enable-debug > # make; make install > > I now get the following in the error log, however i cant see why it is > failing: > > [EMAIL PROTECTED] httpd]# cat logs/error_log > [Wed Jul 16 03:15:30 2008] [notice] SELinux policy enabled; httpd > running as context root:system_r:httpd_t:s0
mod_mono & SELinux do not play together with the policy shipped by CentOS/RHEL 5. Try disabling SELinux before further testing. -- Angel Marin http://anmar.eu.org/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
