Forum

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

New Discussion

404 Error on Install

Ben Mckay   ( User )

Commented 2 years ago

I have tried to install this multiple times on my local dev environment. I use a Macbook, Laravel Valet, MySQL.

After extracting the files and going to them in the browser, I get a 404 error message, not allowing me to go through the installation process.

Do I have to download a LAMP environment? Or does Valet work for this? I was assuming it was because of the Laravel ecosystem, but didn't want to download MAMP just for this and muddy up my computer if I didn't have to.

Let Wheeler   ( User )

Commented 2 years ago

Try this:
https://akaunting.com/forum/discussion/installation-update/app-envproduction-leads-to-404-error

Melda Melda   ( User )

Commented 2 years ago

Hello,

Please, make sure you've set the "APP_URL" value in the .env file, located in the root directory of your Akaunting installation:


APP_URL=https://my-domain.com/installed-folder


Of course, "my-domain.com" and "installed-folder" depend on your installation.

Kind Regards,
Melda

Ben Mckay   ( User )

Commented 2 years ago

Great. Thank you. I ended up having to change the value to “local” instead of “production”. Once I did that, the install process worked smoothly. Thanks!

Please login or register to leave a response.

Showing 1 to 4 of 4 discussions