Categories
- Answers (12)
- DragonFlyBSD (7)
- FreeBSD (10)
- NetBSD (14)
- Networking (7)
- News (1)
- OpenBSD (8)
- Papers (8)
- pkgsrc (1)
- Programming (1)
- Security (9)
- System Administration (10)
Category Archives: pkgsrc
Q: I tried to compile pkgsrc’s PHP with fastcgi support but it didn’t work, why?
A: First, make sure you are passing the fastcgi option correctly, one way to do this is simply: $ sudo env PKG_OPTIONS.php=fastcgi make install Once that completes, there are now two php binaries on your system. The cli binary: … Continue reading
Posted in Answers, NetBSD, pkgsrc
Leave a comment
