> # ./configure --prefix=/usr --with-apxs

Oops, made a mistake here. I did --with-apsx=<path_to_apsx>


I only run ./configure. It finds apxs executable in my path. You can set
the prefix.

Well, apxs is not in my path :)


For different versions of apache you should say the location of apxs to
use (--with-apxs=/usr/bin/apxs or whatever you have).

The solution was, indeed, to specify the full binary name - apsx2 in this case. Someone at IRC was kind to tell me :P


But now I am having another problem. I keep getting an internal server error! The configuration file is ok, the permissions from the temp file also... but still the Internal Server Error when trying to open http://localhost/mono.

Note that http://localhost does work, it correctly shows the Apache welcome page. And, also, it clearly states it is Apache 2, so that can't be the problem either...

_________________________________________________________________
MSN Zoeken helpt je om de gekste dingen te vinden! http://search.msn.nl

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

Reply via email to