Ask, reply and learn. Join the community of Akaunting.
greeting,
I just downloaded Akaunting 2.1.0, extract to htdocs directory, add PHP_BINARY="C:/xampp/php/php.exe" to .env.testing, then rename it to .env.
When i browse my installation directory, e.g: localhost/test, it doesn't show installation wizard, but redirect my to localhost/test/auth/login. It skips Language, Database, and Admin settings.
Please help me, what did i do wrong?
Now my problem is solved by renaming .env.example. But there are another problem:
"Error: Ask your hosting provider to use PHP 7.3.0 or higher for both HTTP and CLI."
My php -v result:
"PHP 7.3.26 (cli) (built: Jan 5 2021 15:10:35) ( ZTS MSVC15 (Visual C++ 2017) x64 )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.26, Copyright (c) 1998-2018 Zend Technologies"
I also already add PHP_BINARY="C:/xampp/php/php.exe" to .env.
Any help?
here is the screenshot and debug messages:
https://i.postimg.cc/qBLjHHKN/akaunting.png
ah.. it solved by adding C:\xampp\php to PATH environment variable.
(My Computer->properties -> Advanced system setting-> Environment Variables->edit path)
gosh, stuck on step 2: Database Installation..
Already increase max_execution_time, max_input_time, and create blank myakauantingdb.
Correct hostname (tried both localhost/127.0.0.1) , correct username, and correct password, still stuck with no error messages.
Getting frustated.
Trying to install older version, Akaunting 1.3 on Xampp 7.3 work flawlessly.
It seems always the same cause for installation to fail. Check with phpinfo all your PHP extensions and I bet an older version of an extension. Maybe the developers should display a phpinfo page.
Showing 1 to 8 of 8 discussions