---
title: "The Full-Stack Developers’ Setup for macOS Monterey"
url: https://daily.dev/posts/the-full-stack-developers-setup-for-macos-monterey-lzgmnka5l
source_url: https://betterprogramming.pub/full-stack-developers-setup-macos-monterey-2de8195d6178?source=rss----d0b105d10f0a---4
type: article
source: "Better Programming"
published: 2022-03-07T09:53:42.611Z
updated: 2026-03-15T03:33:33.062Z
tags: ["apple", "general-programming", "php", "webdev"]
reading_time: 2
upvotes: 33
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The Full-Stack Developers’ Setup for macOS Monterey

**[Better Programming](https://daily.dev/sources/btrprog)** · 2 min read · 33 upvotes · 3 comments

## Summary

Installing different PHP versions so that we can switch between each one. We already have PHP installed but we need to config apache too for PHP. We edit again the httpd file with the same command. Find ‘mod_rewrite’ module and add the following modules below. Leave uncommented just the module corresponding to the version of PHP used.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://betterprogramming.pub/full-stack-developers-setup-macos-monterey-2de8195d6178?source=rss----d0b105d10f0a---4>

## Community discussion

Top comments from developers on daily.dev.

**@skydiver** · 2 upvotes

> should be mentioned it's a php oriented article (to prevent some frustrations)

**@maarcusvinicius** · 0 upvotes

> i'm think need macbook

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#apple](https://daily.dev/tags/apple), [#general-programming](https://daily.dev/tags/general-programming), [#php](https://daily.dev/tags/php), [#webdev](https://daily.dev/tags/webdev)

[View this post on daily.dev](https://daily.dev/posts/the-full-stack-developers-setup-for-macos-monterey-lzgmnka5l)
