Hi,
I’ve Invoice Plane 1.5.9 locally running OK with PHP 7 (upgrade done from previous IP version)
Now I’d like to install IP on a distant server which uses PHP 5.6 but I can’t get it t work
When I go to the URL “https://mysite.org/invoices/index.php/setup” the url changes to https://mysite.org/index.php/setup
and I got the error “File not found.”
When I go to the URL “https://mysite.org/invoices/setup” the url doesn’t change but I still got the same “File not found” error.
I’ve modified the .htaccess and ipconfig.php to accommodate the subdirectory and the https.
Does IP definitely needs PHP 7 now? Could the error be linked to PHP version ?
thanks