SoFunction
Updated on 2025-03-10

No found in the gd library phpinfo of php in windows server

When opening the php gd library on Windows server, gd does not appear in Configure Command in the result obtained by using cgi.

Displayed after Configure Commandyes:
Copy the codeThe code is as follows:

1 cscript /nologo "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=C:\php-sdk\oracle\instantclient11\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--with-mcrypt=static" "--disable-static-analyze" "--with-pgo"

Possible reasons: 1. Permission issues; 2. Is there any problem with the dual channel, or is the hardware loose, etc.