Server : Apache System : Linux cs317.bluehost.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : andertr9 ( 1047) PHP Version : 8.2.18 Disable Function : NONE Directory : /var/softaculous/invoice/ |
Upload File : |
1) Make following changes in .htaccess RewriteBase [[relativeurl_]] It is mentioned in installer and on installation document 2) Please check if new language is added in /application/language then update install.xml 3) Follow the upgrade guide here : https://wiki.invoiceplane.com/en/1.6/getting-started/updating-ip 4)PHP REQUIREMENT LINK : https://wiki.invoiceplane.com/en/1.6/getting-started/requirements 5) We have kept min PHP version to 8.1 because composer.json states the same. Also we have removed mcrypt and xmlrpc extentions as these are moved to PECL library.