Akaunting - Free Accounting Software
-
So I have been trying to install akaunting within a LAMP stack with limited success. There is an error during installation, but it runs fairly normal after that. However, some plugins don't work properly and updating via GUI/CLI doesn't work. Support narrowed it down to the path of the PHP executable not being correct and gave me this link: https://akaunting.com/hc/docs/faq/i-cant-install-apps/
I would like to try this out by changing the PHP path in the env as described in the documentation:
APP_PHP_PATH="/usr/bin/php8.0"
@girish Could you help me with this? Is it
/etc/php/8.1
?@andreasdueren said in Akaunting - Free Accounting Software:
APP_PHP_PATH="/usr/bin/php8.0"
I guess this is an Akaunting variable ? If so, this would be
/usr/bin/php8.1
in the lamp app. -
So I have been trying to install akaunting within a LAMP stack with limited success. There is an error during installation, but it runs fairly normal after that. However, some plugins don't work properly and updating via GUI/CLI doesn't work. Support narrowed it down to the path of the PHP executable not being correct and gave me this link: https://akaunting.com/hc/docs/faq/i-cant-install-apps/
I would like to try this out by changing the PHP path in the env as described in the documentation:
APP_PHP_PATH="/usr/bin/php8.0"
@girish Could you help me with this? Is it
/etc/php/8.1
?@andreasdueren Did you have any more luck in making Akaunting functional?
-
@andreasdueren Did you have any more luck in making Akaunting functional?
@avatar1024 I’m still testing it but it seems to be working now after spending bigger amounts of time troubleshooting quirks and errors
-
@avatar1024 I’m still testing it but it seems to be working now after spending bigger amounts of time troubleshooting quirks and errors
@andreasdueren Great to hear! If you get the chance to share the process you've followed that'd be much appreciated.
Also do you think some of your work might get us closer to get a Cloudron package for it?