dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.01k stars 745 forks source link

[Unable to login or password process in plesk server]: #6056

Open erick1870 opened 1 month ago

erick1870 commented 1 month ago

Is there an existing issue for this?

Description of problem

0pass

Description of solution

in local host -- no problem in plesk server -- is not possible to insert new password

Description of alternatives considered

No response

Anything else?

No response

Do you be plan to contribute code for this enhancement?

Would you be interested in sponsoring this enhancement?

Code of Conduct

valadas commented 1 month ago

We are going to need much more info to make this actionable. There is not relation between Plesk and DNN at all, Ples is just a hosting control panel. Once DNN is installed, technically Plesk and DNN don't talk to each other, so it must be something Plesk does wrong in the setup of the hosting for DNN.

Do you see anything in the browser console (F12 in most browsers)? Do you see anything of interest in the logs at portals/_deafult/logs on the filesystem? Does the worker process have read/write permissions on the hosting folder? Is the database user in the dbOwner role?

Any other clues you may find different when doing a normal install vs using Plesk would be your solution...