Choose your Language / Wähle deine Sprache ([en], de, fr, it, es, nl, sv, ru, pl, cs, sr, pt_BR):
Enter// You can change the installation language.Welcome to the pyLoad Configuration Assistent.
It will check your system and make a basic setup in order to run pyLoad.
The value in brackets [] always is the default value,
you are unsure what to choose, just hit enter.
Don't forget: you can always start pyLoadCore.
If you hit STRG-C,
to start with pyLoadCore automatically anymore.
When you are ready to check, hit enter.
Enter## System Check ##
Python Version: OK
pycurl: OK
sqlite3: OK
pycrypto: OK
py-OpenSSL: OK
py-imaging: OK
tesseract: OK
PyQt4: missing
jinja2: OK
beaker: OK
JS engine: missing
System check finished, hit enter status report.
Enter## Status ##
Features available: container decrypting, ssl connection, automatic captcha decryption, Webinterface
Featues missing:
Gui not available
The Graphical User Interface.
no JavaScript engine found
You will need to click here. Install Spidermonkey, ossp-js, pyv8 or rhino
Fix it up.
Continue with setup? ([y] / n):
Enter// I clamped resources and unwilling to overload the system. You can try to put rhino or spidermonkey.Do you want to change the config path? Current is /root/pyload/.pyload
If you use it, it’s a good idea to change it.
Change config path? (y / [n]):
Enter// In my case, the saved path was pulled. Specify your - /root/pyload/.pyloadDo you want to configure login data and basic settings?
This is recommend for first run.
Make basic setup? ([y] / n):
Enter## Basic Setup ##
The following logindata is valid for CLI, GUI and webinterface.
Username [User]:
pyloadPassword:
Password (again):
// Drive in your data. Please note that the admin user is permanent on the system and cannot be deleted.External clients (GUI, CLI or other) need to get access to work over the network.
However, you can save ram.
Enable remote access ([y] / n):
n// If you decide to try an rpc client from a PC, then you probably need to turn it on (more on that later).Language ([en], de, fr, it, es, nl, sv, ru, pl, cs, sr, pt_BR):
EnterDownloadfolder [download]:
/ d / media2 / pyload// My disk is divided into 2 volumes of 2 TB each. I'm greedy, what to do.Max parallel downloads [3]:
EnterUse Reconnect? (y / [n]):
EnterDo you want to configure ssl?
Configure ssl? (y / [n]):
Enter// In the case of the choice of a threaded server, you need to enable it, and do not forget to generate keys with commands that the configurator spits out (more on this later).Do you want to configure webinterface?
Configure webinterface? ([y] / n):
Enter## Webinterface Setup ##
Activate webinterface? ([y] / n):
EnterListen address, if you use 127.0.0.1 or localhost, the web interface will only be accessible locally.
Address [0.0.0.0]:
EnterPort [8000]:
Enter// Port to taste, just not overlap with already running services.pyLoad offers several server backends, now following a short explanation.
dont know which one to choose.
threaded: this server offers SSL and is a good alternative to builtin.
fastcgi: Can be used by apache, lighttpd, requires you to configure it.
lightweight: requires fast ordering and linux knowlegde.
Get it from here:
github.com/jonashaag/bjoern , compile it
and copy bjoern.so to module / lib
Attention: If you notice problems with the webinterface
come back here.
Server ([builtin], threaded, fastcgi, lightweight): Enter
// I have tried different versions of web servers:
- builtin: Tried it. Works. Stopped on it, as in the most unassuming version.
- threaded: I tried. Works.
- fastcgi: I haven't. On the official forum I came across problems with setting up wcgi. Hemorrhoids way. Skip
- lightweight: failed to try. Installed the necessary tools to build and libev. When assembling buried in the error, why spat on this thing. Maybe someone will succeed (I spied here ).
Setup finished successfully.
Hit enter to exit and restart pyLoad