From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Wilkie Subject: Re: xen configuration Date: Fri, 09 Sep 2005 10:05:00 +0100 Message-ID: <4321503C.6060502@cam.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Johnson, Michael" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Right now, XenSV is in a state of flux, so this will probably all change soon... You need to install apache and mod_python, copy the files from /tools/sv / in the reopository to somewhere under you web root (typically /var/www/), and add the following lines to you apache config file: LoadModule python_module modules/mod_python.so AddHandler mod_python .psp PythonHandler mod_python.psp And optionally: PythonDebug On Then it should work if you point you browser at the index.psp page! I did some work on it about a month ago, but my guess is it will need a little more to work smootly again. Cheers Tom Johnson, Michael wrote: > Could you point me to documentation on how to get the xen web interface > working? The only documentation I've found says start xensv then open > up a browser. I'm get an exception error "no such file or directory" > /var/lib/xen/sv. True, it doesn't exist. > > Also, I'm looking for more detailed documentation on how to install a > guest O/S. > > thanks, > Mike > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel