Hello,
I’m ok with installing only one instance of invoiceplane, I have some problems managing 2 installations into 2 different folders
for example, installing it into 2 subfolders,
/invoiceplane
/invoiceplane2
I have only one mysql database available, and the default tables uses ‘ip_’ as prefix
so, I must keep the default ip_ for first one, and have a ip2_ for the second installation
I’ve tried to change prefix ip_ with ip2_ into all php files, hoping that this will run, but it’s a fail…
I’ve also tried to change the setup sql file changing from ip_ to ip2_
but nothing works correctly,
any better idea?
thanks for your help.
Omar - Italy