Skip to main content

Problem with FTP and PHPmyadmin

Comments

8 comments

  • cPanelPeter cPanel Staff
    Hello, Please check the permissions on the root (/) directory... # stat /
    It should be 755, if it's 555 or anything else, you need to fix that.
    0
  • frontcode
    this is my output: File: `/' Size: 4096 Blocks: 8 IO Block: 4096 directory Device: c0h/192d Inode: 69736433 Links: 24 Access: (0711/drwx--x--x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2014-01-29 16:25:45.734691160 +0100 Modify: 2014-01-29 16:23:03.689896108 +0100 Change: 2014-01-29 16:23:03.689896108 +0100 can you tel me on what to do know? and how to change that
    0
  • cPanelPeter cPanel Staff
    Hello, You should go to your ssh prompt as root and type: # chmod 755 /
    Then see if that solves the problem.
    0
  • frontcode
    Thank you so much..that solved the problem for the FTP account. Did you saw the phpMyadmin screenshot..is this normal?
    0
  • cPanelPeter cPanel Staff
    Hello, Are you still seeing that error message in PHPMyAdmin after fixing the permissions? If so, please open a support ticket using the link in my signature. I had assumed it was related to the same permissions problem so figured both issues would be fixed with the solution. Once you've opened a support ticket, please post the ticket number here so that we can update this thread accordingly.
    0
  • frontcode
    support ticket number: 4515487
    0
  • cPanelMichael
    To update, this issue was resolved by removing an old cPsess key from the /var/cpanel/cpses/keys directory. It likely occurred during a tab/browser close instead of a logout. Thank you.
    0
  • frontcode
    Thank you Guy`s for helping me to fix this issue..
    0

Please sign in to leave a comment.