Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Installing WordPress
    In reply to: missing MySQL?

    Your friend most likely needs to install the php extensions (/usr/ports/lang/php5-extensions from the FreeBSD ports collection. Make sure MySQL support is among the options enabled, which I believe it is by default. There may or may not also have to be some hcanges made in the web server’s config file (httpd.conf). Due to that, it would almost be easier to uninstall php as it exists right now and install mod_php5, which will make those changes for you automatically, but in either case, the php extensions will still have to be installed, I’m pretty sure.

    Thread Starter riddler

    (@riddler)

    I got it sorted out. It turns out there had been some changes in the way the php4 port was installed, and extensions now have to be installed separately, from another port. If I had been paying any attention at all at the time, I probably would’ve figured this out, but I wasn’t and I didn’t. I appreciate the tips.

Viewing 2 replies - 1 through 2 (of 2 total)