Displaying 20 results from an estimated 357 matches for "pears".
Did you mean:
years
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 Apr 08
2
EPEL no php-pear package?
Does anyone know what package provides the pear utility for php on
CentOS?
I tried installing a php-pear module from epel and got this error:
Resolving Dependencies
--> Running transaction check
---> Package php-pear-DB.noarch 0:1.7.13-3.el6 will be installed
--> Processing Dependency: php-pear(PEAR) for package:
php-pear-DB-1.7.13-3.el6.noarch
--> Processing Dependency:
2007 Feb 15
2
What is/provides php-pear(PEAR)
I am running up against a less than helpful error message when trying to
install php-pear-DB (why people cannot content themselves with all
lowercase packages names escapes me, but that is a rant for another time
and place). After enableing centos-plus and adding includepkgs=php-pear-DB
I get this:
# yum install php-pear-DB
Setting up Install Process
Setting up repositories
Reading repository
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
2010 Apr 17
2
centos egroupware
Hi,
I am trying to install egroupware. The installation tests have some
warnings. What are the packages missing which I can use yum to install them?
Checking PEAR::HTTP_WebDAV_Server is installed: False
PEAR::HTTP_WebDAV_Server is needed by: WebDAV. You can install it by
running: pear install HTTP_WebDAV_Server
Checking PEAR::Auth_SASL is installed: False
PEAR::Auth_SASL is needed by:
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
2008 Jul 16
2
pear
Hi,
is it safe to install additional modules to pear with "pear install"? I
need php-pear-MDB2 which is in CentosPlus but does not contain
php-pear-MDB2_Driver_xxx. So I did:
yum install php-pear-MDB2
pear upgrade MDB2
pear install MDB2#mysql
Thanks,
David
2012 Jul 12
3
php-pear missing from 5.8 (i386) metadata?
Hi,
# yum install php-pear
<snip>
No package php-pear available.
Nothing to do
This is on CentOS 5.8 (i386). The package is available for both archs on
the two mirrors I checked. I also tried a
# yum clean headers
# yum clean metadata
# yum clean dbcache
to no avail. Am I missing something or is it the metadata?
Regards,
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
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
2009 Sep 17
0
web-meetme cbEnd.php not running - error
Hey,
Ive installed web meetme and everything is working fine except no records
are being written to the cdr and participants tables, this is because the
cbEnd.php script is not running. Below is the output of the cbEnd.php when I
run in manually. I am running asterisk 1.4.20.1 and web meetme 3.1.0 and the
latest release's of PEAR,PHP and MySQL.
./cbEnd.php
PHP Strict Standards: Assigning
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
2016 May 10
2
Change Password after expired
I do not speak Spanish, I am using a web server, which is not locally on
Samba 4, but on the same network.
OS: CentOS 7 64-bit
[Root @ webserver conf] # rpm -qa | grep httpd
httpd-tools-2.4.6-31.el7.centos.x86_64
httpd-2.4.6-31.el7.centos.x86_64
[Root @ webserver conf] #
[Root @ webserver conf] # rpm -qa | grep php
php-pear-1.9.4-21.el7.noarch
php-pear-Net-Socket-1.0.14-1.el7.noarch
2018 Jun 28
3
Replacement web server time - catalog CPAN and PEAR installs
I'm looking to replace an OLD Fedora web server with a Centos 7 one. I'm
currentlly in the process of documenting what is on the server ready to
install the new one.
While most things have been done with RPMs, some installs have had to be done
via CPAN for Perl and PEAR for PHP.
Is there a way of getting a list of everything that has been installed using
these tools?
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
2010 Jan 08
2
How to Merge based on Rows
Let's say that I have a bunch of matrices.
They look like this (pardon using fruit for examples, my actual data tables
are far too enormous):
Matrix1
Apples Oranges Pears
A 5 6 7
B 5 3 4
C 8 9 10
D 11 13 14
E 15 3 8
F 1 4 5
Matrix2
Apples Oranges Pears
A 5 3 9
B 3...
2008 May 15
1
php-pear - required files - which rpm
Hi
I am tying to install a php based application but the error i recieve is
Failed opening required 'HTML/Template/IT.php'
This is something to do with pear from what i can tell but i do have
php-pear installed. The file IT.php is not on my system but does anyone
know what rpm this would come from?
thanks
2007 Feb 15
0
Re: What is/provides php-pear(PEAR) resolved
On Thu, February 15, 2007 11:10, James B. Byrne wrote:
> I am running up against a less than helpful error message when trying to
> install php-pear-DB (why people cannot content themselves with all
> lowercase packages names escapes me, but that is a rant for another time
> and place). After enableing centos-plus and adding includepkgs=php-pear-DB
> I get this:
Setting
2007 Aug 31
1
PEAR Channel and Git Repository Mirror for PHP Markdown & Extra
Until today, the only way I offered PHP Markdown and PHP Markdown
Extra was with packaged zip files available on my website. It turns
out, unsurprisingly, that some people would prefer a simpler path for
keeping their copy of PHP Markdown up-to-date.
So today I announce two additional ways of grabbing PHP Markdown and
PHP Markdown Extra. The first one is a PEAR channel which can be used
2008 Aug 08
1
Package request: php, pear: spreadsheet::excel::writer
Hello,
I am currently using this PEAR package to generate .xls documents in PHP;
http://pear.php.net/package/Spreadsheet_Excel_Writer
It would be very much appreciated if someone could add it to the
repository, as it is always to prefer rpm packages over manually
installed ones.
--
Cheers,
Morten
2016 May 10
2
Change Password after expired
Hello!
I'm not using graphical interface kkkkk
hug
Em 10-05-2016 15:35, Rowland penny escreveu:
> On 10/05/16 18:37, Carlos A. P. Cunha wrote:
>> I do not speak Spanish, I am using a web server, which is not locally
>> on Samba 4, but on the same network.
>>
>> OS: CentOS 7 64-bit
>
> Are you running Gnome3 ?? if so, you do not need anything else, GDM3
>