📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 04:22:45
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
vendor
/
maxmind-db
/
reader
/
ext
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext
🔄 Refresh
✏️
Editing: config.w32
Writable
ARG_WITH("maxminddb", "Enable MaxMind DB Reader extension support", "no"); if (PHP_MAXMINDDB == "yes") { if (CHECK_HEADER_ADD_INCLUDE("maxminddb.h", "CFLAGS_MAXMINDDB", PHP_MAXMINDDB + ";" + PHP_PHP_BUILD + "\\include\\maxminddb") && CHECK_LIB("libmaxminddb.lib", "maxminddb", PHP_MAXMINDDB)) { EXTENSION("maxminddb", "maxminddb.c"); } else { WARNING('Could not find maxminddb.h or libmaxminddb.lib; skipping'); } }
💾 Save Changes
❌ Cancel