我如何拥有 1 个 htdocs 文件夹和 mysql 实例以及多个版本的 XAMPP(各种平台)
所以我想把xampp放在USB闪存驱动器上。我还想让它跨平台(windows/mac/linux)。是否可以有一个共享的 htdocs 文件夹和 mysql 数据库?
So I want to put xampp on a usb flash drive. I also want to make it cross-platform (windows/mac/linux). Is it possible to have a shared htdocs folder and mysql db?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此问题属于 http://serverfault.com
是的,只需将所有apache/mysql实例的配置文件指向同一个文件夹即可。您不必对该文件夹执行任何特殊操作。
This question belongs on http://serverfault.com
Yes, just point the config files of all apache/mysql instances to the same folder. You don't have to do anything special to the folder.