昨天看到Ubuntu 13.04提示有新的发行版Ubuntu 13.10了,手痒了一下,没有忍住就升级了. 结果升级完毕之后发现Apache2服务启动失败了,失败信息是: Invalid command 'LockFile', perhaps misspelled or defined by a module not included in the server configuration 原来是Ubuntu 13.10中将Apache2升级到了2.4.6版本,但是在提问是否更新配置文件的时候,
# redhat5.8下oracle11g启动失败 ### 日志文件路径-----------------------------tail -f /u01/app/oracle/product/11.2.0/db_1/startup.log ### 内存调小后启动失败-----------------------------启动数据库报ora-00845SQL> startupORA-00845: MEMORY_TARGET not supported on this system由于设置sga
修改 /config/elasticsearch.yml(我的安装目录是:/var/www/elasticsearch-6.4.2/elasticsearch-6.4.2), network.host: 0.0.0.0 但修改后,es启动失败了(注意:elasticsearch 无法用 root 用户启动,请切换到普通用户), Native controller process has stopped - no new native processes can be started 解决办法: