This page covers methods to increase security of streber installations.
Encryption
https strongly recommended
Server
PHP
php.ini
remove phpInfo()
Database
Recommented reading
PHP-Sicherheit, C. Kunz, P. Prochaska; 2006; dpunkt.verlag
This book is a very good summary of security related problems with php installations. It's excellently written.
also see: