Skip to content

IN-17745-Update-MAC-UG-page-hf #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions PHP/installation-and-upgrade/Php-Mac-Installer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: post
title: Mac installation process for Syncfusion Essential Studio PHP
description: this section provides the information about Essential Studio PHP mac installer and steps for installation
platform: php
control: Installation and Deployment
documentation: ug

---

# PHP Mac Installation

## How to download PHP Mac installer?

1. Essential Studio PHP Mac installer can be downloaded from your account’s [download](https://help.syncfusion.com/common/essential-studio/download) section. You can download trial\licensed Mac installer based on your license.

2. In the downloads page, click the "Mac" button and download the required Essential Studio PHP Mac installer.

![Download Page](Mac-Installer_images/Mac_Download.png)


## Steps to resolve the warning message in Catalina OS or later

While running Essential Studio PHP Mac Installer on Catalina MacOS or later, the below alert will be displayed.

![Alert Image](Mac-Installer_images/Mac_Catalina_MacOS_Alert.png)

If you receive this alert, follow the below steps for the easiest solution.

1. Right-click the downloaded pkg file.
2. Select the "Open With" option and choose "Installer (Default)".

## Step-by-Step Installation

The steps below show how to install the Essential Studio PHP Mac installer. 

1. Double-click the Syncfusion Essential Studio PHP Mac installer(.pkg) file. The installer Wizard opens. Click Continue.

![Welcome wizard](Mac-Installer_images/Mac_Installer1.png)


2. The Software License Agreement wizard will appear. Click the Continue button.

![License Agreement](Mac-Installer_images/Mac_Installer2.png)


3. The License Agreement's Confirmation window will appear. If you have read the Software License Agreement, click **Agree**.

![License Agree Confirmation](Mac-Installer_images/Mac_Installer3.png)

N> The Unlock key is not required to install the Mac installer. The Syncfusion Essential Studio PHP Mac installer can be used for development purposes without registering the Unlock key.


4. The Destination select wizard will appear. You can choose which disc to install the Syncfusion Essential Studio for PHP Mac installer on here.

![Destination](Mac-Installer_images/Mac_Installer4.png)

5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Essential Studio PHP Mac installer.

![Install Location](Mac-Installer_images/Mac_Installer5.png)

6. The Authentication window will appear. To begin the installation, enter the Mac machine's password and click **Install Software**.

![Authentication](Mac-Installer_images/Mac_Installer6.png)

7. The installation process will begin on your machine.

![Installation progress](Mac-Installer_images/Mac_Installer7.png)

8. Once the installation is complete, the completed screen will be displayed. To exit the installation wizard, click Close.

![Installation Completed](Mac-Installer_images/Mac_Installer8.png)

By default, Mac installer will install the files in following location.

**Location:** {Documents}\Syncfusion\ {version}\ {platform}

![Installed Location](Mac-Installer_images/Mac_Installer9.png)

1 change: 1 addition & 0 deletions php-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<li><a href="/php/installation-and-upgrade/download">Download</a></li>
<li><a href="/php/installation-and-upgrade/install-using-the-web-installer">Install using the Web Installer</a></li>
<li><a href="/php/installation-and-upgrade/install-using-the-offline-installer">Install using the Offline Installer</a></li>
<li><a href="/php/installation-and-upgrade/Php-Mac-Installer">PHP Mac Installation</a></li>
<li><a href="/php/installation-and-upgrade/installation-errors">Installation Errors</a></li>
<li><a href="/php/installation-and-upgrade/upgrade">Upgrade</a></li>

Expand Down