我想在Windows 10上安装phpMyAdmin,我想使用诸如this之类的后端内容创建注册/登录表单,但是必须首先安装Apache,PHP和MySQL才能使phpMyAdmin工作。
我已经安装了Apache,并进行了一些配置,发现here,当我转到http://localhost
时,将显示“ It Works”消息,但是在Apache Service Monitor中,我得到了“ The Requested Operation has failed- Apache error”。 (error screenshot)。
我已经尝试了帖子中建议的修复程序,但是没有任何效果。
我的问题是,在我完成安装PHP,phpMyAdmin和MySQL之后,此“请求的操作已失败”错误将在后面部分成为问题吗?