简体   繁体   English

为什么每次停止 apache 时,我的 XAMPP 控制面板都会崩溃?

[英]Why does my XAMPP control panel crash every time I stop apache?

I am trying to enable some extensions in my php.我正在尝试在我的 php 中启用一些扩展。 If I want to initiate the changes I have to reset the apache server in XAMPP.如果我想启动更改,我必须在 XAMPP 中重置 apache 服务器。 But I just keep getting a window that says xampp-control.exe has stopped working and gives me options:但我只是不断收到 window 说 xampp-control.exe 已停止工作并给我选项:

  • Debug Program调试程序
  • Close Program关闭程序
  • Check Online for a Solution and Close Program在线检查解决方案并关闭程序

No matter which option I choose it will then give me this Application Error:无论我选择哪个选项,它都会给我这个应用程序错误:

Exception EAccess in modele 'xampp-control.exe' at 001ABEFE. 在 001ABEFE 的模型“xampp-control.exe”中出现异常 EAccess。 Access Violation at address 005ABEFE in module 'xampp-control.exe'. 模块“xampp-control.exe”中地址 005ABEFE 的访问冲突。 Read of address 00000042. 读取地址 00000042。
I have read that I should just install a WAMPP server. 我读过我应该只安装一个 WAMPP 服务器。 Is there a way I can successfully reset the Apache Server? 有没有办法可以成功重置 Apache 服务器?

Possible workarounds are listed on XAMPP's forum here XAMPP 的论坛上列出可能的解决方法

There are some possible workarounds:有一些可能的解决方法:

  • Enable back the write privileges and to be aware of this potential issue重新启用写入权限并注意此潜在问题
  • Modify the ini file with an editor the properties you need or使用编辑器修改 ini 文件所需的属性或
  • To run the XAMP Control panel as administrator以管理员身份运行 XAMP 控制面板

Running it as administrator worked for me.以管理员身份运行它对我有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 xampp控制面板Apache端口未打开 - xampp control panel Apache port is not opening 我在Windows 8上安装了Xampp。当我尝试在XAMPP控制面板中启动MySql时,出现以下消息,而MySql无法启动 - I installed Xampp on Windows 8. When I try to start MySql in XAMPP control panel I have the following message and MySql does not start Apache和MySQL在xampp控制面板上不起作用 - Apache & MySQL aren't working on xampp control panel 当Apache在xampp控制面板上启动时运行php文件,这可能吗? - Run a php file when Apache starts on xampp control panel, Is it possible? MySQL无法在Windows 8.1的Xampp控制面板中启动 - MySQL does not start in Xampp control panel in Windows 8.1 我的管理控制面板是可以破解的,我不知道为什么 - My admin control panel is hackable and I have no idea why Apache 未从 XAMPP 控制面板运行(错误:Apache 意外关闭。这可能是由于端口被阻止) - Apache is not running from XAMPP Control Panel ( Error: Apache shutdown unexpectedly. This may be due to a blocked port) XAMPP 5.6.3控制面板问题 - XAMPP 5.6.3 control panel issue MySQL无法在Xampp控制面板上启动 - MySQL is not starting on Xampp Control Panel 为什么我的站点在xampp中运行,但在我的Apache服务器和mySQL中却无法在Ubuntu上运行,却无法运行? - Why my site run in xampp but not run in my Apache server and mySQL i setting up on Ubuntu?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM