摘要:
注意:全文检索模块需要mysql开启全文索引功能,开启方法:修改mysql配置文件:window服务器为my.ini,linux服务器为my.cnf,在 [mysqld] 后面加入一行“ft_min_word_len=1”,然后重启Mysql。 阅读全文
摘要:
ps:来源 https://blog.csdn.net/qq_17335153/article/details/52091869 一、修改httpd.conf 文件目录 xampp => apache =>conf => httpd.conf 1.在文件内搜索 关键字“httpd-vhosts.co 阅读全文