[Eisfair] Installation von Nextcloud v. 1.2.1

Helmut Backhaus helmut.backhaus at gmx.de
Di Apr 11 20:57:51 CEST 2017


Hallo Jürgen,

Am 11.04.2017 um 10:18 schrieb Juergen Edner:
> Hallo Helmut,
>
>> PHP5-CLI configuration access: impossible, file/directory '' doesn't exist!
> das Problem wurde bereits in news.spline.dev gemeldet und auch
> analysiert.

Das hatte ich gelesen ...

> Ich vermute Du möchtest eine SQLite-Datenbank verwenden.

Eben nicht, deshalb habe ich es ja auch nicht in Zusammenhang gebracht.
Ich möchte Mysql (Mariadb) nutzen.

> Damit dies gelingt musst Du in /var/install/config.d/owncloud.sh in
> Zeile 948 das letzte Argument von der FOR-Schleife:
>
> for PART in /etc /etc/php5 ${php5clipath} ${php5clipath}/php.ini
>     ${php5clipath}/mysql-conf.ini
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Anschließend sollte die Konfiguration fehlerfrei durchlaufen.
>

Hier mal meine Config, wie gesagt das wird ein Lernprojekt!
Ich möchte erstmal verstehen, wie das geht.

START_OWNCLOUD='yes'                   # start ownCloud: yes or no
OWNCLOUD_ADMIN_USER='admin'            # name of administrator
OWNCLOUD_ADMIN_PASS='eis'              # password of administrator
OWNCLOUD_TRUSTED_DOMAIN='home.lan'     # access allowed from trusted 
domain only
OWNCLOUD_DB_TYPE='mysql'               # database type: e.g. sqlite, 
mysql, etc.
OWNCLOUD_DB_USER='ncuser'              # mysql database access username
OWNCLOUD_DB_PASS='eis'                 # mysql database access password
OWNCLOUD_SECURITY_LOWERING='no'        # lower security: yes or no
OWNCLOUD_SECURITY_HTACCESS_RW='no'     # .htaccess read-write access: 
yes or no
OWNCLOUD_SMTP_MANUAL_CONFIGURATION='no'
                                        # manual configuration: yes or no
OWNCLOUD_SMTP_HOST='127.0.0.1'         # host name of mail server
OWNCLOUD_SMTP_AUTH='none'              # authentication type: none, login
OWNCLOUD_SMTP_AUTH_USER=''             # username
OWNCLOUD_SMTP_AUTH_PASS=''             # password
OWNCLOUD_SMTP_TRANSPORT='default'      # transport type: default, ssl, tls
OWNCLOUD_APPSTORE_ENABLED='no'         # enable apps installation: yes or no
OWNCLOUD_LOG_COUNT='10'                # number of log files to save
OWNCLOUD_LOG_INTERVAL='weekly'         # interval: daily, weekly, monthly


-- 
Gruß,
Helmut



Mehr Informationen über die Mailingliste Eisfair