Команда покажет, где находится искомый файл: /usr/local/bin/php -i | grep ‘Loaded Configuration File’
php
How do I fix these php warnings? This error is usually related to Alternative PHP Cache (APC). APC is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. Solution Edit the file /etc/php.d/apc.ini […]
PHP: Require_once(): Unable To Allocate Memory For Pool Error and ...
Если при переносе блогов иди других скриптов у Вас не работает домен (пустой экран или еще как-то), в логах апача видно: [Tue Dec 25 14:59:37 2012] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected $end in /home/raider/domains/domain.net/htdocs/wp-content/plugins/jexr.php on line 312 [Tue Dec 25 14:59:42 2012] [error] [client 127.0.0.1] PHP […]