安装php-mysql,然后重启,然后开机的时候启动服务。
yum install php-mysql
如果在执行之后报错“Error: php71w-common conflicts with php-common-5.4.16-43.el7_4.x86_64”,要用指定PHP版本来安装,比如上面报错的是:php71w,那么你就需要执行:
yum -y……继续阅读 »
往事如烟
10个月前 (03-28) 402浏览 0评论
0个赞
WordPress错误之A TimThumb error has occured . GD Library Error: imagecreatetruecolor does not exist – please contact your webhost and ask them to install the GD library
环境:Linux……继续阅读 »
itzoo
3年前 (2017-08-24) 852浏览 0评论
2个赞
之前有搭建过几次wordpress,但一直没有整理,搭建的时候遇到什么问题就直接找度娘了,今天闲着没事,就创建一个虚拟机,重新搭建一遍,测试一下新下载到的主题效果,同时也把搭建的步骤记录下来,分享给其他朋友使用。因为直接都是yum安装的,所以也没什么难度。欢迎吐槽。
系统环境:CentOS 5.6
环境安装步骤
安装PHP之前,我们先把服务器和数据库装上,……继续阅读 »
itzoo
4年前 (2017-03-06) 835浏览 0评论
0个赞
WordPress错误之A TimThumb error has occured,Could not create cache clean timestamp file。wordpress刚搭建好的时候,网站缩写图无法正常显示,这是很多初次建站的小伙伴会遇到的问题,我也是找了很多文章,尝试了很多方法,终于把问题解决了,这里记录下来,给遇到同样问题的小伙伴一些……继续阅读 »
itzoo
4年前 (2017-02-10) 986浏览 0评论
1个赞