Opened 16 years ago
Closed 16 years ago
#27 closed defect (invalid)
Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input
Reported by: | karlson | Owned by: | Gabor Hudiczius |
---|---|---|---|
Priority: | major | Milestone: | airborn |
Component: | rTWi | Version: | 0.3.2 |
Severity: | Keywords: | ||
Cc: |
Description
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!
Note:
See TracTickets
for help on using tickets.
you're missing a slash in your users.conf