mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-12-25 22:20:29 +01:00
Update INSTALL.md
This commit is contained in:
parent
0b5fa939d5
commit
ffd58bb196
32
INSTALL.md
32
INSTALL.md
@ -1,10 +1,28 @@
|
|||||||
# Xentral Installation
|
# Xenomporio installation
|
||||||
|
|
||||||
|
## Place the installation files into a folder in /var/www/html/.
|
||||||
|
|
||||||
|
`cd /var/www/html`
|
||||||
|
|
||||||
|
e.g. Release 1.0:
|
||||||
|
|
||||||
|
`sudo wget https://github.com/xenomporio-org/Xenomporio/archive/refs/tags/V.1.0.zip`
|
||||||
|
|
||||||
|
`unzip V.1.0.zip`
|
||||||
|
|
||||||
|
## Set folder permissions:
|
||||||
|
|
||||||
|
`sudo chown www-data:www-data Xenomporio-V.1.0 -R`
|
||||||
|
|
||||||
|
## Fire up the setup page in a browser
|
||||||
|
|
||||||
|
http://yourserverip/Xenomporio-V.1.0 (watch out, its case sensitive)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
1. aktuelle .tar.gz entpacken in einem Ordner
|
|
||||||
2. per Browser auf auf Verzeichnis gehen
|
|
||||||
3. setup durchfuehren (trotz Hinweis der Rechte (diese muessen passen) weiter klicken)
|
|
||||||
4. Der Webserver-Pfad sollte dringend auf www gesetzte werden, sodass die
|
|
||||||
Firmen kritischen Dateien auf keinen Fall durch eine fehlerhafte .htaccess
|
|
||||||
Datei jemals online stehen (es geht primaer um den Ordner userdata und conf).
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user