欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

在Mac下安装Xampp 7.4.8版本

程序员文章站 2022-06-22 17:08:09
官网下载(国内不好下载)官网地址https://www.apachefriends.org/index.html下载地址https://downloadsapachefriends.global.ssl.fastly.net/7.4.8/xampp-osx-7.4.8-0-vm.dmg?from_af=true...

官网下载

官网地址
https://www.apachefriends.org/index.html
下载地址
https://downloadsapachefriends.global.ssl.fastly.net/7.4.8/xampp-osx-7.4.8-0-vm.dmg?from_af=true

安装完成

在Mac下安装Xampp 7.4.8版本

开启服务

在Mac下安装Xampp 7.4.8版本

使用

cd /Applications/XAMPP/bin
➜  bin php -v
PHP 7.3.11 (cli) (built: Apr 17 2020 19:14:14) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.11, Copyright (c) 1998-2018 Zend Technologies

本文地址:https://blog.csdn.net/shentian885/article/details/107531475