1./etc/hosts文件对应好
2、需要清空
服务器/tmp目录下内容
3、需要在服务器的
/etc/security/limits.conf
加入
portal hard nofile 10240
4、需要安装服务器
telnet rpm包
5、修改ulimit –n参数
/wps/.bash_profile
加入
ulimit -n 10240
官方链接:
http://www-10.lotus.com/ldd/portalwiki.nsf/dx/Installing_and_Configuring_WebSphere_Portal_v8_as_a_non-root_user?OpenDocument&sa=true#Installing+WebSphere+Portal+v8+as+a+non-root+user
阅读(905) | 评论(0) | 转发(0) |