- 博客(2)
- 收藏
- 关注
转载 centos 7下php环境搭建
系统: centos 7.3 php : 5.4.16 apache: 2.4.6 MYSQL : 5.6 -1.打开阿里云实例网络和安全的安全组,选择配置规则对端口进行配置,开放80,3306等端口;* - 2.安装Apache、PHP、mysql、连接mysql的数据包 yum -y install httpd yum -y install php yum -y install p...
2019-04-14 18:24:38
152
原创 ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot...
ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement 解决方法 show variables like ‘%secure%’; Mysql下的my.ini配置文件查找 secure_file_priv ...
2018-09-25 23:59:29
1333
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人