重命名 wamp 服务
有没有办法重命名使用 wamp 安装的服务?我尝试更改 wampmanager.ini 和 wampmanager.conf 中所有“wampapache”的名称。这改变了安装的服务的名称,但是 wamp 的菜单无法识别重命名的服务。
Is there a way to rename the services that are installed with wamp? I tried changing the name of all "wampapache" in wampmanager.ini and wampmanager.conf. That changed the name of the service installed, but then wamp's menus did not recognize the renamed service.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下面我一步步给出。简而言之,wampmanager.ini 不控制配置。它是由 wamp 使用 wampmanager.tpl 生成的。还有一些脚本需要更改。
为了获得完整的答案,我还列出了如何更改端口号。
I give a step by step below. In short, wampmanager.ini does not control the configuration. It is generated by wamp using wampmanager.tpl. There are also a few scripts that should be changed.
For a complete answer, I also list how to change the port numbers.