[软件]XAMPP错误解决
摘要:
// 错误1 (在运行安装包时候出现) // 错误2 1. 找到这个文件 这个文件 要将 config.inc.php 中 $cfg['Servers'][$i]['host'] = ’localhost’; 改成 $cfg['Servers'][$i]['host'] = '127.0.0.1’; 阅读全文
posted @ 2016-03-08 23:15 M_Lee 阅读(1034) 评论(0) 推荐(0)
posted @ 2016-03-08 23:15 M_Lee 阅读(1034) 评论(0) 推荐(0)
posted @ 2016-03-08 23:05 M_Lee 阅读(1689) 评论(0) 推荐(0)