Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

Category: DevOps

Installer PHP sur OS X avec le support de MySQL et de INTL

Posted on December 4, 2012January 12, 2014 by Kévin Dunglas

Après avoir installé Homebrew, il ajoutons les dépôts Homebrew-PHP et Homebrew-dupes : $ brew tap josegonzalez/php $ brew tap homebrew/dupes Installons maintenant PHP 5.4 avec le support de MySQL et de INTL : $ brew install php54 –with-mysql –with-intl $ brew install php54-intl Ajoutez maintenant la ligne indiquée par Homebrew pour que Apache charge le module PHP…

Read more

Installer un stack LAMP sur un dédié OVH avec Ubuntu 12.10

Posted on November 29, 2012January 12, 2014 by Kévin Dunglas

Petit mémo pour configurer un serveur web LAMP sur un dédié OVH fraichement livré. La distro choisie est Ubuntu 12.10. Apache, PHP, MySQL Commençons par mettre à jour la liste des paquets : # apt-get update Puis la distribution elle même : # apt-get dist-upgrade Installons Apache, PHP, MySQL, phpMyAdmin et les extensions qui vont bien pour…

Read more

Changer l’emplacement de mysql.sock avec MAMP

Posted on July 12, 2009January 12, 2014 by Kévin Dunglas

Si comme moi vous utilisez le serveur MySQL fourni avec MAMP pour d’autres usages que le développement PHP, par exemple comme gestionnaire de base de données pendant la création d’applications Django ou Ruby on Rails, il peut être utile de changer l’emplacement de son socket UNIX vers un emplacement plus commun, qui sera trouvé automatiquement par…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 29
  • Next

Social

  • Bluesky
  • GitHub
  • LinkedIn
  • Mastodon
  • X
  • YouTube

Links

  • API Platform
  • FrankenPHP
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks

Subscribe to this blog

Top Posts & Pages

  • JSON Columns and Doctrine DBAL 3 Upgrade
  • FrankenPHP: The Modern Php App Server, written in Go
  • Unleash the Monster: The FrankenPHP elePHPant is Born
  • Symfony's New Native Docker Support (Symfony World)
  • The Best of Both Worlds: Go-Powered gRPC for Your PHP and API Platform Apps
  • Preventing CORS Preflight Requests Using Content Negotiation
  • Interconnectez blog, Twitter et Facebook pour démultiplier votre audience
  • FrankenPHP has reached 10,000 stars: the elePHPant plush toy is coming!
  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • Création d'un dépôt PLF pour Ubuntu! Réunion préparatrice dimanche 9 octobre a 21h.

Tags

Apache API API Platform Buzz Caddy Docker Doctrine FrankenPHP Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Mercure.rocks Messagerie Instantanée MySQL performance PHP Punk Rock Python React REST Rock'n'Roll Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 webperf XML

Archives

Categories

  • DevOps (85)
    • Ubuntu (68)
  • Go (20)
  • JavaScript (46)
  • Mercure (7)
  • Opinions (91)
  • PHP (175)
    • API Platform (79)
    • FrankenPHP (14)
    • Laravel (1)
    • Symfony (97)
    • Wordpress (6)
  • Python (14)
  • Security (15)
  • SEO (25)
  • Talks (46)
© 2025 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme