就先查看了下监听的状态、然后stop监听、再start 监听就起不来了ORACLE安装完成后直接查看监听状态 [oracle@linux64~]$lsnrctl status LSNRCTL for Linux:Version 11.2.0.1.0-Production on 05-SEP-2015 19:27:02 ...
make menuconfig#在菜单模式下选择需要编译的内核模块,可以参考内核编译配置选项: http://lamp.linux.gov.cn/Linux/kernel_options.html make bzImage#生成内核文件(漫长等待,我用了20分钟) make modules#编译...
chmod –R 777 sh cd sh install.sh 出现了一个选择提示,进入web服务器版本的选择界面 这里您可以根据需要选择apache或者nginx服务器,这里是2个服务器的介绍 apache: http://bai[backcolor=transparent]ke.baidu....
注意:如果出现 错误:ERROR:child process failed,exited with error number 100删除data目录下的 mongod.lock,再启动就OK了. rm-f/data/mongod.lock 测试 终止服务器进程 db.user.shutdownServer() 进入mongodb的...