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

phpMyAdmin - Error #1

Closed
tango4567 opened this issue Jan 17, 2019 · 1 comment
Closed

phpMyAdmin - Error #1

tango4567 opened this issue Jan 17, 2019 · 1 comment

Comments

@tango4567
Copy link
Owner

phpmyadmin_error

@tango4567
Copy link
Owner Author

tango4567 commented Jan 17, 2019

Step:-

  1. Read your logs carefully and you will get a minor issue. You just need to provide write permission.
    session_start(): open(SESSION_FILE, O_RDWR) failed: Permission denied (13)

  2. Copy files path
    session_start(): Failed to read session data: files (path: /var/lib/php/sessions)

  3. Run
    sudo chmod -R 777 /var/lib/php/sessions

For me, it works. Hope it will work for others
Remember: This is not the best solution it can improve by others also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant