您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. fastcgi头文件和库

  2. fastcgi头文件和库
  3. 所属分类:Web开发

    • 发布日期:2011-11-24
    • 文件大小:35840
    • 提供者:one_in_one
  1. php-7.3.7.tar.gz

  2. 编译 ./configure --prefix=/usr/local/php --exec-prefix=/usr/local/php --bindir=/usr/local/php/bin --sbindir=/usr/local/php/sbin --includedir=/usr/local/php/include --libdir=/usr/local/php/lib/php --mandir=/usr/local/php/php/man --with-config-file-path
  3. 所属分类:PHP

    • 发布日期:2019-07-22
    • 文件大小:18874368
    • 提供者:zlf666
  1. php-7.2.20.tar.gz

  2. 编译 ./configure --prefix=/usr/local/php --exec-prefix=/usr/local/php --bindir=/usr/local/php/bin --sbindir=/usr/local/php/sbin --includedir=/usr/local/php/include --libdir=/usr/local/php/lib/php --mandir=/usr/local/php/php/man --with-config-file-path
  3. 所属分类:PHP

    • 发布日期:2019-07-23
    • 文件大小:18874368
    • 提供者:zlf666
  1. php-7.1.29.tar.gz

  2. 编译 ./configure --prefix=/usr/local/php --exec-prefix=/usr/local/php --bindir=/usr/local/php/bin --sbindir=/usr/local/php/sbin --includedir=/usr/local/php/include --libdir=/usr/local/php/lib/php --mandir=/usr/local/php/php/man --with-config-file-path
  3. 所属分类:PHP

    • 发布日期:2019-07-23
    • 文件大小:18874368
    • 提供者:zlf666
  1. php-5.6.29.tar.gz

  2. 编译 ./configure --prefix=/usr/local/php --exec-prefix=/usr/local/php --bindir=/usr/local/php/bin --sbindir=/usr/local/php/sbin --includedir=/usr/local/php/include --libdir=/usr/local/php/lib/php --mandir=/usr/local/php/php/man --with-config-file-path
  3. 所属分类:PHP

    • 发布日期:2019-07-23
    • 文件大小:18874368
    • 提供者:zlf666
  1. php-7.0.27.tar.gz

  2. 编译 ./configure --prefix=/usr/local/php --exec-prefix=/usr/local/php --bindir=/usr/local/php/bin --sbindir=/usr/local/php/sbin --includedir=/usr/local/php/include --libdir=/usr/local/php/lib/php --mandir=/usr/local/php/php/man --with-config-file-path
  3. 所属分类:PHP

    • 发布日期:2019-07-30
    • 文件大小:16777216
    • 提供者:zlf666
  1. cpp-as_components:一个Linux C ++库,用于开发和测试并发FastCGI应用程序服务器-源码

  2. as_components一个Linux C ++库,用于开发和测试并发FastCGI应用程序服务器。 新闻和状态 版本:预发布。 最初发布之前,正在进行as_components测试。 这包括fcgi::FcgiServerInterface同步测试。 介绍 as_components命名空间包括fcgi命名空间。 它还包括为fcgi开发的可单独使用的组件的名称空间。 这些名称空间及其主要组成类的简要说明如下。 有关更多信息,请参见头文件和名称空间README文件。 命名空间fcgi 命名
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:302080
    • 提供者:weixin_42117037
  1. Gentoo 下安装与配置Nginx+ MySQL + PHP (fastcgi) 环境步骤分享

  2. 一、安装 Nginx一条命令搞定:USE=fastcgi emerge nginx 新建用户和组:groupadd wwwuseradd www -g www Nginx 安装好后默认会添加 nginx 组和 nginx 用户,不过我本身还是习惯新建个 www 组和 www 用户来做 HTTP 服务用户。若今后 HTTP 服务器更换为 apache 或是 lighttpd 时,用户名和用户组可以不变。 二、安装 MySQL在装 PHP 前必须先装 MySQL,因为 PHP 里的 MySQL 操作
  3. 所属分类:其它

    • 发布日期:2021-01-10
    • 文件大小:60416
    • 提供者:weixin_38628150