摘要:
第一步: 编写nginx文件,放入/etc/init.d/ nginx文件内容如下, 部分为自己实际nginx安装的路径。 #!/bin/bash # nginx Startup script for the Nginx HTTP Server # it is v.0.0.2 version. # 阅读全文
摘要:
This article is post on https://coderwall.com/p/ggmpfa configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution复制代码 阅读全文
摘要:
错误代码: 1293 Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause 原因: mysql版本低版本不支持在 阅读全文