Displaying 20 results from an estimated 11000 matches similar to: "Fun with Custom Providers"
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
2009 Mar 04
1
head scratcher update
perhaps my mind isn't working today.
I'm trying to update a system that hasn't been updated in a while which
I believe is CentOS 5.2 but it's possible that it's 5.1. I am pretty
sure that it has php installed from CentOS-Extras and when I do yum
update, it's stumbling on php
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is
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
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
2009 Sep 19
0
memcached-1.4.1 and C4
Hi,
Is there someone successfully running memcached-1.4.1 on Centos 4 with
centosplus php? I'm trying to use memcached under Centos 4. I can set
values fine but
'get' returns:
[root at rakosnicek eshop]# php d.php
PHP Warning: Memcached::get(): bad type specifier while parsing
parameters in /var/www/d.php on line 6
NULL
string(7) "SUCCESS"
array(1) {
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
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:
--->
2008 Jan 14
1
Error install php-pear-db
I have a Centos 5.1 server that I need to install some pear modules
php-pear y php-pear-db, i have this error:
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
php-pear noarch
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
2010 Nov 25
1
How to install PHP PEAR stuff best?
Hello CentOS users,
I'm using gChartPhp by having copied it into /var/www/html dir.
It works ok, but I wonder how to better install/organize/maintain PEAR
"packages" under CentOS?
I've got the php-pecl rpm installed too, wonder if it's helpful here.
Or maybe just add a dir to php.ini?
Please share your PHP "admin" wisdom
Regards
Alex
--
Sent from my mobile
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
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 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
2012 Jul 31
2
Custom Package Provider Issue
I''m running into a weird issue with a custom package provider for PEAR. I''m
using the provider I found here<https://raw.github.com/gist/305778/13f46dea6eba07e38778d7159644b4210ebe7bbe/pear.rb>and the provider itself works fine. I''ve got it stored on the Puppet master
under /etc/puppet/modules/common/lib/provider/package/pear.rb and the
puppet.conf has pluginsync
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
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP
in version 7.2 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:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP
in version 7.2 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:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2018 Dec 11
0
[CentOS-announce] Announcing release of PHP 7.2
Thanks, Jan!
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Jan Stan?k" <jstanek at redhat.com>
> To: centos-announce at centos.org
> Sent: Tuesday, 11 December, 2018 15:23:26
> Subject: [CentOS-announce] Announcing release of PHP 7.2
> I am pleased to announce the immediate availability of PHP
> in