I had posted a message a few days ago about an error I was receiving when I accessed an ASP.NET web page. I tracked down the error and it was caused by the system not being able to find the mcs executable to compile the page. I had installed in the /usr/local/bin path. Since the mod-mono-server.exe process and httpd processes are running under the apache account, I guess this would make sense.
My solution was just to create symlink to mcs in /usr/bin. Rich Alimi _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
