Ask, reply and learn. Join the community of Akaunting.
Server running PHP 7.4 shows the following:
Error: Ask your hosting provider to use PHP 7.3.0 or higher for both HTTP and CLI.
Hello Daniela,
Are you on localhost or production? Can you give more information about your environment?
Are you using Apache or Nginx?
THanks,
Production: https://gestion.komereventos.com/install/requirements
Apache
Create a new php file on the root of your server called phpInfo.php
Inside of it put
phpinfo();
?>
Let me know when you have done that.
https://www.komereventos.com/phpInfo.php
I have the same problem. Any solutions? phpinfo is available on the following link:
https://stars-internet.com/baboy/phpinfo.php. I tried with PHP 7.3, 7.4 and 8. Same error on all versions.
Hi Again Daniela and Ernst.
According to the message you have, Akaunting is expecting to use SAPI CLI instead of FPM. I couldn't identify the CLI enable on your phpinfo file.
To be sure, Can you run the following command from your terminal ?
" php -i | grep php.ini "
Then post the result here.
Thanks,
Hello,
You can check the following article:
https://akaunting.com/docs/faq/not-able-to-install-apps
Regards
Hi, looks like Im having the same problem. Just stops at this page here and installation wont begin: https://accounting.supatek.net/install/requirements.
Have verified
php -i | grep php.ini
Configuration File (php.ini) Path => /etc/php/7.4/cli
Loaded Configuration File => /etc/php/7.4/cli/php.ini
Im not sure whats causing this. Any chance you have check mine?
https://accounting.supatek.net/phpinfo.php
Showing 1 to 9 of 9 discussions