[Mono-aspnet-list] 500 Internall Server Error on Fedora 9
hapiten
hapiten at naver.com
Wed Jan 13 22:50:25 EST 2010
hi guys
I'm a newbie in Mono and Linux
I have got a problem to install xsp and mod_mono on Fedora 9 when I was
following the "start"menu on mono homepage
I installed mod_mono using this command
#yum install httpd_mod_mono mono-web
and I installed xsp using this
#yum install xsp
then I got a 500 Internal Server Error
System.InvalidOperationException: mod_mono and xsp have different versions.
There is a solution
"Use this command to install xsp from rawhide repository."
#yum install --enablerepo=rawhide xsp
but I couldn't finish the installation
because it has a bug like this
File "/usr/lib/python2.5/site-packages/yum/packagesack.py",line 1021, in
excludeArchs
cur=cache.cursor()
AttributeError:'NoneType' object has no attribute 'cursor'
How do I solve this error?
Anyone has solution for this?
Thanks
--
View this message in context: http://old.nabble.com/500-Internall-Server-Error-on-Fedora-9-tp27156060p27156060.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list