philihp.com

Tag: OpenBSD

Installing SAS 9.1.3 on OpenBSD 4.3

It does not work.

Connecting to MySQL with PHP in Apache on OpenBSD

If you try to connect to MySQL with any scripting language running under Apache on OpenBSD, you’re liable to get the error: Can’t connect to local MySQL server through socket ‘/var/run/mysql/mysql.sock’ (2) This can be infuriating, since every setting is probably going to either still be the default setting, or be a correct setting; and [...]