#!/bin/sh
cd /usr/share/pear/bin
exec /usr/bin/php -d safe_mode=off zf.php ${1:+"$@"}
