From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: =?UTF-8?B?0JDQu9C10LrRgdC10Lkg0KjQtdC90YbQtdCy?= , ALT Linux Sisyphus discussions References: <5984381509003539@web23o.yandex.ru> <6149801509004894@web12o.yandex.ru> <94951008-e69b-26c0-b639-1df783f34c0b@altlinux.com> <6309701509006463@web23o.yandex.ru> <79e60ab3-c0d6-42a4-167e-d481c8fd7f91@basealt.ru> <6549451509008536@web12o.yandex.ru> <8945dcbc-e11c-dace-845c-952fe9e6aa38@basealt.ru> <9712adb3-66ae-b69e-6c13-71791c3b8a50@basealt.ru> <6708111509010092@web23o.yandex.ru> <6673061509010592@web59o.yandex.ru> From: Anton Farygin Organization: BaseALT Message-ID: <7b712359-2665-6970-1d4e-4318afc37c74@basealt.ru> Date: Thu, 26 Oct 2017 13:21:17 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <6673061509010592@web59o.yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Subject: Re: [sisyphus] zoneminder 1.30 & p8 X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: rider@basealt.ru, ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2017 10:21:18 -0000 Archived-At: List-Archive: List-Post: 26.10.2017 12:36, Алексей Шенцев пишет: > > 26.10.2017, 12:30, "Anton Farygin" : >> 26.10.2017 12:28, Алексей Шенцев пишет: >> >> ls -al /etc/php/5.6/apache2-mod_php/php.d/ > ls -al /etc/php/5.6/apache2-mod_php/php.d/ > итого 56 > drwxr-xr-x 2 root root 4096 окт 26 10:57 . > drwxr-xr-x 4 root root 4096 окт 26 12:17 .. > -rw-r--r-- 1 root root 21 окт 25 16:21 01_mysqlnd.ini > -rw-r--r-- 1 root root 24 окт 25 16:21 facedetect.ini > -rw-r--r-- 1 root root 16 окт 25 16:44 gd2.ini > -rw-r--r-- 1 root root 1304 окт 25 16:44 mbstring.ini > -rw-r--r-- 1 root root 387 окт 25 16:44 mcrypt.ini > -rw-r--r-- 1 root root 1845 окт 25 16:21 mysqli.ini > -rw-r--r-- 1 root root 215 окт 25 16:21 pdo.ini > -rw-r--r-- 1 root root 20253 окт 25 16:21 suhosin.ini php_mysql.ini почему-то нет. Попробуй выполнить это:     export php_servicedir=/usr/share/php/5.6/service     export php_sysconfdir=/etc/php/5.6     export php_extconf=/usr/share/php/5.6/extconf     export extList=pdo_mysql     /usr/share/php/scripts/php_postin.sh