Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue: dashboard.php stuck in loading #6

Open
arcaniuscode opened this issue Dec 20, 2022 · 1 comment
Open

issue: dashboard.php stuck in loading #6

arcaniuscode opened this issue Dec 20, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@arcaniuscode
Copy link
Member

it stucks and won't load, just a blank white page

@drelicious
Copy link
Contributor

This issue usually happens due to connection limit by the MYSQL Server; MYSQL Server is at maximum limit

How to solve this :

  1. Increase the connection limit of the server
  2. If you're using shared hosting, ask your provider to increase the limit to the connections to your database server.

Mine runs ok, on Linux MYSQL. Like, direct without any performance issues.

@arcaniuscode arcaniuscode added the documentation Improvements or additions to documentation label Dec 20, 2022
@arcaniuscode arcaniuscode reopened this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants