MAMP PRO, PECL, SSH2, and OSX CLI (AKA acronym madness) Install the PECL SSH2 extension to MAMP PRO and the PHP CLI in OSX. Continue reading “MAMP PRO, PECL, SSH2, and OSX CLI (AKA acronym madness)”…
zend_log_exception ‘bad log priority’ I’m writing this post because there are a few times I’ve gotten this particular exception and then look at the… Continue reading “zend_log_exception ‘bad log priority’”…
string searching, you’re doing it wrong First off, I’m not trying to be a complete jack-ass, just a helpful one. This article, by Stefan Ashwell, popped… Continue reading “string searching, you’re doing it wrong”…
Zend_Log quickstart Lately, I’ve found that I need to create a more robust logging system for both audits and debugging. I found… Continue reading “Zend_Log quickstart”…
stupid *nix tricks [Edit: Seems like the -u flag is on debian systems such as Ubuntu. Did a man on a FreeBSD system… Continue reading “stupid *nix tricks”…
understanding zend ini (Zend_Config_Ini) So I just spent the past half hour reading and sorting through documentation on Zend_Db, Zend_Config and Zend_Config_Ini so that… Continue reading “understanding zend ini (Zend_Config_Ini)”…