Steps to get the application to run:
git clone git://github.com/phpfog/af-sample-wordpress.gitcd af-sample-wordpressecho "<?php" > wp-salt.phpcurl https://api.wordpress.org/secret-key/1.1/salt/ >> wp-salt.phpvmc push wordpresscf --url wordpresscf.vcap.me -nvmc create-service mysql --bind wordpresscf- Visit http://wordpresscf.vcap.me and enjoy your Wordpress install!
Make sure your Cloud Foundry end-point is compatible with PHP. Right now the only service that can do that is AppFog.com