home.social

#mamp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mamp, aggregated by home.social.

fetched live
  1. Programiści #PHP doskonalę znają #XAMPP i #WAMP, czyli środowiska bardzo ułatwiające uruchamianie serwera HTTP i aplikacji webowych. Na macOS jest #MAMP, Laravel oferuje też #Herd. A do tego wszystkiego pojawił się jeszcze #Yerd - na razie na macOS i Linuksa.

    #programowanie

    yerd.app/

  2. Beim Vereinbarkeitsatlas konnten wir am Wochenende auf dem Weg der Normalisierung ein paar wichtige Tickets schließen. Der Mentor und wir sind zwar noch ein gutes Stück vom Ziel entfernt, aber es wird. Und der neue Techstack hilft ungemein.

    #Doctrine #phpstorm #MAMP

  3. So MAMP pro 6 just broke because ssl 🙄
    And MAMP pro 7 still won’t work, because why would you sell a functional product. It won’t even accept my valid license. Because the update window closed? What the fuck? I paid for both mind you… 🤬

    So what’s the right alternative for MAMP? Something simple to use. For macOS. Preferably without screw-you licensing.

    No not docker or vagrant or whatever.

    #php #mamp #macos #localhost

  4. Another day, another WTF. Yesterday, #MAMP completely fubar on my machine. Today, expecting hours of frustration trying to fix it, and it just works. Learned my lesson though: the configuration folders are now under version control, so I can track and revert any tweaks I make that might break things.

  5. そもそも #MAMP のインストールに失敗するな…

  6. #MAMP 再インストールしても同じ感じだったら手動での #Apacha#PHP のインストールするか…
    #Homebrew とかからやったらいけるかな?Web はフロント以外雰囲気マンなのでそれくらいチャレンジしておくか…

  7. #CockpitCMS v2 はそもそも #nginx では動かなかった。
    そもそも #macOS #Sequoia#MAMP#Apache 動かないという問題に戻ってきた。おかえり。

  8. #MAMP#Apache の起動に失敗してエラーになる。#nginx なら大丈夫

  9. Is there any localhosts for php for the M series Macs that are free? #mamp doesn’t seem to work anymore #webdev

  10. Hatte eben eine Erinnerung an ein Program namens MAMP aus meiner Vergangenheit, als ich noch einen Mac zum arbeiten hatte, damit war lokales spiegeln und arbeiten des Blog mit WordPress relativ einfach. 😉

    MAMP existiert auch für Windows, genau so einfach lokal PHP und MySQL einrichten und sofort damit dann arbeiten. 😀

    Manchmal kann das unter Windows sinnvoll sein, manchmal ist Linux oder Android besser. 😁

    #MAMP #PHP #MySQL #Windows #Linux #Android #Mac

  11. Watching the news coming out of the @getkirby team’s latest efforts is so reassuring and exciting.
    Their desire to keep it lean is also to be applauded.
    #cms #mamp #php #html #css

    Edit: see this post ➝

    mastodon.social/@getkirby/1112

  12. Christ, the update process for #MAMP Pro is BAD. Once you've started it, if there's any condition that will prevent the update from succeeding, you won't know until the very end of the process, and you won't get any opportunity to fix it. The app will quit, and only after restarting it can you change whatever need to be changed, and then you have to start again from the download. I guess their server bandwidth is cheap.

  13. Using a WSL2 #Linux distribution in #Windows is so _much_ better for #webdev than any native solutions like #XAMPP or #MAMP because Windows is just _bad_ especially for #backend programming.

    I had problems getting PhpMyAdmin to work in XAMPP, alternatives like MAMP are basic & proprietary (you pay for more features). Using a local development server in Linux is a breeze. Thanks Microsoft for enabling WSL2, now we know that you also know that Windows sucks 😆

    #PHP #MySQL
    devtonight.com/articles/how-to

  14. I've isolated why the `.profile` keeps resetting on #macOS using #MAMP to host #PHP locally.

    You can modify a host while the server is running. To save the changes, a save button will be presented. Clicking the save button will stop the server and start it again.

    When I do this, the `.profile` file is reset.

    If I stop the server, modify the host, and start the server, all seems to be okay with the world.

    Longer story, but I sent MAMP an email reporting the bug and will update the post.

  15. This one is interesting to me.

    Composer (and Terminal) cannot run #PHPUnit, #PHPStan, or #PHPCS:

    "env: php: No such file or directory"

    Trying to figure out what details matter.

    #macOS removed #PHP from the base install. Instead of using Homebrew, "installed" by pointing to the #MAMP version.

    which php - returns correctly (RC)
    php -v - RC
    which composer - RC
    composer -v - RC

    This is a new one for me, and the only environment difference I can think of is how PHP is "installed."

    Thoughts?

  16. Anyone knows a good open source alternative for MAMP PRO on macOS?

    I could also just go with manual via brew but all-in-one seems easier :blobcatgiggle:

    #MAMP #macOS #M1