Tags
- 1777
- acme-client
- alpine
- BSD
- chroot
- Computers
- dns
- error
- FreeBSD
- howto
- HTTP
- HTTPD
- HTTPS
- ICMP
- Internet
- jail
- ktrace
- linux
- lockspool
- mail server
- mua
- MySQL
- OpenBSD
- patch
- permissions
- PHP
- php-frm
- pine
- ping
- Sender Policy Framework
- server
- smtpd
- SpamAssassin
- spf
- SSL
- TLS
- traceroute
- T_SPF_HELO_PERMERROR
- umask
- unix
- vm
- VPS
- web
- WordPress
-
Recent Posts
- HOWTO Fix Artificially High Load Average on FreeBSD Running on Oracle Cloud
- HOWTO Allow Ping and Traceroute and MTR (ICMP) to Oracle Cloud Vm Instances and Generally Configure the Firewall- A Visual Guide
- Clock Offset When Running DragonFlyBSD in a VM with Bhyve under FreeBSD
- HOWTO Fix Slow Networking with a WireGuard server in a FreeBSD Jail on a VPS, and Slow Downloads in a Jail on a VPS
- HOWTO Fix obhttpd[1234]: parent: send server: Protocol not supported on FreeBSD
Tag Archives: WordPress
Fix: Fatal error: Uncaught Error: Call to undefined function mysql_connect() in …
When setting up my WordPress site on OpenBSD 6.7 using this nice tutorial I ran into an error during installation. I enabled Debug mode in WordPress by setting WP_DEBUG to true in wp-config.php This allowed me to to see the … Continue reading