01 2018 档案
摘要:记的东西太多了,下载源码安装太坑了,直接yum安装,上代码 安装 . php yum install epel-release yum install httpd -y(检测rpm -qa httpd) yum install gcc gcc++ libxml2-devel rpm -Uvh htt
阅读全文
摘要:我 restart apache报了 ***Redirecting to/bin/systemctl start httpd.service //转到bin文件夹启动服务 Job for httpd.service failed.See ‘systemctl status httpd.service
阅读全文
摘要:apache的包也下好了,也tar过了,然后嘛老样子 开始configure,我执行命令 ./configure –prefix=/usr/local/httpd –with-apr=/usr/local/apr –with-apr-util=/usr/local/apr-util –with-pc
阅读全文
摘要:let item = { name: $(this).children('#sizing-addon1').text(), money: $(this).children('input').val() }; data_arr.push(item)// push到一个对象里面 // 下面就是ajax操
阅读全文

浙公网安备 33010602011771号