-
2017/03/07 12:33 오전 #39360
MAMP 는 어떤 설정이 필요한 제품이 아닌 prepackaged 된 solution 이라 설치하시면서 뭘 잘못한것도 아닐테고, 사용하고 계신 Mac 의 문제일듯 생각됩니다.
MAMP 설치가 제대로 되지 않으면, XAMPP 설치해보세요. (설치라기 보다는 그냥 다운받아서 사용하면 되는거죠.)
XAMPP 나 MAMP 나 느려터져서 둘다 별로 권하고 싶은 제품들은 아니지만 Mac 에서는 선택의 폭이 좁은 관계로…
어짜피 prepackaged 된 제품인데, 대부분의 경우 차라리 워드프레스 까지 같이 번들된 bitnami 가 더 좋은 선택입니다.
https://bitnami.com/stack/wordpress/installer
속도도 XAMPP 나 MAMP 에 비해 훨씬 더 빠르구요, 무료구요 (어떤분들은 이게 유료라고 착각하시는 분들도 있더라구요. 실섭에 올릴려면 유료지, localhost 에서 사용하는 용도는 무료입니다.)
골아플일 하나 없습니다.제대로 설치 안된다고 하는 분 본적 한번도 없습니다. (설치할 필요없이 그냥 다운로드 받아서 쓰면 되는거거든요.)
처음 개발시작하는 분들에게는 가장 좋은 선택이라고 생각합니다.
Attorney, front-end developer, digital media artist, WordPress enthusiast, & a father of 4 wonderful children.Lives in Colorado.
2017/03/08 9:51 오전 #39376안녕하세요
저도 XAMPP 를 권해드립니다.
https://www.apachefriends.org/faq_osx.html
———————————–
To install XAMPP just do the following:
Open the DMG-Image.
Double-click on the image to start the installation process.
That’s all. XAMPP is now installed below the /Applications/XAMPP directory.———————————–
XAMPP is not meant for production use but only for development environments. The way XAMPP is configured is to be open as possible to allow the developer anything he/she wants. For development environments this is great but in a production environment it could be fatal.
Here a list of missing security in XAMPP:
The MySQL administrator (root) has no password.
The MySQL daemon is accessible via network.
ProFTPD uses the password “lampp” for user “daemon”.
PhpMyAdmin is accessible via network.
To fix most of the security weaknesses simply call the following command:sudo /Applications/XAMPP/xamppfiles/xampp security
It will kick off a a small security check to make the XAMPP installation secure.
———————————–
Chris Mok
WordPress.org Profile | Personal Blog
한국 워드프레스 사용자들을 위한 Slack 그룹 채팅 초대장 받기
lives in Sydney.
- 공식 워드프레스 프로필: Profile
- 워드프레스 4.5 개발 참여: View
- 워드프레스 4.6 개발 참여: View
- 워드프레스 4.8 개발 참여: View
- 개인 워드프레스 블로그: 더굿리뷰 – The Good Review
- 한국 워드프레스 사용자들을 위한 Slack 그룹 채팅 초대장 받기
-
AuthorPosts
- 답변은 로그인 후 가능합니다.