Project

General

Profile

« Previous | Next » 

Revision 7a5f843d

Added by Katja Luther over 2 years ago

add mysql drupal db link

View differences:

README.md
51 51
#### Requirements
52 52

  
53 53
* mysql (v5.x) or MariaDB (v10.0 to v10.3) server, create a new user "drupaluser", the password should be the 
54
same as defined in setting.php and plugin='mysql_native_password'
54
same as defined in setting.php and plugin='mysql_native_password', see also https://www.drupal.org/docs/installing-drupal/step-3-create-a-database
55 55
* http server: apache or nginx; in this guide we will only cover the configuration of apache 2 (v 2.4)
56 56
* php 7, or php 5.6+ if php 7.x is not yet available for your system. php 8 will not work!
57 57
* java8 (https://dev.e-taxonomy.eu/redmine/projects/edit/wiki/Install_OracleJdk_on_Debian)

Also available in: Unified diff