Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

Phpmyadmin error after update

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
6 posts • Page 1 of 1
Harry77
Posts: 10
Joined: Tue Jun 28, 2016 5:51 am

Phpmyadmin error after update
  • Quote

Post by Harry77 » Fri Sep 30, 2016 4:00 am

Hi,
I have vesta installed on CentOS 6.8 and after update I see the following error:

phpMyAdmin - Error
Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.
session_start(): open(SESSION_FILE, O_RDWR)) failed: Permission denied (13)

Image

Cookies are enabled, Does anyone have a solution or can tell me how can I look for the cause?

I thank you in advance
Top

qaisarali
Posts: 1
Joined: Mon Oct 17, 2016 11:10 am

Re: Phpmyadmin error after update
  • Quote

Post by qaisarali » Mon Oct 17, 2016 11:12 am

First ensure your session.save_path in your php.ini is set correctly
then check directory permission

sudo chmod 777 /var/lib/php/session/

Finally, clear everything (cache, cookies ..) at browser end, refresh and check
If you make any change in php.ini, restart apache
Top

Harry77
Posts: 10
Joined: Tue Jun 28, 2016 5:51 am

Re: Phpmyadmin error after update
  • Quote

Post by Harry77 » Sat Oct 22, 2016 5:22 am

Thanks a lot,
Now it works!
Top

vedavrat
Posts: 25
Joined: Thu Jun 11, 2015 3:02 pm
Contact:
Contact vedavrat
Website Facebook Google+

Os: Debian 8x
Web: apache + nginx
phpMyAdmin - Error "session_start(): open(SESSION_FILE, O_RDWR)) failed: Permission denied (13)"
  • Quote

Post by vedavrat » Thu Jan 26, 2017 1:20 am

qaisarali wrote: (1) First ensure your session.save_path in your php.ini is set correctly
(2) then check the session directory permission

Code: Select all

sudo chmod 777 /var/lib/php/session/
(3) If you make any change in php.ini, restart httpd
(4) Finally, clear everything (cache, cookies...) at browser.
And refresh and check.
Thank you. This helped me too.
But:
qaisarali wrote:ensure your session.save_path in your php.ini is set correctly
What is the correct/best value?..
Top

LonerD
Posts: 7
Joined: Thu Sep 22, 2016 10:49 pm

Os: CentOS 5x
Web: apache + nginx
Re: Phpmyadmin error after update
  • Quote

Post by LonerD » Tue Apr 25, 2017 6:25 pm

qaisarali wrote:sudo chmod 777 /var/lib/php/session/
Thank you)) Work.
qaisarali wrote:First ensure your session.save_path in your php.ini is set correctly
This key is commented in my php.ini.
I don't know what path is correct and didn't set anything.
Top

BoburTursunov
Posts: 1
Joined: Thu Nov 23, 2017 11:48 pm

Re: Phpmyadmin error after update
  • Quote

Post by BoburTursunov » Thu Nov 23, 2017 11:52 pm

qaisarali wrote:First ensure your session.save_path in your php.ini is set correctly
then check directory permission

sudo chmod 777 /var/lib/php/session/

Finally, clear everything (cache, cookies ..) at browser end, refresh and check
If you make any change in php.ini, restart apache
Thank you very very much!!!))) It's working finally. You are genius
Top


Post Reply
  • Print view

6 posts • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password