extension_dir = "./"
extension_dir = "d:\php5\ext"
<?php phpinfo(); ?>
查看全部评分
Mfisp
reik22
用户名:admin
使用道具 举报
cfg['PmaAbsoluteUri'] = ''
cfg['PmaAbsoluteUri'] = 'http://localhost/phpmyadmin/' //请将localhost改成你的实际浏览网址,在目录后面一定要加上“/”
cfg['blowfish_secret'] = ''
cfg['blowfish_secret'] = 'http://www.comha.com' //这里随便填写内容,只要不留空就行了
cfg['Servers'][$i]['host'] = 'localhost'
cfg['Servers'][$i]['host'] = 'localhost' //说明:如果你是连接本机的数据库这里无需修改,如果连接的是远程数据库,请把localhost改成数据库实际的IP地址
cfg['Servers'][$i]['auth_type'] = 'config'
cfg['Servers'][$i]['auth_type'] = 'cookie'
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-12-5 02:19 , Processed in 0.115165 second(s), 16 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.