Can't subscribe to newsgroups

Volker Janzen <[email protected]> Fri, 11 Mar 2005 21:08:44 +0100
Newsgroups gmane.comp.horde.troll
Message-ID <[email protected]>
Hello,

I installed the horde framework v3, because I wanted to use troll. I 
extracted the troll CVS snapshot (troll-HEAD-2005-03-09.tar.gz) inside 
the horde directory and renamed it to "troll". I activated troll in the 
horde registry, set my newsserver and entered my nntp username and 
password my user preferences.

My problem is, that I can't subscribe to newsgroups, none are listed. 
When I press the "Reload view" button, an "Internal Server Error" occures.

Here is my configuration:

backends.php:
	$backends['sql'] = array(
		'driver' => 'sql',
		'preferred' => 'news.individual.de',
		'hordeauth' => true,
		'params' => array(
			'hostspec' => 'localhost',
			'logintype' => 'horde',
			// Are these * correct?!?
			'pass' => '*****'
		)
	);

conf.php:
	$conf['menu']['apps'] = array('horde');
	$conf['news']['server'] = 'News.Individual.NET';
	$conf['news']['mailserver'] = 'twoflower.org';
	$conf['news']['subscribe'] = true; // tested false here, too

Horde 3 is running on an Apache/2.0.52 (Debian GNU/Linux) and PHP 
4.3.10-9 (I think configured as a filter, not the webserver module).

Would be nice if anyone could give me a hint of whats wrong.

Greetings,
	Volker
-- 
Troll mailing list - Join the hunt: http://horde.org/bounties/#troll
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]