This does not work for some reason....

I have now CONFIG_EDIT = '/home/freevo/.freevo/local_conf.py' in my
local_conf.py

And the webserver is reading that file see my log:
[EMAIL PROTECTED]:~$ less /var/log/freevo/webserver-1001.log
--------------------------------------------------------------------------------
2008-06-18 21:59:18,388 INFO     config.py (530): LOGDIR: /var/log /var/log/free
vo
2008-06-18 21:59:18,389 INFO     config.py (531): STATICDIR: /var/lib /var/lib/f
reevo
2008-06-18 21:59:18,390 INFO     config.py (532): CACHEDIR: /var/cache /var/cach
e/freevo
2008-06-18 21:59:18,390 INFO     config.py (551): Loading freevo configuration f
ile "/home/freevo/.freevo/freevo.conf"
2008-06-18 21:59:18,518 INFO     new process watcher instance
2008-06-18 21:59:19,258 INFO     config.py (640): Loading local configuration fi
le "/home/freevo/.freevo/local_conf.py"
2008-06-18 21:59:19,315 INFO     config.py (1038): overlaydir: /var/cache/freevo
/vfs

But I get as webpage:
Request did not return a string

Request:

<GET /config.rpy HTTP/1.1>


Resource:

<__builtin__.ConfigResource instance at 0x882bf8c>


Value:

u'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>\n<html>\n\t<head>\n\t<title>Freevo
| Config None</title>\n\t<meta http-equiv="Content-Type" content=
"text/html; charset=UTF-8"/>\n\t<link rel="shortcut icon"
href="/favicon.ico" />\n\t<link rel="stylesheet"
href="styles/main.css" type="text/css" media="screen" />\n\t<script
language="JavaScript" type="text/JavaScript"
src="scripts/config.js"></script>\n</head>\n\n\n\n\n<body>\n<!--
Header Logo and Status Line -->\n<div id="titlebar"><span
class="name"><a href="http://freevo.sourceforge.net/";
target="_blank">Freevo</a></span></div>\n<div id="header">\n<ul><li><a
href="index.rpy" title="Home">Home</a></li>\n<li><a href="guide.rpy"
title="View TV Listings">TV Guide</a></li>\n<li><a href="record.rpy"
title="View Scheduled Recordings">Scheduled
Recordings</a></li>\n<li><a href="favorites.rpy" title="View
Favorites">Favorites</a></li>\n<li><a href="library.rpy" title="View
Media Library">Media Library</a></li>\n<li><a href="manualrecord.rpy"
title="Schedule a Manual Recording">Manual Recording</a></li>\n<li><a
href="search.rpy" title="Advanced Search Page">Search</a></li>\n<li><a
href="help/" title="View Online Help and
Documentation">Help</a></li>\n</ul>\n</div>\n<!-- Main Content
-->\n<script language="JavaScript" type="text/JavaScript"
src="scripts/browsefile.js"></script>\n<link rel="stylesheet"
href="styles/config.css" type="text/css">\nUnable to find file.'

But no error in the log files.....

The "Unable to find file" is maybe a clue.

Greetings,

Han

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to