dreliciousArcanius / drelLib

drelLib is a Library Management that's capable of storing the history of books, and renting availability.
MIT License
2 stars 0 forks source link

issue: dashboard.php stuck in loading #6

Open arcaniuscode opened 1 year ago

arcaniuscode commented 1 year ago

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

drelicious commented 1 year ago

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.