Ask, reply and learn. Join the community of Akaunting.
I'm trying to install Akaunting on my localhost server on windows 10 using Wamp, by following the instructions on github and the docs. Here´s what I´ve done:
Composer and NPM installed;
Repository files copied to Wamp´s www folder;
composer install, npm install and npm run dev, all done succesfully;
But when I try to launch the web installer via: http://127.0.0.1:8000/akaunting-directory, I get the following:
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: Failed opening required 'C:\wamp64\www\laravel\akaunting-master\server.php' (include_path='.;C:\php\pear') in Unknown on line 0
Can somebody please help? Thank you!
There is no server.php in the distro... default doc should be index.php, see if you can change in WAMP settings and try again?
Hi Tim. Thanks for your reply...
You where close. All I did was to setup a virtual host in my wamp server, and now it´s running properly.
Have a great day!
Sorry: were, not where....
Showing 1 to 4 of 4 discussions