When the gd library of php is enabled on windows Server, gd is not found in ConfigureCommand In the result obtained by phpinfo () after cgi is used. It is very confusing, so I collected some information, I hope it will help you. If you are interested, you can understand it.
When the gd library of php is enabled on windows Server, gd is not found in the Configure Command in the result obtained by phpinfo () after cgi is used. It is very confusing, so I collected some information, I hope it will help you. If you are interested, you can understand it.
When the gd library of php is enabled on windows Server, gd is not displayed in the Configure Command in the result obtained by phpinfo () after cgi is used.
Displayed after Configure CommandYes:
The Code is as follows:
1 cscript/nologo configure. js "-- 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 causes: 1. Permission issues; 2. Whether there is a problem with the dual-channel, or whether the hardware is loose.