conf - 关于设置apache配置文件!求解!
问题描述

为什么启动不了,而报错!我试了很多次了,其它都没有问题。如果注译这2行是可以正常启动的apache的。我安装的是xampp-win32-1.8.2-3-VC9-installer.exe环境,php5apache2_2.dll是它在php目录下原先存在的,没有另外下载。PHPIniDir也尝试过修改为D:/xampp/php/php.ini,但也同样不能启动apache!


[Sun Jan 12 15:00:52.795055 2014] [ssl:warn] [pid 7544:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name[Sun Jan 12 15:00:53.460093 2014] [ssl:warn] [pid 7544:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name[Sun Jan 12 15:00:53.877117 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00455: Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22 configured -- resuming normal operations[Sun Jan 12 15:00:53.878117 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00456: Apache Lounge VC10 Server built: Nov 26 2013 16:07:35[Sun Jan 12 15:00:53.878117 2014] [core:notice] [pid 7544:tid 256] AH00094: Command line: ’d:xamppapachebinhttpd.exe -d D:/xampp/apache’[Sun Jan 12 15:00:53.899118 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00418: Parent: Created child process 5512[Sun Jan 12 15:00:55.171191 2014] [ssl:warn] [pid 5512:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name[Sun Jan 12 15:00:55.973237 2014] [ssl:warn] [pid 5512:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name[Sun Jan 12 15:00:56.106244 2014] [mpm_winnt:notice] [pid 5512:tid 268] AH00354: Child: Starting 150 worker threads.[Sun Jan 12 15:27:04.794454 2014] [core:warn] [pid 7920:tid 196] AH00117: Ignoring deprecated use of DefaultType in line 112 of
error.logs
问题解答
回答1:如果没有php相关配置行正确的好,那端口方面应该没有错误。建议现运行apachectl -t ,看看配置文件的检查结果。
另外,截图中的PHPIniDir设置明显不对,文件名称中少了.ini的后缀名。
=================
apachectl的路径是:/Applications/xampp/xamppfiles/bin/apachectl
相关文章:
1. 关于docker下的nginx压力测试2. Docker for Mac 创建的dnsmasq容器连不上/不工作的问题3. docker-compose中volumes的问题4. javascript - vue的element-ui(饿了吗UI) webpack打包时externals无法分离5. 前端 - 类到底该如何去命名 .newsList 这种的命名难道真的不是过度语义化吗?~6. docker - 各位电脑上有多少个容器啊?容器一多,自己都搞混了,咋办呢?7. 如何解决Centos下Docker服务启动无响应,且输入docker命令无响应?8. docker images显示的镜像过多,狗眼被亮瞎了,怎么办?9. docker gitlab 如何git clone?10. docker绑定了nginx端口 外部访问不到

网公网安备