After many attempts to self install, I eventually used xampp and i12bretro example from youtube (https://www.youtube.com/watch?v=5fV4Abq4PIU&t=14s). This installed correctly, with one small change by adding the php_ prefix to the extension mysqli.
The user and database was also created successfully, and the tables are fully created in the DB.
However navigating to http://localhost/invoiceninja/index.php does nothing. The cursor goes round and round and nothing happens… for minutes on end…and no login page is returned. There are no log files to check in apache.
I guess not. I originally set it to the correct ‘final’ url once I have it up and running.
However, I’m only wanting to set this up for local host at the moment to validate all the processes. What would the APP_URL be set to for that to work on localhost? Like this?? ===> http://localhost/invoiceninja