Mar 9, 2012 | Failures and fixes, Uncategorized
PHP Notice: iconv() [function.iconv: Wrong charset, conversion from ‵ISO-8859-1′ to ‵UTF-8′ is not allowed I had a problem with Apache giving this error. I found many posts from people with the same problem, but never a solution. I happened to stumble on the...
Mar 9, 2012 | Failures and fixes
If you’re looking for a a simple tool to replace sendmail on *nix systems, you might try mini_sendmail by Jef Poskanzer. (Jef has written a number of excellent free software packages.) So far this has been the best solution I’ve found to the problem of sending mail...