Installation check

PHP version: 8.1.28 (OK)

PHP config: '/opt/cpanel/ea-php81/root/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': 516M (OK)

PHP.INI value for 'upload_max_filesize': 512M (OK)

Write access to config directory: (OK)

Write access to storage directory: (OK)

Welcome to ResourceSpace

Thanks for choosing ResourceSpace. This configuration script will help you setup ResourceSpace. This process only needs to be completed once.

Visit the ResourceSpace Documentation Wiki for more information about customizing your installation.

Basic settings

These settings provide the basic setup for your ResourceSpace installation. Required items are marked with a *

Database configuration

*?

The IP address or FQDN of your MySQL server installation. If MySql is installed on the same server as your web server, use "localhost".

*?

The username used to connect to your MySQL server. This user must have rights to create tables in the database named below.

*?

The password for the MySQL username entered above.

*?

The Name of the MySQL database RS will use. (This database must exist.)

?

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

?

The name of your implementation / installation (e.g. 'MyCompany Resource System').

*?

The 'base' web address for this installation. NOTE: No trailing slash.

?

The address that emails from RS appear to come from.

?

The email address to which resource/user/research requests are sent.

*?

The password required for spider.php. IMPORTANT: Randomise this for each new installation. Your resources will be readable by anyone that knows this password. This field has already been randomised for you, but you can change it to match an existing installation, if necessary.

?

To enable scrambling, set the scramble key to be a hard-to-guess string (similar to a password). If this is a public installation then this is a very wise idea. Leave this field blank to disable resource path scrambling. This field has already been randomised for you, but you can change it to match an existing installation, if necessary.

?

Set the api scramble key to be a hard-to-guess string (similar to a password). If you plan to use APIs then this is a very wise idea.

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.

NOTE: The only required settings are on this page. If you're not interested in checking out the advanced options, you may click below to begin the installation process.

Advanced Settings

General options

?

Allow end users to change their passwords.

?

Allows users to request resources via a form, which is e-mailed.

?

Allow remote access to API plugins.

Remote Storage Locations

?

Check this box to configure remote storage locations for RS. (To use another server for filestore.)

?

Where to put the media files. Can be absolute (/var/www/blah/blah) or relative to the installation. NOTE: No trailing slash.

?

Where the storagedir is available. Can be absolute (http://files.example.com) or relative to the installation. NOTE: No trailing slash.

FTP settings

?

Only necessary if you plan to use the FTP upload feature.