会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
现实不似你所见
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
下一页
2018年7月29日
重启tomcat报错 Tomcat7“At least one JAR was scanned for TLDs yet contained no TLDs”
摘要: 修改$CATALINA_BASE/conf/catalina.properties文件,添加org.apache.el.parser.SKIP_IDENTIFIER_CHECK=true选项。 重启tomcat
阅读全文
posted @ 2018-07-29 19:47 现实不似你所见
阅读(273)
评论(0)
推荐(0)
2018年7月25日
安装Mindjet MindManager 15 后报错mfc100u.dll 丢失
摘要: 安装Mindjet MindManager 15 后,打开报错mfc100u.dll 丢失 去官网下载Microsoft Visual C++ 2010 Redistributable Package (x86) http://www.microsoft.com/en-us/download/det
阅读全文
posted @ 2018-07-25 21:46 现实不似你所见
阅读(702)
评论(0)
推荐(0)
2018年7月23日
linux中which和whereis、loacte、find的区别
摘要: 1,which在当前环境变量PATH中依此查找 一般用于查找命令/可执行文件所在路径 2,whereis 返回与名称匹配的二进制文件,源文件,帮助文件, 使用之前可以用updatadb命令来更新数据库 3,locate 跟whereis一样,也是从数据库建立的索引中查找,跟whereis不用的是,l
阅读全文
posted @ 2018-07-23 16:40 现实不似你所见
阅读(717)
评论(0)
推荐(0)
启动tomcat报错Caused by: org.apache.catalina.LifecycleException: No UserDatabase component
摘要: 启动tomcat报错 Caused by: org.apache.catalina.LifecycleException: No UserDatabase component 替换conf/tomcat-users.xml 文件 ,重启
阅读全文
posted @ 2018-07-23 15:03 现实不似你所见
阅读(375)
评论(0)
推荐(0)
2018年7月18日
linux安装 treenms
摘要: 管理redis的工具1.解压treeNMS.rar文件 rar x treeNMS.rar2.进入bin目录下 (解压后的 文件夹有空格 cd " 文件名")3.对启动脚本添加执行权限:运行chmod 777 *.sh命令4.运行./startup.sh命令 5.登录网址:服务器地址:8085/tr
阅读全文
posted @ 2018-07-18 16:55 现实不似你所见
阅读(301)
评论(0)
推荐(0)
2018年7月13日
linux 添加防火墙开放端口
摘要: 1, vi /etc/sysconfig/iptables # Firewall configuration written by system-config-firewall# Manual customization of this file is not recommended.*filter
阅读全文
posted @ 2018-07-13 15:40 现实不似你所见
阅读(379)
评论(0)
推荐(0)
linux 安装 mongodb
摘要: 1,下载安装包 mongodb-linux-x86_64-2.6.7.tar 2,解压缩 tar xvf mongodb-linux-x86_64-2.6.7.tar 3,修改名称为 mongodb mv mongodb-linux-x86_64-2.6.7 mongodb 4,进入mongodb/
阅读全文
posted @ 2018-07-13 14:29 现实不似你所见
阅读(65)
评论(0)
推荐(0)
linux 安装redis
该文被密码保护。
阅读全文
posted @ 2018-07-13 12:10 现实不似你所见
阅读(6)
评论(0)
推荐(0)
2018年6月28日
linux上安装xampp及bugfree
该文被密码保护。
阅读全文
posted @ 2018-06-28 14:54 现实不似你所见
阅读(4)
评论(0)
推荐(0)
安装xampp 完 启动报错 :error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
摘要: 安装版本为:xampp-linux-x64-5.6.34-0-installer.run centos 版本为:CentOS release 6.9 (Final) [root@iZm5eik57sceo3kq6asrexZ lampp]# ./xampp startegrep: error whi
阅读全文
posted @ 2018-06-28 14:34 现实不似你所见
阅读(2324)
评论(1)
推荐(1)
上一页
1
2
3
4
5
6
7
8
下一页