I have installed succesfully rtorrent on debian from the repos and I run apache.
I can however no make rutorrent work in days. I installed from SVN. I can go to http://192.168.1.x/rutorrent but that circle loading thing is stuck there. I have no plugins installed on rtorrent.
I tryied to follow the wiki on apache here http://code.google.com/p/rutorrent/wiki/WebSERVER#Mod_Proxy_SCGI
I added
Code:
SCGIMount /RPC2 127.0.0.1:5000
in /etc/apache2/apache2.conf as the wiki suggested but now apache will not start at all:
Code:
Starting web server: apache2Syntax error on line 287 of /etc/apache2/apache2.conf:
Invalid command 'SCGIMount', perhaps misspelled or defined by a module not included in the server configuration
Action 'start' failed.
The Apache error log may have more information.
failed!
Anyone has any suggestions?
I can however no make rutorrent work in days. I installed from SVN. I can go to http://192.168.1.x/rutorrent but that circle loading thing is stuck there. I have no plugins installed on rtorrent.
I tryied to follow the wiki on apache here http://code.google.com/p/rutorrent/wiki/WebSERVER#Mod_Proxy_SCGI
I added
Code:
SCGIMount /RPC2 127.0.0.1:5000
in /etc/apache2/apache2.conf as the wiki suggested but now apache will not start at all:
Code:
Starting web server: apache2Syntax error on line 287 of /etc/apache2/apache2.conf:
Invalid command 'SCGIMount', perhaps misspelled or defined by a module not included in the server configuration
Action 'start' failed.
The Apache error log may have more information.
failed!
Anyone has any suggestions?