When initiating PHP development, setting up a local server environment is essential. XAMPP, a popular choice, often presents a hurdle for Mac users during installation: the “developer cannot be verified” error.
The detail error message as below:
“xampp-osx-8.2.4-0-installer” cannot be opened because the developer cannot be verified.
This item is on the disk image “xampp-osx-8.2.4-0-installer.dmg”.
This guide simplifies the resolution process:
- Cancel the error prompt.
- Access ‘Settings’.
- Select ‘Privacy & Security’.
- Under ‘Security’, XAMPP will appear with an option to ‘Open Anyway’.
- Enter your Mac credentials to permit the XAMPP installer to proceed.
- Once installed, a final screen prompts you to ‘Finish’, signaling the readiness of XAMPP for use.