<<
> AddMonoApplications requires at least two arguments, Appends an
application.
Hmm... try just MonoApplications instead.
>>

Httpd.conf now reads :-
Alias /test "/usr/lib/xsp/test"
MonoApplications "/test:/usr/lib/xsp/test"
<Location /test>
    SetHandler mono
</Location>

Apache now starts, however there is no change when navigating to a page -
still the same error message.

<<
Also, you could try deleting the /tmp/.wapi directory.
>>

I forgot to say - I've been deleting the .wapi directory after stopping
apache and before restarting. No difference made.

<<
It looks like mod-mono-server was having trouble starting, if it didn't 
create any socket files.  I forget, did you say if /tmp was writable by 
apache?  And are you able to start 'xsp' in your web directory, and then 
see the site that way?
- Joshua Tauberer
>>

/tmp is owned by apache - starting xsp in the web directory works and is
browsable using lynx localhost:8080

- Matt

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to