[Mono-bugs] [Bug 330357] Mono + Mod_Mono + Apache
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 3 07:48:30 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=330357#c3
--- Comment #3 from Marek Habersack <mhabersack at novell.com> 2007-10-03 05:48:29 MST ---
Please do the following:
1. restart apache
2. find the PID of the mono process which runs the appropriate mod-mono-server
backend
3. issue this command (as root):
strace -o ~/mod_mono.log -f -v -e trace=mkdir,rmdir -p<PID>
replacing <PID> with the value from #2
4. Repeat the process until you hit the error
After you receive the error, please attach /root/mod_mono.log to this bug
report.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list