1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpbb_ynh.git synced 2024-09-03 19:56:36 +02:00
This commit is contained in:
ericgaspar 2021-06-28 15:50:55 +02:00
parent 66258cd81c
commit 0f313ee452
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
1. The app will require to complete the registration process after the instllation is complete by **visiting the domain** on which *phpBB* is installed.
1. The MySQL database credentials will be sent to the **admin mail**.
1. Please delete, move or rename the install directory (`sudo rm -R /var/www/phpbb/install`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.
1. Please delete, move or rename the install directory (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.

View file

@ -2,4 +2,4 @@
1. L'application devra terminer le processus d'enregistrement une fois l'installation terminée en **visitant le domaine** sur lequel *phpBB* est installé.
1. Les informations d'identification de la base de données MySQL seront envoyées à la **messagerie admin**.
1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`sudo rm -R /var/www/phpbb/install`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible.
1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible.