Webshots Installation Problem
Webshot
o.k.
To upload the content of the "phantomjs-2.1.1-linux-x86_64" directory via ftp is really not a problem and it's done.
My questions are:
1. The /modules/ujPhantom/contrib directory doesn't exist yet.
I have it created now and uploaded the complete content of the phantomjs-2.1.1-linux-x86_64 directory:
bin
ChangeLog
examples
LICENSE.BSD
README.md
third-party.txt
into that directory! Was that correct?
2. But what do you mean by config settings? The config file below (and what concrete) or anything else?
data/config/config.php
$_conf['jrCore_db_host'] = '...';
$_conf['jrCore_db_port'] = '...';
$_conf['jrCore_db_name'] = '...';
$_conf['jrCore_db_user'] = '...';
$_conf['jrCore_db_pass'] = '...';
$_conf['jrCore_base_url'] = '...';
updated by @soglnc: 09/14/17 10:48:53AM