Skip to content

Instantly share code, notes, and snippets.

@JackNoordhuis
JackNoordhuis / enable-pdo.patch
Last active September 24, 2019 10:55
Info on how to compile pmmp's php scripts with pdo enabled
diff --git a/compile.sh b/compile.sh
index 0b8fc71..95d09c5 100755
--- a/compile.sh
+++ b/compile.sh
@@ -809,11 +809,10 @@ $HAS_POCKETMINE_CHUNKUTILS \
--disable-xmlwriter \
--disable-cgi \
--disable-session \
---disable-pdo \
--without-pear \