{"id":285,"date":"2023-02-24T21:47:07","date_gmt":"2023-02-24T13:47:07","guid":{"rendered":"https:\/\/www.appblog.cn\/?p=285"},"modified":"2023-04-30T15:13:12","modified_gmt":"2023-04-30T07:13:12","slug":"key-configuration-of-php-ini-under-windows","status":"publish","type":"post","link":"https:\/\/www.appblog.cn\/index.php\/2023\/02\/24\/key-configuration-of-php-ini-under-windows\/","title":{"rendered":"Windows\u4e0bphp.ini\u5173\u952e\u914d\u7f6e"},"content":{"rendered":"<pre><code>extension_dir = &quot;ext&quot;\n\ncurl.cainfo = &quot;D:\/Server\/PHP\/php-7.1.10-nts-Win32-VC14-x64\/extras\/ssl\/cacert.pem&quot;\n\nextension=php_bz2.dll\nextension=php_curl.dll\nextension=php_fileinfo.dll\n;extension=php_ftp.dll\nextension=php_gd2.dll\n;extension=php_gettext.dll\n;extension=php_gmp.dll\n;extension=php_intl.dll\n;extension=php_imap.dll\n;extension=php_interbase.dll\n;extension=php_ldap.dll\nextension=php_mbstring.dll\n;extension=php_exif.dll      ; Must be after mbstring as it depends on it\nextension=php_mysqli.dll\n;extension=php_oci8_12c.dll  ; Use with Oracle Database 12c Instant Client\nextension=php_openssl.dll\n;extension=php_pdo_firebird.dll\nextension=php_pdo_mysql.dll\n;extension=php_pdo_oci.dll\n;extension=php_pdo_odbc.dll\n;extension=php_pdo_pgsql.dll\n;extension=php_pdo_sqlite.dll\n;extension=php_pgsql.dll\n;extension=php_shmop.dll<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>extension_dir = &quot;ext&quot; curl.cainfo = &quot;D:\/ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-285","post","type-post","status-publish","format-standard","hentry","category-devops-base"],"_links":{"self":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/comments?post=285"}],"version-history":[{"count":0,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/285\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/media?parent=285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/categories?post=285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/tags?post=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}