RE: [PHP-INSTALL] List Spam

2006-05-08 Thread Graham Frank
I've complained numerous times to the "list admin" address regarding the program wanting to kick me off the list for bouncing email containing viruses. I've never gotten a response. --Graham -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006

[PHP-INSTALL] Ooookay

2006-05-09 Thread Graham Frank
You know what. Seriously. Enough with this. If it isn't people spamming the list, it's someone's spam filter flipping out and spamming the list. That's the 24th email I've gotten in the past twelve hours with that person's spam filter seemingly in a loop with itself due to message content. This

Re: [PHP-INSTALL] pdo_mysql can not find libmysqlclient.so libz.so

2007-05-09 Thread Graham Frank
Actually, check the two files it claims are missing. Typically, those files are actually symbolic links (e.g. /usr/lib/libmysqlclient.so -> /usr/lib/libmysqlclient.so.14) and same for libz. --Graham Fr