1 diff -upr php-gtk-2.0.1.orig/config.m4 php-gtk-2.0.1/config.m4
2 --- php-gtk-2.0.1.orig/config.m4 2008-02-13 07:05:27.000000000 +0200
3 +++ php-gtk-2.0.1/config.m4 2009-09-11 20:43:29.000000000 +0300
4 @@ -22,7 +22,7 @@ Please use the --with-php-config option
5 the location of php-config for the required version.])
8 - PHP=$PHP_PREFIX/bin/php
9 + PHP="$PHP_PREFIX/bin/php -d 'open_basedir='"
11 AC_MSG_ERROR(Could not locate PHP executable)