Hi, I have a problem with run FastCGI on CentOS. I installed mono to atypical folder: /project/mono/ (with --prefix=/project/mono). It is done by this way because there will be in future other version of mono in the system. XSP is installed in same folder (with --prefix=/project/mono). There is problem with FastCGI. If I try to send request to server via web browser then error occurs.
Description: HTTP 500. Error processing request. Stack Trace: System.SystemException: Error running mcs: Cannot find the specified file I do not have mono on PATH, but FastCGI looks for mcs in directories specified by PATH. Is there solution to tell FastCGI where is mcs stored. I saw project page (XSP) and there is no variable for specify mcs on compile time. Thank for any advice. -- View this message in context: http://mono.1490590.n4.nabble.com/FastCGI-problem-with-mcs-tp4661403.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
