可以使用 XAMPP 在带有 USB 的 Windows/Mac/*nix 上运行站点

发布于 2024-11-08 06:20:34 字数 111 浏览 0 评论 0原文

似乎可以使用 XAMPP 在 USB 记忆棒上运行 Web 服务器,但这可以在 Windows、Mac 和 Linux 上运行吗?我想运行一个可以跨平台使用的 PHP/MySQL 演示站点。任何建议表示赞赏!

it seems that it's possible to run a web server on a USB stick using XAMPP, but would this work on Windows, Mac and Linux? I want to run a PHP/MySQL demo site which can be used cross platform. Any advice appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冰魂雪魄 2024-11-15 06:20:34

XAMPP 是一个 Windows 编译的应用程序

除非您使用模拟器,否则您可能很难让它在 Linux 或 Mac 上运行

考虑为每个操作系统使用不同的便携式网络服务器

XAMPP is a windows compiled application

Unless you use an emulator you might struggle to get it working on linux or mac

Consider a diffrent portable webserver for each OS

云醉月微眠 2024-11-15 06:20:34

XAMPP 是一个跨平台(因此称为“X”)、Apache MySQL PHP 和 Perl 应用程序。虽然应用程序在 Windows、Linux 和 Mac 上运行,但每个安装都是给定平台的一组不同的二进制文件。虽然有一个 Windows 版本可以从 U 盘上的相对路径运行;目前不存在适用于 Mac 或 Linux 的此类版本。更高版本操作系统的安装位置必须位于系统硬盘上的 /Applications/XAMPP(在 Mac 上)。

XAMPP is a cross platform (hence the 'X'), Apache MySQL PHP and Perl application. While the application runs on Windows, Linux and Mac, each installation is a different set of binary files for the given platform. While there is a Windows version that can run a from a relative path on a USB stick; no such version exists for Mac or Linux at this time. The installation location for the later operating systems must be on the system's hard drive at /Applications/XAMPP on Mac.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文