pecl uploadprogress drupal freebsd
Если у Вас freeBSD и drupal 6 просит библиотеку pecl, вот таким сообщением
"Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (preferred) or to install APC"
Устанавливается она очень просто из портов
# cd /usr/ports/devel/pecl-uploadprogress
# make install clean
Заходим в drupal, обновляем статус и радуемся, что сообщение исчезло.
Комментарии
а в Debian 6?
Вот исчерпывающий мануал, о том как установить PECL в Debian
http://blog.luisfreitas.pt/2011/02/13/how-to-install-pecl-uploadprogress-on-debian-5-0-lenny/
Добавить комментарий