phpMyAdmin 不需要使用相对路径

解决方案 »

  1.   

    但是运行之后一直出现这种情况,不知道是什么地方配置有问题Warning: main(): Unable to access ./libraries/grab_globals.lib.php in G:\WWWROOT\Web\Index.php on line 9Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in G:\WWWROOT\Web\Index.php on line 9Warning: main(): Unable to access ./libraries/grab_globals.lib.php in G:\WWWROOT\Web\Index.php on line 9Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in G:\WWWROOT\Web\Index.php on line 9Fatal error: main(): Failed opening required './libraries/grab_globals.lib.php' (include_path='.;c:\php4\pear') in G:\WWWROOT\Web\Index.php on line 9
      

  2.   

    文件和目录都存在,用的是phpMyAdmin2.5.3的,在WIN2000上面配置一直运行正常,不知道为什么在2003上面确不行,本来上午的时候可以的,我恢复了一下系统之后,再配置就不行了
      

  3.   

    你把include_path注释掉就可以了