配置文件错误 EasyPHP 和 WAMP 无法工作
我尝试安装 EasyPHP 和 Wamp,但是当我启动 easyphp 时,它会正常启动 sql,但不会让我启动 apache 服务器并给出错误“配置文件编辑时出错?”但相同的版本在我的台式计算机上运行良好,当我尝试 wamp 时,它只是崩溃并显示“Aestan Tray 菜单遇到.. bla bla”。我在谷歌上搜索了很多,但找不到解决方案。请帮助我消除这个错误。可能的原因是什么?我怎样才能让它发挥作用?我也尝试过删除 Skype。
I tried to install both EasyPHP and Wamp but when I start easyphp it starts sql normally but won't let me start apache server and gives error "Error in configuration file Edit?" but the same version works fine on my desktop computer and when I tried wamp it just crashes saying "Aestan Tray menu has encountered.. bla bla". I searched a lot on google but could not find solution to this. Kindly help me removing this error. What could be the possible cause and how could I make it working? I have tried removing Skype too.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我遇到了同样的问题,刚刚修复了它。
您所要做的就是下载并安装 Microsoft .NET Framework 3.5< /a> 如果您使用非英语 Windows XP,请确保在下载之前将 .net Framework 的语言更改为 XP 上的语言,否则将无法安装
I had the same problem and just fixed it.
ALl you have to do is downloading and installing Microsoft .NET Framework 3.5 and if you use a non english windows xp make sure you change the language of .net framework to the one you have on XP before you download it, otherwise it won't be installed
如果您使用 Windows 7,当您通过虚拟主机管理器添加虚拟主机时,也可能会出现换行错误。
我在以下 easyphp 响应中遇到错误“Apache 配置文件中的错误...conf/inc_virtual_hosts.conf 第 12 行的语法错误”。
要解决此问题,只需打开 [EasyPhp 文件夹]\binaries\apache\conf\inc_virtual_hosts.conf 并在应该的位置添加换行符!
您也可以检查 [EasyPhp 文件夹]\binaries\conf_files\httpd.conf - 也可能存在错误的合成。
If you use Windows 7 there could also be error with line breaks when you add virtual host via virtual hosts manager.
I had an error with following easyphp response "Error in Apache configuration file ... Synthax error on line 12 of ... conf/inc_virtual_hosts.conf".
To fix this just open [EasyPhp Folder]\binaries\apache\conf\inc_virtual_hosts.conf and add line break where it should be!
Also you can check [EasyPhp Folder]\binaries\conf_files\httpd.conf - there also can be bad synthax.