Kezdőoldal » Számítástechnika » Egyéb kérdések » Existing configuration file...

Existing configuration file (. /config. Inc. Php) is not readable. -> ez esetben mi a teendő? A megoldás lent (angolul, én nem tudom értelmezni. )

Figyelt kérdés

Existing configuration file (./config.inc.php) is not readable


this means that the ownership of the file “config.inc.php” was not correct .


And you can easily fix this by following the below steps :


Login to the server as root user :


root@server[#] cd /usr/local/cpanel/base/3rdparty/phpMyAdmin


and then check the ownership of the file : config.inc.php


root@server[/usr/local/cpanel/base/3rdparty/phpMyAdmin]# ls -l config.inc.php


-rw-r—– 1 root root 2409 Nov 12 11:57 config.inc.php


and the ownership should be :


-rw-r—– 1 root cpanelphpmyadmin 2409 Nov 12 11:57 config.inc.php


which you can easily set by running the below command :


root@server[/usr/local/cpanel/base/3rdparty/phpMyAdmin]# chown root:cpanelphpmyadmin config.inc.php


Or


root@server[/usr/local/cpanel/base/3rdparty/phpMyAdmin]# chown root.cpanelphpmyadmin config.inc.php


Now when you run the command ls -l config.inc.php it should show the output as :


-rw-r—– 1 root cpanelphpmyadmin 2409 Nov 12 11:57 config.inc.php


and finally restart CPanel service on the server


root@server[#] /etc/init.d/cpanel restart


2011. márc. 29. 12:31
Sajnos még nem érkezett válasz a kérdésre.
Te lehetsz az első, aki segít a kérdezőnek!

Kapcsolódó kérdések:





Minden jog fenntartva © 2024, www.gyakorikerdesek.hu
GYIK | Szabályzat | Jogi nyilatkozat | Adatvédelem | Cookie beállítások | WebMinute Kft. | Facebook | Kapcsolat: info(kukac)gyakorikerdesek.hu

A weboldalon megjelenő anyagok nem minősülnek szerkesztői tartalomnak, előzetes ellenőrzésen nem esnek át, az üzemeltető véleményét nem tükrözik.
Ha kifogással szeretne élni valamely tartalommal kapcsolatban, kérjük jelezze e-mailes elérhetőségünkön!