#!/bin/sh PHP=`which php` exec $PHP -C -q -d output_buffering=1 $0 $@