mirror of
https://github.com/filegator/filegator.git
synced 2025-10-28 11:45:13 +01:00
14 lines
565 B
Markdown
14 lines
565 B
Markdown
|
|
## Requirements
|
|
- PHP 7.1.3+
|
|
|
|
|
|
## Download precompiled build
|
|
- Latest: [v7.0.0-RC2](https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0-RC2.zip)
|
|
- Unzip files and upload them to your PHP server
|
|
- Make sure you webserver can read and write to ```/storage``` and ```/private``` folders
|
|
- Set the website document root to ```/dist``` directory. This is also known as 'public' folder.
|
|
- Visit web page, if something goes wrong check ```/private/logs/app.log```
|
|
- Login with default credentials ```admin/admin123```
|
|
- Change default admin's password
|