﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
27	Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input	karlson	Gabor Hudiczius	"Hi, saw some tickets with the same problem, unfortunately couldn't find the answer. 
sooo my problem - after login i'm getting 

{{{
Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /vault/40/www/localhost/htdocs/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: Invalid argument supplied for foreach() in /vault/40/www/localhost/htdocs/rtwi/includes/classes/xmlrpc_handler.inc.php on line 427

Warning: Invalid argument supplied for foreach() in /vault/40/www/localhost/htdocs/rtwi/index.php on line 381

Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /vault/40/www/localhost/htdocs/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /vault/40/www/localhost/htdocs/rtwi/index.php on line 10

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /vault/40/www/localhost/htdocs/rtwi/index.php on line 10
}}}

and server.info shows wrong config as well...

in my .rtoreent.rc i've written additional line (as said in manual)

{{{
scgi_local = ~/torrents/.socket/rpc.socket
}}}

in my users.conf file 

{{{
[karlson]
address = ""unix://~torrents/.socket/rpc.socket""
pass = ""somesha1hash""
}}}

rtorrent starts correctly and XMLRPC message is displayed.
all packets and flags needed are compiled correctly. 
any help would be great!
"	defect	closed	major	airborn	rTWi	0.3.2		invalid		
