Hello,
Does anyone know why the php_admin_value directive in Apache (Win32, 1.3.27) doesn't work when PHP is installed as a CGI Binary, but yet when it is installed as an SAPI module, it works fine without changing anything else.
I am running PHP 4.3.0 on Apache 1.3.27 on Windows 2000.
(The reason I dont keep running it as an SAPI module is because it causes problems with GD)