Source: Indifferent s BLog
PS: the same problem occurred last time in the configuration server. After searching for a long time, I finally found a solution in CSDN... so I will share it with you. I think many people may encounter this situation when configuring PHPMYADMIN...
Sometimes, after PHPmyAdmin is installed, the following situations may occur during access in IE:
Warning: require_once (./libraries/common. lib. php): failed to open stream: No such file or directory in *** index. php on line 40
Fatal error: main (): Failed opening required./libraries/common. lib. php (include_path =.; c: php5pear) in *** index. php on line 40
There are several reasons for this problem:
1. Put your PHPmyAdmin directory to the root directory of the disk.
2. permission settings for your PHPmyAdmin directory and upper-level directory
Solution:
· Do not place the PHPmyAdmin directory in the root directory of the disk, for example, in D: SiteManagephpmyadmin.
· Set the PHPmyAdmin directory and upper-level directory with the following permissions:
Users reading and running
IUSR _...... Read and run