Ethredah / PHP-Blog-Admin

A PHP Admin Dashboard / Website (with blog section)
115 stars 57 forks source link

Plugin cannot be found! #8

Open RavenWits opened 3 years ago

RavenWits commented 3 years ago

Hi there, First of all great work thanks for sharing the panel. It works like a charm on local. BUT... I've tried to upload this on a real server. On Login page it throws an error:

"Connection failed: SQLSTATE[HY000] [2059] Plugin https could not be loaded: /usr/lib64/mysql/plugin/https.so: cannot open shared object file: No such file or directory"

I guess it is related to MySQL plugin which needs to authenticate login credentials?

Which MySQL or MySQL Library version needed for panel to work correctly?

Or am I totally wrong about the error?

Thanks.

manchitro commented 3 years ago

hi did you solve this? I am facing the same problem after deploying my laravel project to cPanel

RavenWits commented 3 years ago

I could not solved problem.. I could not identify the problem either so I've written all of the admin panel from scratch using PHP v.7.4.1. Sorry..