Skip to main content

phpmyadmin session erros - but for some users only

Comments

5 comments

  • Luzemario
    Another detail: new accouts have no issue, so there were some misconfiguration on these users.
    0
  • Luzemario
    Hi people, The quick response from cPanel support solved it for me. phpmyadmin (and other per-user services) creates your session file on the USER's tmp folder. For instance, for /home/luzemario, session files are created on /home/luzemario/tmp. If for whatever reason the user does not have access permissions to this folder, phpmyadmin cannot create it's sessions file, then it shows the error. Thanks to the cPanel Technical Analyst Chris Icenhour, for explaining it to me.
    0
  • Luzemario
    The tech analyst found the message below: 28605 open("/home/user/tmp/sess_2lfrj5b0bs6i9igt17ekqv5jddq0t6dp", O_RDWR|O_CREAT|O_NOFOLLOW, 0600) = -1 EACCES (Permission denied) Someone can tell me where this is logged? phpmyadmin has a log?
    0
  • Luzemario
    ok, this is in the /usr/local/cpanel/logs/access_log file.
    0
  • cPanelMichael
    Hello :) I am happy to see the issue was addressed. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.