Hi Guys,
I wanted to migrate my ASP.Net
Solutions from IIS to mod_mono.
The Problem is, I'm a newbie in
Linux as well as in using mono.
I'm using RedHat 9.0 and tryed to
install mono and mod_mono.
After several hours it worked but
now I have some problems to get my applikations running with mod_mono and
apache.
Hope somebody can help me to fix
these problems and answer some questions.
Here what I want to know and what
my problems are:
1. Is it possible to start the
mod_mono_server without the message "... to stop press
Return"?
This is really annoying because I
can't create a bash-script to start apache and mod_mono_server by
itself
2. Why do I allways have to set
chmod 777 to "tmp/mod_mono_server" after I restarted the
server?
3. Do i have to start mor then one
mod_mono_server for several ASP.Net applications?
4. It seems that sometimes the
mod_mono module does not responde to a request after it had already run ok
for minutes.
I want to stop the mod_mono_server
but it seems the process was hanging because i never get back to the
bash-promt.
5. I have several ASP.Net
applications and I'm getting error messages after i want to visit the pages. One
of them says
"Error
processing request. Error Message: HTTP 500. ". And the
other is that some "/tmp/tmp...dll" could not be
found.
THX for any
help
kind
regards
Martin
