On Fri, 2005-12-02 at 17:01 +0000, phil abbott wrote: > And if it is I apologize. I'm guessing this is a delevopers list not a > support one. Please dont flame - just point me in the right direction. > > But, I've spent about 3hrs this afternoon trying to get a simple asp > page to display from my server. > > I've installed mono via the installer .bin chosing all the defaults > accept I installed to /usr/local/mono-1.1.10 > > I installed mod_mono from source. [...]
Looks like you installed mono in a location where mod_mono is not expecting it. In that case, you have to add a few extra configuration lines to apache. See 'man mod_mono' (MonoExecutablePath, MonoServerPath). -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
