LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1736|回复: 6

phpmyadmin 问题

[复制链接]
发表于 2002-12-20 00:43:54 | 显示全部楼层 |阅读模式
http://localhost/phymyadmin/index.php
可以打开
但在选择一个数据库如test
则提示
Not Found
The requested URL /phpmyadmin/index.php was not found on this server.

Apache/1.3.27 Server at wujiajin Port 80

我的系统 是
redhat8.0的
发表于 2002-12-20 18:35:40 | 显示全部楼层
修改config.inc.php 把你的MYSQL用户名和密码写进去 看看你的路径对吗?
 楼主| 发表于 2002-12-20 19:05:35 | 显示全部楼层

用户名是root密码是空的

我用自己的php程序都可以访问数据库的呀
http://localhost/testsql.php
是正常的
发表于 2002-12-20 19:55:07 | 显示全部楼层
我也与到这样的问题,不知道怎样解决
 楼主| 发表于 2002-12-20 21:06:57 | 显示全部楼层

真是不知道怎么搞的,居然在将phpmyadmin写成了phymyadmin了所以错了

一定要认真仔细
发表于 2002-12-25 07:57:52 | 显示全部楼层
下载一个最新的phpmyadmin就可以了
发表于 2002-12-25 10:24:20 | 显示全部楼层
修改:
$cfg['PmaAbsoluteUri'] = '';
参数,修改说明:
/**
* Your phpMyAdmin url
*
* Complete the variable below with the full url ie
* http://www.your_web.net/path_to_you...dmin_directory/
*
* It must contain characters that are valid for a URL, and the path is
* case sensitive on some Web servers, for example Unix-based servers.
*
* In most cases you can leave this variable empty, as the correct value
* will be detected automatically. However, we recommend that you do
* test to see that the auto-detection code works in your system. A good
* test is to browse a table, then edit a row and save it. There will be
* an error message if phpMyAdmin cannot auto-detect the correct value.
*
* If the auto-detection code does work properly, you can set to TRUE the
* $cfg['PmaAbsoluteUri_DisableWarning'] variable below.
*/
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表