Skip to content
Solved Linux
Solved Linux

Fix phpMyAdmin – Error Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable Hestiacp – Solvedlinux

solvedlinux, September 15, 2024September 15, 2024

Whenever you are trying to access phpMyAdmin in hestiacp you may getting an error “phpMyAdmin – Error Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable.”

What is the reason for phpMyAdmin - Error ?

In hestiacp php runs under user hestiamail. The user group www-data does not has access to read the phpMyAdmin configuration file located in /etc/phpmyadmin/config.inc.php. That’s you are getting an error Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable.

How to get fix Existing configuration file is not readable error ?

We have to grant access to user www-data for the directory /etc/phpmyadmin. For that use above comands through ssh. you will get solve the issue

sudo chown -R root:www-data /etc/phpmyadmin/
sudo chown -R hestiamail:www-data /usr/share/phpmyadmin/tmp/
Uncategorized

Post navigation

Previous post

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Fix phpMyAdmin – Error Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable Hestiacp – Solvedlinux
  • How to Access website by IP address – Hestiacp | Solvedlinux
  • Elementor #18
  • SMTP Error: RCPT TO command failed Rejected because xxx.xxx.xxx.xxx is in a black list at zen.spamhaus.org Error – Hestiacp | Solvedlinux
  • Hello world!

Recent Comments

  1. A WordPress Commenter on Hello world!

Archives

  • September 2024

Categories

  • Uncategorized
©2025 Solved Linux | WordPress Theme by SuperbThemes