docs: add note about running wishthis inside a sub-folder
This commit is contained in:
parent
a5c743d563
commit
6dfb88a847
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ Download the code using the [stable branch](https://github.com/grandeljay/wishth
|
||||||
|
|
||||||
Note: You will have to manually update wishthis by replacing all files with the changes from the `stable` branch.
|
Note: You will have to manually update wishthis by replacing all files with the changes from the `stable` branch.
|
||||||
|
|
||||||
|
### Note
|
||||||
|
|
||||||
|
Make sure wishthis is setup via a domain directly and not running inside a sub-folder.
|
||||||
|
|
||||||
### Attention! The installer is broken in `v1.0.0`!
|
### Attention! The installer is broken in `v1.0.0`!
|
||||||
|
|
||||||
To work around this, you can manually create a `/src/config/config.php` (please copy the `/src/config/config-sample.php`) and **remove** the part with the database information (currently four php constants).
|
To work around this, you can manually create a `/src/config/config.php` (please copy the `/src/config/config-sample.php`) and **remove** the part with the database information (currently four php constants).
|
||||||
|
|
Loading…
Reference in a new issue