Drop down link menu, script-free!
[* Almost script-free. The value of the the 'onChange' attribute is actually a one-line script.]This is just a tidbit, but I found it a real pain to find. So, here it is to save you the trouble. I...
View ArticleAn FTP error and fix
Of all the things you'd expect to "just work", the venerable ftp should be near the top of the list. But, it's been giving me some trouble lately. I've been having to upload some files to another...
View Article403 4.7.0 TLS handshake failed
The subject above is an error I found in my maillogs (/var/log/maillog) when trying to figure out why periodic emails from a server had stopped. I was running the default sendmail on FreeBSD 7.2,...
View Article"Call to undefined function preg_replace()"
I was trying to run/install a PHP site and I was getting blank pages and found this error in my web server logs: "PHP Fatal error: Call to undefined function preg_replace() in /path/to/file.php" This...
View ArticleTruncated syslog messages
This is a surprisingly easy fix to a very irritating problem. My problem was just this: I'm using the system log (syslog/syslogd/logger) for things other than just system messages. If there's a long...
View Article