From cc3b3a2947313a11e45d8b61f8b4274f9fdbdc35 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Wed, 14 May 2003 12:08:59 +0000 Subject: [PATCH] GD php3 and odbc php3 configure options moved from chapter/install.configure git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126971 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/configure.xml | 7 ++++++- reference/uodbc/configure.xml | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/reference/image/configure.xml b/reference/image/configure.xml index 332b216471..cbee27c33b 100644 --- a/reference/image/configure.xml +++ b/reference/image/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -13,6 +13,11 @@ Also note that the preferred truecolor image functions, such as imagecreatetruecolor, require GD2. + + To disable GD support in PHP 3 add + to your configure line. + + Enhance the capabilities of GD to handle more image formats by specifying the --with-XXXX configure switch to your PHP configure diff --git a/reference/uodbc/configure.xml b/reference/uodbc/configure.xml index db0939a46d..88d2ee41c7 100644 --- a/reference/uodbc/configure.xml +++ b/reference/uodbc/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -158,6 +158,12 @@ + + + To disable unified ODBC support in PHP 3 add + to your configure + line. Only applicable if iODBC, Adabas, Solid, Velocis or a custom ODBC + interface is enabled. &windows.builtin;