c/php/javascript/java/python/bash linux/freebsd

  • php nginx 在centos 6.3 mini 下安装:1, 安装相关库[root@qcent6 ~]# yum -y install gcc autoconf gcc-c++ make libxml2-devel openssl-devel libcurl-devel libjpeg-devel libpng-devel freetype-devel ldap-devel ncurses-devel openldap-devel
    1 发起了话题 category: linux 2013-09-03 11:59:00
  • nginx luanginx 安装 lua0.下载需要的软件[root@q_cent ~]# wget http://nginx.org/download/nginx-1.4.2.tar.gz [root@q_cent ~]# wget http://luajit.org/download/LuaJIT-2.0.2.tar.gz [root@q_cent ~]# wget https://github.com/simpl/ng
    1 发起了话题 category: nginx 2013-08-25 22:09:19
  • PHP 在Freebsd 9.1 下的安装 1.下载 nginxroot@bsd91:/root # fetch http://nginx.org/download/nginx-1.4.2.tar.gz2.下载 php 5.5.2root@bsd91:/root # fetch http://www.php.net/get/php-5.5.2.tar.bz2/from/hk1.php.net/mirror ro
    1 发起了话题 category: Freebsd 2013-08-18 02:02:08
  • <?php //Yii::createWebApplication( $config )->run(); yii extends yiibase index.php; yii.php -> yiibase.php; // yiibase::createWebApplication; CWebApplication extends CApplication extends CModule extends CComp
    1 发起了话题 category: PHP记事本 2014-04-10 10:27:16
  • <?php function Httpxlxz($ip, $host, $url) { $response = ''; $errstr = ''; $errno = ''; $fp = fsockopen ($ip, 80, $errno, $errstr, 90); if ( ! $fp ) retu
    1 发起了话题 category: 第三阶段php 2013-08-12 10:56:15
  • Showing 1-5 of 5 items.