El s�b, 11-10-2003 a las 16:55, Giuseppe Greco escribi�: > Gonzalo, > > Thanks for your support! > > Now the server is able to listen either on port 80 or on port 8080, > but is unable to execute ASP modules. I just get the message > > > "The server encountered an internal error and was unable to complete > your request. Either the server is overloaded or there was an error > in a CGI script." > > Error 500 > > I've given a look at the /var/log/httpd/error_log file: there are just > some warnings like "child process 26152 still did not exit, sending a > SIGTERM" - of course this is not the problem. > > Have you ever experienced this problem when running ASP modules? > Eventually, where could I look further?
What are the permissions/user of /tmp/mod_mono_server? There's a note in the INSTALL file that says this should allow both mod-mono-server and mod_mono to read/write to that file. That's probably the problem. Our installation in go-mono.com runs xsp as the apache user. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
