Technojoy
Survived my first WordPress “Blank Screen of Death” last night. Source? I goofed and did chmod 600 wp-config.php but did not chown it to www-data. Durr. Hint was from Colin McNulty’s blog where I figured out pretty fast that I did something bad to my config file.
Still not sure why I had to chown the wp-content directory to make auto-updates work, though. Everything got chgrp‘d to www-data and g+w was on wp-content.
Also, I need to fix the css bits for code.