开发者

How can I have 1 htdocs folder and mysql instance and multiple versions of XAMPP (various platforms)

开发者 https://www.devze.com 2023-03-25 12:24 出处:网络
So I want to put xampp on a usb flash drive. I also want to make it cross-platform (windows/mac/linux). Is it pos开发者_运维百科sible to have a shared htdocs folder and mysql db?

So I want to put xampp on a usb flash drive. I also want to make it cross-platform (windows/mac/linux). Is it pos开发者_运维百科sible to have a shared htdocs folder and mysql db?


  1. This question belongs on http://serverfault.com

  2. 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消