Skip to content

Today’s citizens want to have a direct, tangible impact on policy decisions that are theme-focused. But what are the features of a successful transparent process? The Citzens’ Forum answers this question. It combines the efforts of motivated individuals at various events with citizens’ ideas gathered through an online platform. Participants’ rec…

License

Notifications You must be signed in to change notification settings

bertelsmannstift/buergerforum

Repository files navigation

Das System basiert auf Drupal, das letzte Update erfolgte 2014. Es liegt in der Verantwortung des Nutzers, während der Installation der Plattform die möglichen Updates durchzuführen.

1 Systemvoraussetzungen

Webserver mit Apache 2.x
Datenbank MySQL 5.0.15 oder höher mit PDO (für die Installation wird eine leere Datenbank benötigt)
PHP 5.2.5 oder höher (5.3 empfohlen)
Speicherplatz 300 MB oder höher

Einstellungen php.ini
memory_limit=512M oder höher
max_execution_time 300 oder höher
Einstellungen my.cnf
max_allowed_packet = 32M oder höher

2 Installationsschritte

2.1 Schritt 1

Dateien und Verzeichnisse komplett in das Root-Verzeichnis des Webservers (z.B. httpdocs etc.) kopieren

2.2 Schritt 2

Datenbank-Dump „dp-datenbunk.sql“ mittels phpMyAdmin oder Terminal in eine leere Datenbank auf dem Server importieren. (Terminal-Befehl: mysql –u [DB Benutzername>]-p [DB Name] < dp-datenbunk.sql , anschließend wird nach DP Passwort gefragt)

2.3 Schritt 3

Datei /sites/default/settings.php konfigurieren: Ab Zeile 218: 'database' => '...', - Datenbank Name
'username' => '...', - Datenbank Benutzername
'password' => '...', - Datenbank Passwort

2.4 Schritt 4

Crontab in Terminal einstellen # crontab –e

Folgende Zeile hinzufügen und crontab-Konfiguration speichern:

        • wget -O - -q -t 1 http://www.IHRE-WEBSITE.de /sites/all/modules/contrib/elysia_cron/cron.php?cron_key=XHCCQBIV-aPWhji8dX0Ka-u_PcH3dmphIIr_hQOCD4M

Wenn nötig, Crontab neustarten

2.5 Schritt 5

Als Administrator anmelden:
E-Mail: bst-bf-admin@nexum.de
Passwort: bst-bf-admin

About

Today’s citizens want to have a direct, tangible impact on policy decisions that are theme-focused. But what are the features of a successful transparent process? The Citzens’ Forum answers this question. It combines the efforts of motivated individuals at various events with citizens’ ideas gathered through an online platform. Participants’ rec…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages