Invoiceninja no login

@tituspijean
The moderator at invoiceninja forum suggested for me to ask here how to enable mod_rewrite since index.php is used in the password reset link!
Mystery to me this stuff … He also suggested to issue the following commands to reset the password: You can set a new password from the command line:

* Run `php artisan tinker` in the root folder of the project
* Run `bcrypt('new_password');`
* Update the password field in the users table

Done it now this solved it

1 Like

Glad to see you have resolved your issue accessing Invoiceninja!

You have indeed an issue with the handling of the password recovery link by NGINX. However, your NGINX conf looks fine to me, and it works well on my fresh installation. :pensive:

@tituspijean merci beaucoup…
I hope nobody else gets a problem with this issue.
I still don’t know what to do about that error with password recovery and mod_rewrite???
Bonne Noel …

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.