Hello!
I'm trying to install
FusionInvoice [www.fusioninvoice.com] PHP application on my localhost where Hiawatha 8.7 is running.
The installation instructions say to start with:
http://domain/index.php/setup
but all what I get is 404 error.
I've tried installation on my production server which has option to use Apache server and the installer launched.
The application is written in CodeIgniter, but not having experience with it, I wonder if you have some idea what might be wrong and/or how to launch it?
There are few *.htacces files in some subfolders, but all what they contain is:
Deny from all
Any help 'cause I really do not feel enthusiastic to install Apache on my localhost in order to install/run that application?
(Hiawatha is working great both on my localhost as well as on production server behind nginx reverse-proxy.)
Hiawatha version: 8.7
Operating System: Debian Sid x86_64 GNU/Linux