Home 게시판 커뮤니티 Q&A Mac에서 워드프레스설치를 위한 MAMP설치후 진행불가

2개 답변, 3 voices Last updated by Avatar of Chris DevChris Dev 8 years, 5 months 전
  • Avatar of 김재민김재민
    Participant
    @jaemini
    #39337

    맥에서 워드프레스를 설치하려고 MAMP를 설치했는데 MAMP의 phpMyAdmin이 열리지않고 차단되어있어서 설치를 진행할 수 없습니다. 도와주십시요! 감사합니다.

    Avatar of Matthew ParkMatthew Park
    Moderator
    @hackya
    #39360

    MAMP 는 어떤 설정이 필요한 제품이 아닌 prepackaged 된 solution 이라 설치하시면서 뭘 잘못한것도 아닐테고, 사용하고 계신 Mac 의 문제일듯 생각됩니다.

    MAMP 설치가 제대로 되지 않으면, XAMPP 설치해보세요. (설치라기 보다는 그냥 다운받아서 사용하면 되는거죠.)

    XAMPP 나 MAMP 나 느려터져서 둘다 별로 권하고 싶은 제품들은 아니지만 Mac 에서는 선택의 폭이 좁은 관계로…

    어짜피 prepackaged 된 제품인데, 대부분의 경우 차라리 워드프레스 까지 같이 번들된 bitnami 가 더 좋은 선택입니다.

    https://bitnami.com/stack/wordpress/installer
    속도도 XAMPP 나 MAMP 에 비해 훨씬 더 빠르구요, 무료구요 (어떤분들은 이게 유료라고 착각하시는 분들도 있더라구요. 실섭에 올릴려면 유료지, localhost 에서 사용하는 용도는 무료입니다.)
    골아플일 하나 없습니다.

    제대로 설치 안된다고 하는 분 본적 한번도 없습니다. (설치할 필요없이 그냥 다운로드 받아서 쓰면 되는거거든요.)

    처음 개발시작하는 분들에게는 가장 좋은 선택이라고 생각합니다.

    Avatar of Matthew Park
    Attorney, front-end developer, digital media artist, WordPress enthusiast, & a father of 4 wonderful children.

    Lives in Colorado.

    Avatar of Chris DevChris Dev
    Moderator
    @chris_dev
    #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 그룹 채팅 초대장 받기

    Avatar of Chris Dev
    lives in Sydney.


3 글 보임 - 1에서 3 까지 (총 3 중에서)
  • 답변은 로그인 후 가능합니다.