docs: add note about running wishthis inside a sub-folder

This commit is contained in:
grandeljay 2023-09-12 07:41:27 +02:00
parent a5c743d563
commit 6dfb88a847

View file

@ -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
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`!
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).