Prerequisites was not found on this server

Hi,

Long time user and very happy with Invoiceplane but recently it has suddenly stopped working.
I used this opportunity to update to v1.4.10 and have been working to get through the setup using a subfolder /invoice.

First issue was getting to remove the ‘sub_folder’ issue which i managed through the config.php file:

$config['base_url'] = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on' ? 'https://' : 'http://') . ($_SERVER['HTTP_HOST'] ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME']);

I have deleted the .htaccess file from the server.

And now i am now stuck and do not know what to do:
The requested URL /index.php/setup/prerequisites was not found on this server.

Error Log:
ERROR - 2017-03-09 16:26:04 > Severity: Notice > Undefined variable: SERVER /home/u9236p8546/domains/DOMAIN.COM/public_html/invoice/application/config/config.php 19

Installation url:
/invoice/index.php/setup/language

Any help is greatly appreciated!

Regards,

support

Please download the 1.4.10 package again and replace the config.php file as the $config[‘base_url’] line is not correct. Then set your domain with the subfolder included in the index.php file and try again.