http://bugzilla.novell.com/show_bug.cgi?id=551681
http://bugzilla.novell.com/show_bug.cgi?id=551681#c11 --- Comment #11 from Rico Lachmann <[email protected]> 2010-01-04 13:45:10 UTC --- thanks for your answer. I think, I totally lost. I will explain you from scratch, what I did. First, I installed mono with the program putty and yast. then I changed the vhost.conf of the website like this: MonoDocumentRootDir astro "/srv/www/vhosts/astro-china.com/httpdocs" MonoDebug astro true MonoServerPath astro "/usr/bin/mod-mono-server2" AddMonoApplications astro "/:/srv/www/vhosts/astro-china.com/httpdocs" MonoSetEnv MONO_IOMAP=all MonoApplications astro "/:/srv/www/vhosts/astro-china.com/httpdocs" <Location /> Allow from all Order allow,deny MonoSetServerAlias astro SetHandler mono </Location> <Location /mono> SetHandler mono-ctrl Order deny,allow Deny from all Allow from all </Location> Then I copied the xsp folder in the root directory of the website. but nothing happens except the known error message. Slowly, I think I'm stupid. What I am doing wrong? best regards from namibia rico -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
