Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 server { listen 80; server_name school.quxueabc.com; root /www; index index.html index.htm index.php; access_log /www/log/error.log; location / { index index.htm index.html index.php; #访问路径的文件不存在则重写URL转交给ThinkPHP处理 if (!-e $request_filename) { rewr……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 安装unison 1.首先安装ocaml,版本至少为3.07或更高 下载地址:http://caml.inria.fr/pub/distrib/ocaml-3.10/ yum install ocaml 2.安装unison 下载地址:http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.13.16/ 注意有些版本打包有问题,选择这个版本: ……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 192.168.1.157 server1 192.168.1.158 server2 在157上操作,分四个步骤: 1.创建目录和文件,注意权限, .ssh是700, authorized_keys是600 mkdir /root/.ssh 2.生成密钥对,一直按 [Enter] 键 ssh-keygen -t rsa 3.用 ssh-copy-id 把公钥复制到远程主机158上的文件aut……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 其实这个很好解决,一开始以为只有NAT模式才能上网,而NAT只支持DHCP;桥接模式虽然能设置独立的静态IP,但不能连外网。实际情况不是这样的,桥接模式之所以不能连外网,是因为在网卡1的设置中,除了要选择桥接模式外,还需要点开下面的高级,其中的混杂模式默认是拒绝,所有不能连外网,把它修改为……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 php5.6-pecl-mongo-1.12 php56-php-pecl-mongo-1.6.14-1.el6.remi.x86_64php 5.6 需要的 mongo.so 下载地址 http://download.csdn.net/download/gl145698789/9433530 (mongodb-php5.6-mongo1.6.12.zip) http://blog.51yip.com/cache/1447.html php-pecl-mongo-1.6.12-1.el6.remi.5.6.x86_……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 # www.startbbstest.com server { listen 80; server_name www.startbbstest.com; location / { root /home/wzw/workstation/www/startbbstest.com; index index.php index.htm index.html; autoindex on; } #location = /50x.html { # root /home/wzw/workstation/www/startbbstest.c……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 libc.so.6: version `GLIBC_2.14′ not found http://www.tuicool.com/articles/zqmAryn https://pkgs.org/centos-7/centos-updates-x86_64/glibc-2.17-106.el7_2.8.x86_64.rpm.html https://pkgs.org/download/libc.so.6(GLIBC_2.17)(64bit) http://blog.csdn.net/officercat/article/de……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 1,创建mongodb.repo文件 在/etc/yum.repos.d/目录下创建文件mongodb.repo,它包含MongoDB仓库的配置信息,内容如下: [mongodb] name=MongoDB Repository baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/ gpgcheck=0 enabled=1 2,执行安装命令 # yum clean all ……
Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 Warning: Use of undefined constant …… - assumed '……' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.itisxx.com/wordpress/wp-content/themes/fullstack/index.php on line 51 php 5.6.31的安装方法:https://webtatic.com/packages/php56/ yum list installed | grep php yum remove php* rpm -qa | grep webstatic rpm -e php56w rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm yum list | grep php56w yum -y install php56w.x86_64 php56w-bcmath.x86……