码迷,mamicode.com
首页 >  
搜索关键字:apr)    ( 1875个结果
lvs编译安装DR模型
一、环境系统:CentOS6.4x64最小化安装DR:192.168.3.20RS1:192.168.3.21RS2:192.168.3.22VIP:192.168.3.23二、Realserver配置httpd服务做测试RS1配置[root@RS1~]#yuminstallhttpd-y [root@RS1~]#servicehttpdstart Startinghttpd:httpd:apr_sockaddr_info_get()failedforRS1..
分类:其他好文   时间:2015-05-21 19:55:22    阅读次数:231
CentOS LAMP环境搭建(基于fastcgi)
所需安装包:httpd-2.4.10.tar.gz、mysql-5.6.21-linux-glibc2.5-x86_64.tar.gz、php-5.4.34.tar.gz1、安装httpd#yuminstallpcre-devel#tarxfapr-1.5.1.tar.gz#./configure--prefix=/usr/local/apr#make#makeinstall#tarxfapr-util-1.5.4.tar.gz#./configure--prefix=/usr/loca..
分类:其他好文   时间:2015-05-21 06:48:06    阅读次数:196
CentOS LAMP环境搭建(基于Apache模块)
所需安装包:httpd-2.4.10.tar.gz、mysql-5.5.40-linux2.6-x86_64.tar.gz、php-5.4.34.tar.gz1、安装httpd#yuminstallpcre-devel#tarxfapr-1.5.1.tar.gz#./configure--prefix=/usr/local/apr#make#makeinstall#tarxfapr-util-1.5.4.tar.gz#./configure--prefix=/usr/local/apr-..
分类:Web程序   时间:2015-05-21 06:48:02    阅读次数:188
PHP开发环境的配置(Linux平台上安装Apache和PHP)
PHP开发环境的配置(Linux平台上安装Apache和php): 下载Apache (httpd-2.4.12.tar.gz)、下载PHP(php-5.6.9.tar.gz)、 下载与PHP安装相关的libxml2(libxml2-2.7.8.tar.gz)、 下载与Apache安装相关的三个文件: apr(apr-1.5.2.tar.gz)、apr-util(apr-util-1.5.4.tar.gz)、pcre (pcre-8.10.zip)...
分类:Web程序   时间:2015-05-20 22:30:05    阅读次数:220
How to install php 5.6.9 and apache httpd 2.4.12 on OEL6u6 x86 64bit
1. 安装apache httpd2. 配置apache httpd3. 安装php5.6.94. 测试1. 安装apache httpd# yum install apr apr-util# ls -l-rw-rw-r--. 1 NONE NONE 5054838 May 19 06:23 ht....
分类:Web程序   时间:2015-05-20 00:02:00    阅读次数:325
Centos下Tomcat 安装Apache Portable Runtime
APR(Apache Portable Runtime)是一个高可移植库,它是Apache HTTP Server 2.x的核心。APR有很多用途,包括访问高级IO功能(例如sendfile,epoll和OpenSSL),OS级别功能(随机数生成,系统状态等等),本地进程管理(共享内存,NT管道和U...
分类:Web程序   时间:2015-05-17 00:37:07    阅读次数:198
New ASP.NET Features and Fixes in Visual Studio 2015 RC
Jeffrey T. Fritz MSFT29 Apr 2015 10:05 PM21TodayScott Hanselman announcedthe Release Candidate of Visual Studio 2015, Team Foundation Server 2015 and ...
分类:Web程序   时间:2015-05-13 14:41:51    阅读次数:135
tomcat apr配置
下载安装包 wget http://mirrors.cnnic.cn/apache//apr/apr-1.5.2.tar.gz wget http://mirrors.cnnic.cn/apache//apr/apr-util-1.5.4.tar.gz wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-connectors/native/1...
分类:其他好文   时间:2015-05-12 17:21:20    阅读次数:125
1505112345 星期一 CentOS-6.5-x86_64-minimal-httpd-2.4.12-mysql-5.6.23-php-5.6.8
CentOS-6.5-x86_64-minimal-httpd-2.4.12-mysql-5.6.23-php-5.6.8------------------------------ 软件准备http://mirror.bit.edu.cn/apache/apr/apr-1.5.2.tar.gzh....
分类:数据库   时间:2015-05-12 01:20:04    阅读次数:205
控制指令高达二十多种:远控木马Dendoroid.B分析报告( 转)
控制指令高达二十多种:远控木马Dendoroid.B分析报告IT社区推荐资讯 - ITIndex.net Apr 24近期,360团队截获了一款功能强大的专业间谍软件,它可以通过PC端远程控制中招用户的手机,控制指令高达二十多种,窃取用户手机通讯录,短信,照片及其它重要隐私数据。这个远控木马与去年知...
分类:其他好文   时间:2015-05-11 14:29:16    阅读次数:216
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!