similar to: CESA-2012:0811 Low CentOS 6 php-pecl-apc Update

Displaying 20 results from an estimated 10000 matches similar to: "CESA-2012:0811 Low CentOS 6 php-pecl-apc Update"

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
2008 Mar 11
1
php 4/5 dependency question
I have a PHP box which was running NagiosQL on PHP4, and all of a sudden it stopped serving PHP pages. I went to http://boxIP/nagiosQL/testQL.php (that application's test page) and got the following error "PHP without mysql support, please install mysql module to php!" Not knowing what was broken, I attempted a "yum install php-*", but got the following message: --->
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
2010 Jul 08
3
managing php pecl modules
Does anyone have a module that handles pecl effectively? Thanks much. -Jon. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at
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
2013 Jun 10
2
Best way to add APC and change size of apc.shm_size
Hello!! I am a new user to puppet and I need to use puppet to install apc and change the size of apc.shm_size to 64. I have found a module here: https://github.com/ridonkulous/puppet-apc However, when I add the module in, it does not work. I get errors on the puppet code. Is there a way to just install the apc package normally and just use puppet code to change apc.shm_size? Thanks in
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
2016 Aug 25
0
Centos 7 and php 5.5
Looks like you are trying to install packages built for EL6 in EL7 I'm fairly certain Remi has EL7 packages for PHP 7. If he doesn't, I have php 5.6.x for EL7 - but it's a radical update because I build against a new apache and LibreSSL which isn't what a lot of people want. https://librelamp.com/ On 08/25/2016 06:47 AM, Richard B. Pyne wrote: > I am hoping that the wisdom
2019 Jul 18
0
Missing PHP Redis package in Software Collections ?
Hi, I'm currently fine-tuning OwnCloud on a CentOS 7 server. To configure transactional locking, I need Redis with the corresponding PHP module. Until recently the server has been running PHP 7.1. I simply installed the 'redis' package as well as 'sclo-php71-php-pecl-redis', started and/or restarted a handful of services, and things worked perfectly. Now I'm upgrading my
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
2006 May 11
2
APC Backups Pro Low Batt
It there a way to get the genericups driver to set a output on the serial port? On the APC BackupPro the will pull the BattLow line low with a pull down resistor it's up to you to from the PC side to pull the line high with a pullup resistor from one of the RS232 output pins. Then monitor the line with another pin. Regards Rabie -------------- next part -------------- An HTML attachment was
2011 Apr 05
1
php53 and pear
Hi all We require some packages installed through pecl (apc and memcache) which we have done on CentOS 5.5 by installing php 5.2 from testing and also installing php-devel and php-pear to much success! We would like to move to php 5.3 after 5.6 comes out but I note that there is no specific php53-pear package in testing and the php-pear srpm in the 5server directory on ftp rc com seems to be
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
2007 Sep 28
3
PHP5/CentosPlus big mess.
Ok, so if you tuned in last time, I couldn't make the installation/upgrade of PHP5 from the Centos4 CentOS Plus repository work. Not one to be easilly dissuaded, I shapened my shovel and dug myself a hole. So using the exclude= lines in the repository config file backfired big time: even if I excluded the exclude= lines, yum continued to exclude the files on those lines, and only deigned to
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
2015 Dec 22
0
Announcing release for PHP 5.4, 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of versions 5.4, 5.5 and 5.6 of the PHP on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps (example of PHP 5.6): $ sudo yum install centos-release-scl $ sudo yum
2015 Dec 22
0
Announcing release for PHP 5.4, 5.5 and 5.6 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of versions 5.4, 5.5 and 5.6 of the PHP on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps (example of PHP 5.6): $ sudo yum install centos-release-scl $ sudo yum install
2007 Mar 02
1
APC/MGE and NUT support
Hi, Perhaps as you know it Schneider Electric acquired APC, which involves the combination of APC and MGE. http://www.apc-mge.com MGE is an important contributor for NUT with for example Arnaud Quette, it's does not that the MGE strategy for the free software is stopped by Schneider Electric or APC. It is the good moment to make pressure on Schneider Electric, MGE and APC to support the
2013 Feb 26
1
APC SMX3000RMLV2UNC with AP9631 NUT compatibility via network
I have an APC SMX3000RMLV2UNC UPS, with installed network card model AP9631. http://www.apc.com/resource/include/techspec_index.cfm?base_sku=SMX3000RMLV2UNC http://www.apc.com/resource/include/techspec_index.cfm?base_sku=AP9631 I planned to use network connectivity with this unit and apcupsd, but have not this far. The UPS is shared by multiple servers, so a USB or Serial connection via the