I followed the instructions:
- I downloaded and extracted the archive to the subdirectory.
- Created an empty database on your web server.
- Uploaded the files to my web server into a subdirectory.
- Made a copy of the
ipconfig.php.example
file and rename the copy toipconfig.php
- Opened the
ipconfig.php
file and added URL in it like described in the file:
https://mydomain.com/invoiceplane - Run the InvoicePlane installer from my web browser as follows:
mydomain.com/invoiceplane/index.php/setup
The above URL redirects me to the main URL again!
I use nginx. What shall I do in this situation?