1

How do you guys install sql drivers on Ubuntu to work with larval php ?

Comments
  • 3
    i don't
  • 1
    Search and apt install. Installing any db should make you also install odbc (open database connector) driver for it.
  • 2
    apt install Mariadb-server

    And.... that's over with
  • 5
    Hop in my time machine to 2006 and visit the server room where we had bare-metal servers with that stuff on them
  • 2
    with sudo apt? 🤷‍♂️
  • 1
    PHP is actually an invasive species on Ubuntu. In its fully developed form it's difficult to remove, but larval PHP is easy to kill and can be eliminated without a significant blow to the ecosystem.
  • 0
    @ScribeOfGoD shit nor working
  • 0
Add Comment