We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!
Tried your steps on clean server running linux 16.04, the only problem encountered was that JS error so ran this sudo apt-get install php7.0-mbstring and restarted it; other than this the seedbox worked great.
But now i tried installing it on different, new server with linux 16.04 (clean install) and when i try to install XML-RPC and ran command ./configure --disable-libwww-client --disable-wininet-client --disable-abyss-server --disable-cgi-server
i get the following error "-bash: ./configure: Permission denied"
i checked the permission using "ls -l" on the xmlrpc-c folder and the permission for each file inside the folder is same as it is on the previous server i installed the seedbox on.
if i skip the above command and type 'sudo make install' i get following output
GNUmakefile:1: srcdir.mk: No such file or directory
GNUmakefile:9: /tmp/xmlrpc-c/config.mk: No such file or directory
GNUmakefile:43: /common.mk: No such file or directory
=======================================
= You must run Configure before Make. =
=======================================
false
GNUmakefile:173: recipe for target '/common.mk' failed
make: *** [/common.mk] Error 1
What to do?
Last edited by darkfang; April 22nd, 2018 at 12:56 PM.