[chef] php cookbook and pecl/pear


Chronological Thread 
  • From: Alexey Khristov < >
  • To: < >
  • Subject: [chef] php cookbook and pecl/pear
  • Date: Thu, 3 May 2012 19:00:43 +0300

Hi all,
Need help with php cookbook from https://github.com/opscode-cookbooks/php and pecl/pear installation

In my cookbook I include this php cookbook by "depends "php"" in metadata.rb and after that can use
pecl extentions like this

php_pear "mongo" do
  package_name "mongo"
  action :install
end


But I need work with pecl/pear without dependent cookbooks (I know its not correct desition, but have no choice)
So when try copy resources and providers folders to my cookbook - it doesn't help.

How I can copy this functionality to my cookbook?

-- 
С Уважением,
Алексей Христов

Департамент RnD
Отдел Web



Archive powered by MHonArc 2.6.16.

§