Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Akaunting Intallation Wizard not Launch

Andhi Priono   ( User )

Commented 3 years ago

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?

Andhi Priono   ( User )

Commented 3 years ago

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?

Andhi Priono   ( User )

Commented 3 years ago

here is the screenshot and debug messages:

https://i.postimg.cc/qBLjHHKN/akaunting.png

Andhi Priono   ( User )

Commented 3 years ago

ah.. it solved by adding C:\xampp\php to PATH environment variable.

(My Computer->properties -> Advanced system setting-> Environment Variables->edit path)

Andhi Priono   ( User )

Commented 3 years ago

gosh, stuck on step 2: Database Installation..

Andhi Priono   ( User )

Commented 3 years ago

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.

Andhi Priono   ( User )

Commented 3 years ago

Trying to install older version, Akaunting 1.3 on Xampp 7.3 work flawlessly.

Nikky   ( User )

Commented 3 years ago

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.

Please login or register to leave a response.

Showing 1 to 8 of 8 discussions