Having Trouble Installing

peshua19

Member
May 25, 2018
897
0
16
Hi, i have a CentOS server Running apache2, I am getting an error 500 from the apache server? however i am trying to use unix sockets? could anyone help me install this using scgi? btw - i do have cpanel installed on this server.
 

randac56

Member
May 25, 2018
915
0
16
Apache's mod_scgi module doesn't support unix domain sockets.

To use the httprpc or rpc plugins, put one of them in your plugins directory and everything should just work. Remember to disable Apache's mod_scgi.
 

peshua19

Member
May 25, 2018
897
0
16
i need both of them plugins, what would i edit my rtorrent config file to? and the config.php
 

saroos1

Member
May 25, 2018
718
0
16
Peshua19, please tell me how did you get this working. Do I have to set some options in config files or just put the plugin (rpc or httprpc) in the directory and it should work? I tried many ways and it doesn't work :/ I am using nginx with php-fpm.