similar to: managing php pecl modules

Displaying 20 results from an estimated 5000 matches similar to: "managing php pecl modules"

2005 Dec 29
7
Building PHP PECL modules
I'm attempting to build some PECL modules on fully updated CentOS 4.2 system. Preferably pack them into nice RPM packages. However, seems I'm missing something. For example, this is what I get for sqlite module: $ pear makerpm SQLite-1.0.3.tgz `phpize' failed The php-devel package is installed (so I do have phpize command). It's just that it is failing. If I unpack the
2010 Aug 03
4
Managing Pear and Pecl packages in Puppet
Hi all, I''m using the pear/pecl package providers from http://www.mit.edu/~marthag/puppet/ and I''ve run into a memory limit problem. I''ve tried hacking the script so that it passes additional options to pecl/pear, however these just error out about not being valid options (even though they are!). I''m now at a point where the following stanza gives the
2010 Feb 11
14
vmwaretools
hi, i am trying to run /usr/bin/vmware-config-tools.pl -d, but i was end with exec timeout. I cannot find any think on google. Have anyone experience with this? It works, when I run it normally from shell. this is my exec resource. { "vmwaretools_config": subscribe => [ Package["VMwareTools"] ], refreshonly => true, path =>
2010 Dec 24
1
CentOS-testing php issues
Hi List, I have been using the php 5.2.10 from the testing repo and note the following: the php-suhosin packages in testing do not match the php version > PHP Warning: PHP Startup: suhosin: Unable to initialize module > Module compiled with module API=20050922, debug=0, thread-safety=0 > PHP compiled with module API=20060613, debug=0, thread-safety=0 Also, does anyone know of a rpm
2009 Jul 16
6
trouble with passenger and 0.25.0beta2
Hi, I''m currently trying to get my puppetmaster work in passenger, but have not succeeded so far. Passenger itself seems to work (a small "hello world" app runs fine), but when I point a puppet client (0.24.8) to it, I get: info: Retrieving plugins err: Could not call fileserver.list: #<RuntimeError: HTTP-Error: 500 Internal Server Error> err:
2012 Jul 18
3
pecl install json on CentOS 5.8
Hi Any clue about the below issue? /usr/bin/pecl install json WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update downloading json-1.2.1.tgz ... Starting to download json-1.2.1.tgz (17,780 bytes) ......done: 17,780 bytes 11 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module
2010 Dec 13
0
Installing GDChart fails: pecl/gdchart requires PHP extension "gd"
Hello, has anybody solved the problem of installing GDChart on CentOS 5.5 (I've tried both 32 and 64 bit versions)? I have: # rpm -qa | grep -i php php-pear-1.4.9-6.el5 php-gd-5.1.6-27.el5 php-ldap-5.1.6-27.el5 php-pgsql-5.1.6-27.el5 php-5.1.6-27.el5 php-pdo-5.1.6-27.el5 php-common-5.1.6-27.el5 php-cli-5.1.6-27.el5 php-devel-5.1.6-27.el5 And the "pecl" seems to find GDChart in
2012 Jul 10
0
CESA-2012:0811 Low CentOS 6 php-pecl-apc Update
CentOS Errata and Security Advisory 2012:0811 Low Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0811.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: a93d9af71246403d30f2fbd0999ad4ac029921c9e4d64352aa67427768f36d05 php-pecl-apc-3.1.9-2.el6.i686.rpm
2017 Sep 21
0
weird wordpress/php/pecl/ssh problem
So I'm running a centos 6 server which among other things hosts a website using wordpress.?? I'm using php56u from IUS on C6's native apache, and pecl + ssh because php-ssh2 is kinda broken. I ran smack dab into this exact problem: https://core.trac.wordpress.org/ticket/39746 In my case, wordpress 4.7.6 auto updated, and I notied that 4.8.2 was available, so I chose my standard
2008 Jan 29
2
Rebuilding PHP: how do I manage updates?
Hi, Our public library management software (PMB) runs on Apache/PHP/MySQL. It requires some additional PHP modules to run correctly, namely: 1) php-gd 2) php-yaz 3) php-xslt I've googled and fiddled around quite a bit, and come to the following conclusions: 1) php-gd can be installed from extra repos (rpmforge IIRC), so this one's no problem. 2) To install php-yaz, I have to
2007 Oct 15
1
problem CentOS 5 yum upgrade
I'm going to remove horde at this point but I am having an issue running yum upgrade... --> Running transaction check --> Processing Dependency: php-pecl(memcache) for package: horde --> Finished Dependency Resolution Error: Missing Dependency: php-pecl(memcache) is needed by package horde Craig
2019 Mar 15
4
PHP 7.x on CentOS 7 : which solution ?
Hi, As you all know, CentOS 7 is shipping PHP 5.4, which is OK in some situations. Unfortunately, some applications like OwnCloud require a more recent version of PHP. Up until recently, I've been using PHP 5.6 packages from the Webtatic repository. Despite the bad press this third party repo seems to have, it has been working perfectly for me for a few years. Here's the PHP 5.6 packages
2010 Feb 26
3
ssh_authorized_key - same key, different accounts?
Puppet 0.24.8... I am trying to use ssh_authorized_key to create passwordless logins for a couple of accounts. The important thing to note is I''m trying to get the source ("root@somehost" below) as part of the key, and the same key needs to be added to two different accounts on the system. It appears that the resource name is the only place I can set the originating source
2003 Mar 02
1
rsync2.5.6 can't find system config file
I had rsync2.5.5 running fine ona RedHat Linux 8 system. I downloaded the rsync2.5.6 code and it compiled with no problems. However, operations which worked before are now failing. Here is my rsyncd.conf file uid = nobody gid = nobody # use chroot = no max connections = 4 syslog facility = local5 pid file = /var/run/rsyncd.pid motd file = /etc/rsyncd.motd [ftp] path = /var/ftp/pub
2012 Mar 09
4
php-pear problem on yum update
Hello list I have centos-release-5-7.el5.centos and today I noticed that there are some updates with yum. I try to update but something hapend with php-pear: file /usr/share/pear/.channels/__uri.reg from install of php-pear-1.4.9-8.el5.noarch conflicts with file from pa ckage php-pear-ole-0.5-2.el5.rf.noarch file
2011 Jun 20
2
Using modules from PuppetForge
Hello All, New puppet user here. I''ve been able to create and use my own puppet modules, but I''m at a loss on how to use modules from PuppetForge, which seem quite a bit more advanced. For example, I''ve installed the camptocamp/apt module via the command ''puppet-module install camptocamp/apt'' into /etc/puppet/modules. I then tried to add the following
2007 Mar 07
8
PHP probes
Hi all, I remember at OSCON 2005 there was talk of adding DTrace probes to PHP (in fact, I have a photo of Bryan and Wes working on it!). Did they ever get into the upstream branch, ''cause I don''t recall seeing a --enable-dtrace (or similar) configuration option when I recently built PHP 5.2.1. If not, is there an ETA? TIA, -- Rich Teer, SCSA, SCNA, SCSECA, OpenSolaris CAB
2016 Aug 25
3
Centos 7 and php 5.5
I am hoping that the wisdom of the group here can at least point me in the right direction. I have a Centos7 server that I need to upgrade php from 5.4 to 5.5. I've tried several tutorials to add the remi repository and enable php55, but I always end up at the same result: Error: Package: php-5.5.38-1.el6.remi.x86_64 (remi-php55) Requires: httpd-mmn = 20051115
2009 Dec 16
1
php and mime type
Hi list, I'm hoping to find a way via php, preferably without using exec() or system(), to reliably identify an ogg vorbis file via php. Using $fi = new finfo(FILEINFO_MIME); $mime_type = $fi->buffer(file_get_contents($upload)); results in 'application/ogg' My site accepts vouchers for herpetology records, but only image and audio. I do not wish to support video vouchers, but
2010 Aug 19
3
Modules review
Hello, i have written some modules for Puppet and would be thankful, if someone could take a look for quality enhancements. http://194.94.79.17/hotkey/puppet.tar.gz The only nasty part is, that i have defined some global variables at the site.pp, which i am using at several templates. And i am looking for a solution to collect the hostnames and ipaddresses of all connected nodes, without