Mac PHP 버전 Switch

2656 단어 macmac

Mac PHP 버전 관리하기

예시

# brew-php-switcher 설치 
brew install brew-php-switcher
brew-php-switcher 8.1
brew-php-switcher 7.4
brew-php-switcher <버전>

# 7.3 버전이 설치되지 않았을 경우 아래와 같이 메세지 출력 
brew-php-switcher 7.3
Sorry, but [email protected] is not installed via brew. Install by running: brew install [email protected]
# 설치한다. 
brew install [email protected]
# 위에꺼 에러나면 아래껄로 설치한다. 
brew install shivammathur/php/[email protected]
brew install shivammathur/php/[email protected]

결과

~ ➤ brew-php-switcher 8.1
Switching to [email protected]
Switching your shell
Unlinking /usr/local/Cellar/[email protected]/7.3.33_2... 0 symlinks removed.
Unlinking /usr/local/Cellar/[email protected]/7.4.27.reinstall... 0 symlinks removed.
Unlinking /usr/local/Cellar/php/8.1.2... 24 symlinks removed.
Linking /usr/local/Cellar/php/8.1.2... 24 symlinks created.
You will need sudo power from now on
Switching your apache conf
Password:
Restarting apache
All done!


~ ➤ php -v
PHP 8.1.2 (cli) (built: Jan 20 2022 03:49:01) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.2, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.2, Copyright (c), by Zend Technologies

이슈

zshrc에 환경변수로 7.4 버전이 작성되어 있다면 brew-php-switcher 가 작동하지 않을 수 있으니 참고

커뮤니티 소개

모던 PHP 유저 그룹

PHP 개발자 커뮤니티 중 모던 PHP 유저 그룹 이 있다.
매달 첫번째 수요일 정기 모임에서 여러 기술 발표가 진행된다.

현재 코로나 19로 인해 비대면으로 진행되는 만큼 부담이 없고,
누구나 참여 가능하니 PHP 기술 발표를 듣는 것은 성장에 큰 도움이 되니 참고하면 좋다.

Facebook

https://www.facebook.com/groups/655071604594451/

Discord

Discord : https://discord.com/invite/9BuTr5K63g

Web

Web : https://modernpug.org/

Youtube

Youtube : https://www.youtube.com/channel/UCYyHPSMNxfoRxHuqx7QeLJg

좋은 웹페이지 즐겨찾기