Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法启动Apache服务器[Apache-2.2.29]_Apache_Tomcat - Fatal编程技术网

无法启动Apache服务器[Apache-2.2.29]

无法启动Apache服务器[Apache-2.2.29],apache,tomcat,Apache,Tomcat,我已经以root用户身份安装了Apache,并在httpd.conf文件中配置了端口7773 当我尝试启动apachectl时,出现以下错误: [root@iam-dev bin]。/apachectl-k启动 httpd:home/app/apache-2.2.29/conf/httpd.conf的第420行出现语法错误/home/app/apache-2.29/conf/webgate.conf的第9行出现语法错误:无法将/home/app/Middleware/Apache22_Webga

我已经以root用户身份安装了Apache,并在httpd.conf文件中配置了端口7773

当我尝试启动apachectl时,出现以下错误:

[root@iam-dev bin]。/apachectl-k启动
httpd:home/app/apache-2.2.29/conf/httpd.conf的第420行出现语法错误/home/app/apache-2.29/conf/webgate.conf的第9行出现语法错误:无法将/home/app/Middleware/Apache22_WebgateR2PS2_home/webgate/lib/webgate.so加载到服务器中:/home/app/Middleware/Apache22_WebgateR2PS2_home/webgate/Apache22/lib/webgate/webgate.so:未定义符号:nzos_GetSSLSessionID

您需要将LD_LIBRARY_PATH env变量设置为point/home/app/Middleware/Apache22_WebgateR2PS2_home/webgate/apache/lib和apache home lib dir。像

export LD_LIBRARY_PATH=/home/app/Middleware/Apache22_WebgateR2PS2_Home/webgate/apache/lib:<Apache Instal Dir>/lib
嗯,, 阿尼尔

ldd home/app/Middleware/Apache22_WebgateR2PS2_Home/webgate/apache/lib/webgate.so