Я не могу настроить загрузчики ioncube или источника-хранителя phpfarm. Я думаю, что это для «(DEBUG)» в php -v, но я не знаю, как это сделать. Мне нужна помощь в этом вопросе.Построить PHP с ошибками PHPfarm с загрузчиками (ioncube и опекуном источника)
Мой PHP -v:
[email protected]:/opt/phpfarm/src# /opt/phpfarm/inst/php-5.3.22/bin/php -v
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is **API220090626,NTS,debug**
PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with build ID=API20090626,NTS
PHP compiled with build **ID=API20090626,NTS,debug**
These options need to match
in Unknown on line 0
Warning: PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with build ID=API20090626,NTS
PHP compiled with build ID=API20090626,NTS,debug
These options need to match
in Unknown on line 0
PHP 5.3.22 (cli) (built: Apr 19 2015 17:43:14) **(DEBUG)**
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans
Добро пожаловать в переполнение стека! Я отформатировал ваш ответ 'php -v', выбрав текст и нажав кнопку' {} 'на панели инструментов. –
Ох, спасибо, яснее – martin