CReP: run common code from your petabox tree

to be sure that the Cluster RePublisher is running the code on your petabox tree,
be sure these two php variables are set:

$_SERVER['PETABOX_HOME'] = '/home/giovanni/petabox';
$_SERVER['DOCUMENT_ROOT'] = $_SERVER['PETABOX_HOME'] . '/www/datanode/';