摘要:
系统centos5.5进入http://dev.mysql.com/downloads/repo/,下载RedHat Enterprise Linux 5 / Oracle Linux 5版。点击链接No thanks, just start my download.直接下载。导入系统:sudoyu... 阅读全文
摘要:
#!/bin/bashPATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/binexport PATH# Check if user is rootif [ $(id -u) != "0" ]; then ec... 阅读全文
摘要:
解决:[WARNING] fpm_children_bury(), line 215: child 2736 (pool default) exited on signal 15 SIGTERM after 59.588363 seconds from start 试用Nginx + PHP Fas 阅读全文