HI
After downloadind v1.6 from the web site and following the instructions in README
changing the ipconfig.php.example as ipconfig.php
get error HTTP 500
i turned on the debugger … but dont know where to look for the error
thanks
Hi there, welcome
The log file is located in /application/log
Most likely you have to place a #
sign at the beginning of the first line in your ipconfig.php
file:
open
ipconfig.php
and comment out the top line in the file by adding a#
at the beginning of the first line.
https://community.invoiceplane.com/t/topic/10011/36
And then this one:
https://wiki.invoiceplane.com/en/1.6/getting-started/updating-ip#1511-16-instructions
Another problem can be the connection to your database. We’ll cross that bridge when we come to it