imagebank.guiltymonkey.nl
Open in
urlscan Pro
217.18.76.211
Public Scan
Submitted URL: https://imagebank.guiltymonkey.nl/
Effective URL: https://imagebank.guiltymonkey.nl/pages/setup.php
Submission: On January 10 via automatic, source certstream-suspicious — Scanned from NL
Effective URL: https://imagebank.guiltymonkey.nl/pages/setup.php
Submission: On January 10 via automatic, source certstream-suspicious — Scanned from NL
Form analysis
1 forms found in the DOMPOST setup.php
<form action="setup.php" method="POST">
<div id="intro">
<div id="preconfig">
<h2>Installation check</h2>
<p class="">PHP version: 7.0.33 (OK)</p>
<p>PHP config: '/opt/plesk/php/7.0/etc/php.ini'</p>
<p class="">GD version: bundled (2.1.0 compatible) (OK)</p>
<p class="">PHP.INI value for 'memory_limit': 512M (OK)</p>
<p class="">PHP.INI value for 'post_max_size': 250M (OK)</p>
<p class="">PHP.INI value for 'upload_max_filesize': 250M (OK)</p>
<p class="">Write access to config directory: (OK)</p>
<p class="">Write access to storage directory: (OK)</p>
</div>
<h1>Welcome to ResourceSpace</h1>
<p>This configuration script will help you setup ResourceSpace. This process only needs to be completed once. Required items are marked with a <strong>*</strong></p>
<p>Visit the <a target="_blank" href="https://www.resourcespace.com/knowledge-base/">ResourceSpace Knowledge Base</a> for more information about customizing your installation.</p>
<div class="language" style="clear: none;text-align: left;padding: 0px;">
<label for="defaultlanguage">Language:</label><select id="defaultlanguage" name="defaultlanguage">
<option value="en">British English</option>
<option value="en-US">American English</option>
<option value="ar">العربية</option>
<option value="id">Bahasa Indonesia</option>
<option value="ca">Català</option>
<option value="zh-CN">简体字</option>
<option value="da">Dansk</option>
<option value="de">Deutsch</option>
<option value="el">Ελληνικά</option>
<option value="es">Español</option>
<option value="es-AR">Español (Argentina)</option>
<option value="fr">Français</option>
<option value="hr">Hrvatski</option>
<option value="it">Italiano</option>
<option value="jp">日本語</option>
<option value="nl">Nederlands</option>
<option value="no">Norsk</option>
<option value="pl">Polski</option>
<option value="pt">Português</option>
<option value="pt-BR">Português do Brasil</option>
<option value="ru">Русский язык</option>
<option value="fi">Suomi</option>
<option value="sv">Svenska</option>
</select>
<input type="submit" id="changelanguage" name="changelanguage" value="Change language">
</div>
<div id="introbottom">
<script type="text/javascript">
$(document).ready(function() {
$('#tabs').show();
});
</script>
</div>
</div>
<div class="settings">
<h2 id="dbaseconfig">Database configuration<i class="starthidden ajloadicon fa fa-spinner fa-spin" id="al-testconn" style="display: none;"></i></h2>
<div class="configitem">
<label for="mysqlserver">MySQL server</label><input class="mysqlconn ok" type="text" required="" id="mysqlserver" name="mysql_server" value="localhost"><strong>*</strong><a class="iflink" href="#if-mysql-server">?</a>
<p class="iteminfo" id="if-mysql-server" style="display: none;">The IP address or <abbr title="Fully Qualified Domain Name">FQDN</abbr> of your MySQL server installation. If MySql is installed on the same server as your web server, use
"localhost".</p>
</div>
<div class="configitem">
<label for="mysqlusername">MySQL username</label><input class="mysqlconn ok" type="text" required="" id="mysqlusername" name="mysql_username" value="root"><strong>*</strong><a class="iflink" href="#if-mysql-username">?</a>
<p class="iteminfo" id="if-mysql-username" style="display: none;">The username used to connect to your MySQL server. This user must have rights to create tables in the database named below.</p>
</div>
<div class="configitem">
<label for="mysqlpassword">MySQL password</label><input class="mysqlconn ok" type="password" id="mysqlpassword" name="mysql_password" value=""><a class="iflink" href="#if-mysql-password">?</a>
<p class="iteminfo" id="if-mysql-password" style="display: none;">The password for the MySQL username entered above.</p>
</div>
<div class="configitem">
<label for="mysqldb">MySQL database</label><input id="mysqldb" class="mysqlconn ok" type="text" required="" name="mysql_db" value="resourcespace"><a class="iflink" href="#if-mysql-db">?</a>
<p class="iteminfo" id="if-mysql-db" style="display: none;">The Name of the MySQL database RS will use. (This database must exist.)</p>
</div>
<div class="configitem">
<label for="mysqlbinpath">MySQL binary path</label><input id="mysqlbinpath" type="text" name="mysql_bin_path" value="/usr/bin"><a class="iflink" href="#if-mysql-bin-path">?</a>
<p class="iteminfo" id="if-mysql-bin-path" style="display: none;">The path to the MySQL client binaries - e.g. mysqldump. NOTE: This is only needed if you plan to use the export tool.</p>
</div>
<p></p>
<p class="configsection">
</p>
<h2>General settings<img id="admin_test" class="starthidden ajloadicon" src="../gfx/ajax-loader.gif" style="display: none;"></h2>
<div class="configitem">
<label for="applicationname">Application name</label><input id="applicationname" type="text" name="applicationname" value="ResourceSpace"><a class="iflink" href="#if-applicationname">?</a>
<p class="iteminfo" id="if-applicationname" style="display: none;">The name of your implementation / installation (e.g. 'MyCompany Resource System').</p>
</div>
<div class="configitem">
<label for="baseurl">Base URL</label><input id="baseurl" type="url" name="baseurl" required="" value="http://imagebank.guiltymonkey.nl"><strong>*</strong><a class="iflink" href="#if-baseurl">?</a>
<p class="iteminfo" id="if-baseurl" style="display: none;">The 'base' web address for this installation. NOTE: No trailing slash.</p>
</div>
<div class="configitem">
<label for="admin_fullname">Admin full name</label>
<input id="admin_fullname" class="admin_credentials" type="text" name="admin_fullname" value="Admin user">
</div>
<div class="configitem">
<label for="admin_email">Admin e-mail</label>
<input id="admin_email" class="admin_credentials" type="email" name="admin_email" required="" value=""><strong>*</strong>
</div>
<div class="configitem">
<label for="admin_username">Admin username</label>
<input id="admin_username" class="admin_credentials" type="text" name="admin_username" required="" value="admin"><strong>*</strong><a class="iflink" href="#if-admin-username">?</a>
<p id="if-admin-username" class="iteminfo" style="display: none;">The username used to connect to ResourceSpace. This user will be the first user of the system.</p>
</div>
<div class="configitem">
<div id="admin_password_error" class="erroritem" style="display: none;"></div>
<label for="admin_password">Admin password</label>
<input id="admin_password" class="admin_credentials" type="password" name="admin_password" required="" value=""><strong>*</strong><a class="iflink" href="#if-admin-password">?</a>
<p id="if-admin-password" class="iteminfo" style="display: none;">The password for the Admin username entered above.</p>
</div>
<div class="configitem">
<label for="emailfrom">Email from address</label><input id="emailfrom" type="email" required="" name="email_from" value="resourcespace@my.site"><strong>*</strong><a class="iflink" href="#if-emailfrom">?</a>
<p id="if-emailfrom" class="iteminfo" style="display: none;">The address that emails from RS appear to come from.</p>
</div>
<p></p>
<p class="configsection">
</p>
<h2>Paths</h2>
<p>For each path, enter the path without a trailing slash to each binary. To disable a binary, leave the path blank. Any auto-detected paths have already been filled in.</p>
<div class="configitem">
<label for="imagemagickpath">ImageMagick/GraphicsMagick Path:</label><input id="imagemagickpath" type="text" name="imagemagick_path" value="/usr/bin">
</div>
<div class="configitem">
<label for="ghostscriptpath">Ghostscript Path:</label><input id="ghostscriptpath" type="text" name="ghostscript_path" value="/usr/bin">
</div>
<div class="configitem">
<label for="ffmpegpath">FFMpeg/libav Path:</label><input id="ffmpegpath" type="text" name="ffmpeg_path" value="/usr/bin">
</div>
<div class="configitem">
<label for="exiftoolpath">Exiftool Path:</label><input id="exiftoolpath" type="text" name="exiftool_path" value="/usr/bin">
</div>
<div class="configitem">
<label for="antiwordpath">AntiWord Path:</label><input id="antiwordpath" type="text" name="antiword_path" value="">
</div>
<div class="configitem">
<label for="pdftotextpath">PDFtotext Path:</label><input id="pdftotextpath" type="text" name="pdftotext_path" value="/usr/bin">
</div>
<p></p>
<h2>SMTP Settings</h2>
<div class="advsection" id="smtpsettings">
<div class="configitem">
<label for="use_smtp">Use an SMTP Server for email sending / receiving:</label>
<input id="use_smtp" name="use_smtp" type="checkbox">
<a class="iflink" href="#if-usesmtp">?</a>
<p class="iteminfo" id="if-usesmtp" style="display: none;">Use an external SMTP server for outgoing emails (e.g. Gmail). Uses PHPMailer</p>
</div>
<div id="use-SMTP-settings" style="display: none;">
<div class="configitem">
<label for="smtp_secure">SMTP Secure:</label>
<input id="smtp_secure" name="smtp_secure" type="text" value="">
<a class="iflink" href="#if-smtpsecure">?</a>
<p class="iteminfo" id="if-smtpsecure" style="display: none;">'', 'tls' or 'ssl'. For Gmail, 'tls' or 'ssl' is required.</p>
</div>
<div class="configitem">
<label for="smtp_host">SMTP Host:</label>
<input id="smtp_host" name="smtp_host" type="text" value="">
<a class="iflink" href="#if-smtphost">?</a>
<p class="iteminfo" id="if-smtphost" style="display: none;">Hostname, e.g. 'smtp.gmail.com'.</p>
</div>
<div class="configitem">
<label for="smtp_port">SMTP Port:</label>
<input id="smtp_port" name="smtp_port" type="text" value="25">
<a class="iflink" href="#if-smtpport">?</a>
<p class="iteminfo" id="if-smtpport" style="display: none;">Port number, e.g. 465 for Gmail using SSL.</p>
</div>
<div class="configitem">
<label for="smtp_auth">Use Authentication for SMTP Server:</label>
<input id="smtp_auth" name="smtp_auth" type="checkbox" checked="">
<a class="iflink" href="#if-smtpauth">?</a>
<p class="iteminfo" id="if-smtpauth" style="display: none;">Send credentials to SMTP server (false to use anonymous access)</p>
</div>
<div class="configitem">
<label for="smtp_username">SMTP Username:</label>
<input id="smtp_username" name="smtp_username" type="text" value="">
<a class="iflink" href="#if-smtpusername">?</a>
<p class="iteminfo" id="if-smtpusername" style="display: none;">Username (full email address).</p>
</div>
<div class="configitem">
<label for="smtp_password">SMTP Password:</label>
<input id="smtp_password" name="smtp_password" type="password" value="">
<a class="iflink" href="#if-smtppassword">?</a>
<p class="iteminfo" id="if-smtppassword" style="display: none;">Password</p>
</div>
</div>
</div>
<input type="submit" id="submit" name="submit" value="Begin installation!">
</div>
</form>
Text Content
INSTALLATION CHECK PHP version: 7.0.33 (OK) PHP config: '/opt/plesk/php/7.0/etc/php.ini' GD version: bundled (2.1.0 compatible) (OK) PHP.INI value for 'memory_limit': 512M (OK) PHP.INI value for 'post_max_size': 250M (OK) PHP.INI value for 'upload_max_filesize': 250M (OK) Write access to config directory: (OK) Write access to storage directory: (OK) WELCOME TO RESOURCESPACE This configuration script will help you setup ResourceSpace. This process only needs to be completed once. Required items are marked with a * Visit the ResourceSpace Knowledge Base for more information about customizing your installation. Language: British EnglishAmerican EnglishالعربيةBahasa IndonesiaCatalà简体字DanskDeutschΕλληνικάEspañolEspañol (Argentina)FrançaisHrvatskiItaliano日本語NederlandsNorskPolskiPortuguêsPortuguês do BrasilРусский языкSuomiSvenska DATABASE CONFIGURATION MySQL server*? The IP address or FQDN of your MySQL server installation. If MySql is installed on the same server as your web server, use "localhost". MySQL username*? The username used to connect to your MySQL server. This user must have rights to create tables in the database named below. MySQL password? The password for the MySQL username entered above. MySQL database? The Name of the MySQL database RS will use. (This database must exist.) MySQL binary path? The path to the MySQL client binaries - e.g. mysqldump. NOTE: This is only needed if you plan to use the export tool. GENERAL SETTINGS Application name? The name of your implementation / installation (e.g. 'MyCompany Resource System'). Base URL*? The 'base' web address for this installation. NOTE: No trailing slash. Admin full name Admin e-mail * Admin username *? The username used to connect to ResourceSpace. This user will be the first user of the system. Admin password *? The password for the Admin username entered above. Email from address*? The address that emails from RS appear to come from. PATHS For each path, enter the path without a trailing slash to each binary. To disable a binary, leave the path blank. Any auto-detected paths have already been filled in. ImageMagick/GraphicsMagick Path: Ghostscript Path: FFMpeg/libav Path: Exiftool Path: AntiWord Path: PDFtotext Path: SMTP SETTINGS Use an SMTP Server for email sending / receiving: ? Use an external SMTP server for outgoing emails (e.g. Gmail). Uses PHPMailer SMTP Secure: ? '', 'tls' or 'ssl'. For Gmail, 'tls' or 'ssl' is required. SMTP Host: ? Hostname, e.g. 'smtp.gmail.com'. SMTP Port: ? Port number, e.g. 465 for Gmail using SSL. Use Authentication for SMTP Server: ? Send credentials to SMTP server (false to use anonymous access) SMTP Username: ? Username (full email address). SMTP Password: ? Password