码迷,mamicode.com
首页 >  
搜索关键字:apr    ( 1875个结果
linux 下apache的安装
一、从apache官网上下载apache的安装包 下载apr和apr-util安装包,解压到apache的srclib目录,apache从2.4?开始把这个两个模块剥离 进入apache解压目录,./configure --with-included-apr --enable-so make ...
分类:系统相关   时间:2014-06-19 00:11:35    阅读次数:318
linux双机GFS的配置
1、两台服务器安装如下包:apr-1.2.7-11.el5_3.1.x86_64.rpmapr-util-1.2.7-11.el5.x86_64.rpmcman-2.0.115-34.el5.x86_64.rpmcman-devel-2.0.115-34.el5.i386.rpmcman-devel...
分类:系统相关   时间:2014-06-16 10:18:05    阅读次数:314
[fw]linux 下如何查看和踢除正在登陆的其它用户
linux 下如何查看和踢除正在登陆的其它用户Posted on2011/09/01如何在linux下查看当前登录的用户,并且踢掉你认为应该踢掉的用户?请使用who这个命令来查看当前正在登录的用户[root@localhost http]# whoroot tty1 Apr 9 13:17http ...
分类:系统相关   时间:2014-06-15 11:32:52    阅读次数:311
LAMP环境搭建历程
一、安装apache1.安装pcre./configure --prefix=$安装路径/pcre3.安装apr & apr-util将apr-1.4.6 与apr-util-1.4.1 更名为apr 和apr-util, 放在./httpd-2.4.2/srclib/下2.安装apache(htt...
分类:其他好文   时间:2014-06-12 17:58:16    阅读次数:298
CentOS 6.4安装Ganglia
1.这里安装的是3.1.7版本,web前端是最新版本,安装前期环境(yum源用的是本地的)yum -y insatll php php-gd rrdtools apr-devel apr-util2.下载科大的rpm包,安装ganglia,这里用的是rpm包安装,及时不联网的机器也可以通过其它服务器...
分类:其他好文   时间:2014-06-12 06:55:45    阅读次数:321
启动报The APR based Apache Tomcat Native library which allows optimal performance in production environ
Tomcat 启动报 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path 提示的解决办法:...
分类:其他好文   时间:2014-06-07 13:08:51    阅读次数:309
严重: Exception sending context initialized event to listener instance of class org.springframework.we
2014-6-1 0:47:25 org.apache.catalina.core.AprLifecycleListener init 信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the jav...
分类:编程语言   时间:2014-06-01 16:16:55    阅读次数:484
sqlplus登录提示:ORA-12162错误
[root@localhost ~]# su - oracle [oracle@localhost ~]$ sqlplus '/as sysdba' SQL*Plus: Release 11.2.0.1.0 Production on Tue Apr 22 17:10:52 2014 Copyright (c) 1982, 2009, Oracle.  All rights re...
分类:数据库   时间:2014-06-01 09:02:31    阅读次数:802
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!