From e3dd4872f826ced790af4ef398f553e37b5d6621 Mon Sep 17 00:00:00 2001 From: milisarge Date: Mon, 27 Mar 2017 21:49:59 +0300 Subject: [PATCH] hiawatha-php.ayarlari --- ayarlar/hiawatha-php/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayarlar/hiawatha-php/php.ini b/ayarlar/hiawatha-php/php.ini index 4b0cea9f7..eaf8d6e05 100644 --- a/ayarlar/hiawatha-php/php.ini +++ b/ayarlar/hiawatha-php/php.ini @@ -736,7 +736,7 @@ user_dir = ; http://php.net/extension-dir ; extension_dir = "./" ; On windows: -; extension_dir = "ext" +extension_dir = "/usr/lib/php/extensions/" ; Directory where the temporary files should be placed. ; Defaults to the system default (see sys_get_temp_dir)