Closed glover279 closed 5 years ago
Remove the file lock.php in fuel/app/config And after go to this URL http://yourwebsite.com/install Because on this url you have to configure some information
Unfortunately I still get the same error
On the url /install, your are missing some parameters. So go to the file fuel/app/config/db.php and add a line with the port you use to connect to your DB, just under the host.
Reclone the repo with the last update
Any other problems?
Yeah there seem to be problems creating the tables. I got them to create once and then it didnt create the plex_user table
On Thu, Dec 6, 2018 at 11:14 AM Chewbaka notifications@github.com wrote:
Any other problems?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Chewbaka69/PlexShare/issues/5#issuecomment-444802795, or mute the thread https://github.com/notifications/unsubscribe-auth/ALLRFE9z6FmiD2ENWsySFgBSyRdkf-naks5u2OAIgaJpZM4Y1ZtM .
On your website there is this error writen when i create tables: SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost'
So i think the user used to connect to the database is wrong or having not rights
Sorry for the late response. I will give it another shot
Do you have an other problem?
Describe the bug After install going to login presents Fuel\Core\PhpErrorException [ Notice ]: Undefined index: hash To Reproduce Steps to reproduce the behavior:
Expected behavior Website loads properly
Screenshots