Tags
- 1777
- acme-client
- alpine
- BSD
- chroot
- Computers
- error
- Folder Vulnerable
- HTTP
- HTTPD
- HTTPS
- Internet
- ktrace
- linux
- lockspool
- mail.local
- mail client
- mail server
- mail spool
- mbox
- mlock
- mua
- MySQL
- OpenBSD
- patch
- permissions
- PHP
- php-frm
- pine
- ping
- Sender Policy Framework
- sendmail
- server
- smtpd
- SpamAssassin
- spf
- SSL
- TLS
- traceroute
- T_SPF_HELO_PERMERROR
- umask
- unix
- web
- WordPress
-
Recent Posts
- How to Fix Slow Samba smbd on OpenBSD
- ping and traceroute Unable to Resolve Hostnames While Other Programs Work Fine
- Build Alpine 2.23 on OpenBSD to Fix Hang When Sending Mail
- A Journey with the Alpine Mail User Agent (MUA) in OpenBSD or How To Safely Fix: [Folder vulnerable – directory /var/mail must have 1777 protection]
- Fix T_SPF_HELO_PERMERROR in Spamassassin
Tag Archives: error
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