Just a quick post to let you know about an excellent security policy resource I have found. Mozilla have published a set of Web Application Security Guidelines. This is an excellent document. If you are a developer then you should be familiar with all of these...
PHP Development Blogs
How to get Zend PHP debugger working with 64bit Apache HTTPD on Mac OSX 10.5.7
I've been trying to work out why the Zend Debugger wasn't working from Zend Studio on one of our developer PC's. We checked everything from the location of the plugin, php.ini, Apache config, comparing this with a Linux box where it seems to work fine. After pulling...