Ik haal alles uit de packages van Synocommunity en Mdevries.
wat er op dit moment geinstalleerd staat op mijn NAS:
Paar standard packages van Synology zelf zoals Audio station, Cloud, Photo enzo
Couchpotato
Git
MariaDB
NZBGet
PHP 5.6
Python
Sickbeard Custom (Sickrage)
Spotweb
Alles staat ook op ingeschakeld.
Als ik dan Spotweb open, doe het nu vanaf mijn werk via het extern IP adres zeg maar en daar dan achter: spotweb/install.php
Krijg bijna overall OK behalve bij:
Open base dir: /etc.defaults:/etc:/usr/syno/synoman:/tmp:/var/services/tmp:/var/services/web:/var/services/homes NOT OK (Not empty, might be a problem)
Verder alles OK en als ik kijk helemaal onderdaan staat bij Settings File ook OK en (/volume1/web/spotweb)
Dan Next naar de Database Settings.
Daar maak ik alleen het password leeg en verder doe ik daar niks.
Dan naar Usenet Server Settings.
Vul ik daar mijn Usenet in, in mijn geval als probeer Sunny.
Verify en gaat dan door.
Dan kom ik bij Spotweb Type.
Kies daar Shared en vul dan mijn prive gegevens in en kies Create System.
Dan krijg ik wel van, Installation Succesful maar:
Installation succesful
Spotweb has been installed successfully!
→ You need to create a textfile with the database settings in it. Please copy & paste the below exactly in a file called dbsettings.inc.php. <?php
$dbsettings['engine'] = 'pdo_mysql';
$dbsettings['host'] = 'localhost';
$dbsettings['dbname'] = 'spotweb';
$dbsettings['user'] = 'spotweb';
$dbsettings['pass'] = '';
→ Spotweb retrieves its information from the newsservers, this is called "retrieving" or retrieval of Spots. You need to schedule a retrieval job to run retrieve.php on a regular basis. The first time retrieval is run this can take up to several hours before completion.
→ Visit your Spotweb En als ik dan op de link druk van, visit your Spotweb:
Unable to connect to database:
No database settings have been entered, please use the 'install.php' wizard to install and configure Spotweb.
If you are upgrading from an earlier version of Spotweb, please consult https://github.com/spotweb/spotweb/wiki/Frequently-asked-questions/ first
Please make sure your database server is up and running and your connection parameters are set