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;