Displaying 20 results from an estimated 5000 matches similar to: "PearDB, PHP, CentOS 5"
2007 Apr 13
2
Strange Question regarding CentOS 5 install
Ok so the install has been seamless on a few machines and I decided to try it
on my laptop (a Dell D620). I had everything working great and kicked it
around a bit and then figured, if I'm going to keep this on my laptop I'll
need to reformat everything, enable some encrypted filesystems etc ... not a
big deal ... kind of
Here's the problem, the laptop has a resolution of 1440x900 and
2007 Mar 07
2
Possibly a silly question
I just read an article claiming that RHEL5 will be released on March 14th. I
was just curious if anyone has heard any more buzz or if this is possibly
confirmed:
http://www.cbronline.com/article_news.asp?guid=BAA762B7-84F3-48D0-93B1-18CDC979F9BB
Is there going to be any vigorus testing needed to be done to aid in CentOS-5
being released shortly after? ;-) Any benchmark time lapses between the
2007 Feb 16
5
LVM on dom0?
I''ve spent the past while researching this but I''m just not finding a
solution. I''ve been trying to get my xen kernel booting on a pretty much stock
CentOS 4.4 installation. I installed Xen from src rpm and installed all the
requisite software and I''m sure it''s with the ram disk but I can''t figure out
how to resolve this.
With a stock kernel
2007 Mar 27
1
NPTL degraded?
I'm not sure what has happened but for some reason my CentOS 4 system is
showing me using default threads??
# getconf GNU_LIBPTHREAD_VERSION
linuxthreads-0.10
# uname -rimpv
2.6.9-42.0.10.EL #1 Tue Feb 27 09:24:42 EST 2007 i686 athlon i386
I could have sworn it used to show:
NPTL 2.3.4
Like a couple other machines. Any ideas what might have changed this or how I
get it back??? the devel
2007 Apr 12
3
OT: CentOS 5 Hits?
Ok just curious how many hits the http://isoredirect.centos.org/centos/5/isos/
URL was getting? lol I think I check at least 4-5 times a day and all of a
sudden instead of forbidden error I got in!!! ... only to find the tail end of
some of the powers' humor:
"5 hasnt been released"
LOL I just about fell over
--
L
--
"To mess up a Linux box, you need to work at it; to mess
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:
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
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
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
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
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 Feb 06
2
yum upgrade php dependency failure
Hi,
I am trying to upgrade php to version 5. When running yum upgrade I
get this failure:
--> Running transaction check
--> Processing Dependency: php = 4.3.9-3.22.9 for package: php-pear
--> Finished Dependency Resolution
Error: Missing Dependency: php = 4.3.9-3.22.9 is needed by package php-pear
but the required php version is installed:
[root at ftp ~]# rpm -q php
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
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
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
2007 Mar 19
3
PHP implementation of dovecotpw passwords
I am looking for PHP functions that implement passwords that much the
dovecotpw implementation.
I downloaded one from PEAR, Crypt_HMAC, but the passwords it
generates look nothing like the dovecotpw passwords, which could be my
fault because I know nothing about the field.
Is there a guide or some library that implements them to match dovecotpw?
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:
2007 Jan 05
5
php rpm centos4.4
Hi
i need to install php when i download and install the cacti it say that and i
can not find any pure php rpm but it is an php-excel and so on, what php should
i use ?
the yum command do noit find any php to update since i have php installed than
it complains that it needs php-pear and i am in the same situation and i have
several to choose among ..., php-ldap is missing ...
Matthias Nilsson
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