Re: [CentOS] PHP version dilemma

2012-10-05 Thread Travis Fraser
On Fri, 2012-10-05 at 19:27 -0700, Todd Cary wrote: > In trying to run some old php programs, I have discovered that > mcrypt is not part of php53. Not sure how to research this. http://wiki.centos.org/AdditionalResources/Repositories EPEL -- Travis Fraser __

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
In trying to run some old php programs, I have discovered that mcrypt is not part of php53. Not sure how to research this. Todd Ariste Software Bend, OR 97702 http://www.aristesoftware.com On 10/5/2012 11:37 AM, Rainer Duffner wrote: > Am 05.10.2012 um 20:38 schrieb Todd Cary : > >> Concrete5

[CentOS] Dovecot & pam issues

2012-10-05 Thread Mike Watson
I'm replacing my old Fedora 7 mail server with a new one running CentOS6.3. The old server uses plain-text logins and password for pop3 and IMAP. I'm unable to get dovecot to authenticate. It's failing the password check. Trying 192.168.1.50... Connected to orion (192.168.1.50). Escape charact

Re: [CentOS] PHP version dilemma

2012-10-05 Thread John R Pierce
On 10/05/12 12:50 PM, Todd Cary wrote: > Sorry I missed that...probably the same for MySQL. # yum list php53\* Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: centos.mirror.facebook.net * extras: centos.mirrors.hoobly.com * updates: mirror.5nineso

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
On 10/5/2012 11:58 AM, Rainer Duffner wrote: > Am 05.10.2012 um 21:04 schrieb Todd Cary : > If any of you that were so generous with your assistance (and patience) should come to Bend, Oregon, please look me up...I owe you a Boneyard RPM IPA beer! With appreciation Todd Cary Bend, OR 9770

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
Sorry I missed that...probably the same for MySQL. Todd Ariste Software Bend, OR 97702 http://www.aristesoftware.com On 10/5/2012 12:37 PM, John R Pierce wrote: > On 10/05/12 12:43 PM, Todd Cary wrote: >> The remaining problem is that version is compiled without GD; >> something I need. Is the

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
On 10/5/2012 11:58 AM, Rainer Duffner wrote: > Am 05.10.2012 um 21:04 schrieb Todd Cary : > >> What is the best way around this problem: >> >> Resolving Dependencies >> --> Running transaction check >> ---> Package php53.i386 0:5.3.3-13.el5_8 set to be updated >> --> Processing Dependency: php53-co

Re: [CentOS] PHP version dilemma

2012-10-05 Thread John R Pierce
On 10/05/12 12:43 PM, Todd Cary wrote: > The remaining problem is that version is compiled without GD; > something I need. Is there an easy way to get php53 WITH gd? yum install php53-gd, as was pointed out to you several times. -- john r pierceN 37, W 122 santa cr

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
On 10/5/2012 11:58 AM, Rainer Duffner wrote: > Am 05.10.2012 um 21:04 schrieb Todd Cary : > >> What is the best way around this problem: >> >> Resolving Dependencies >> --> Running transaction check >> ---> Package php53.i386 0:5.3.3-13.el5_8 set to be updated >> --> Processing Dependency: php53-co

Re: [CentOS] dropbox

2012-10-05 Thread Mike Burger
> Am 05.10.2012 um 18:39 schrieb Andrei Rolando León Salas: >> i want to have dropbox in server, with my account, so i am the only one >> that can see my files. dropbox use Secure Sockets Layer (SSL) and >> AES-256 >> bit encryption. so i thought was safe. and i can select wich folder to >> sych.

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Rainer Duffner
Am 05.10.2012 um 21:04 schrieb Todd Cary : > > What is the best way around this problem: > > Resolving Dependencies > --> Running transaction check > ---> Package php53.i386 0:5.3.3-13.el5_8 set to be updated > --> Processing Dependency: php53-common = 5.3.3-13.el5_8 for package: > php53 > -->

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
What is the best way around this problem: Resolving Dependencies --> Running transaction check ---> Package php53.i386 0:5.3.3-13.el5_8 set to be updated --> Processing Dependency: php53-common = 5.3.3-13.el5_8 for package: php53 --> Processing Dependency: php53-cli = 5.3.3-13.el5_8 for package:

[CentOS] [SOLVED] Re: lost udp packets

2012-10-05 Thread James Pifer
Reboot didn't help, but modifying my snmpd.conf and adding "master agentx" did the trick. Apparantly snmpd was quietly denying snmptrapd from connecting. Just happened to come across the suggestion. Now I need to figure out how to have the traps forwarded but retain the real source of the trap.

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Rainer Duffner
Am 05.10.2012 um 20:38 schrieb Todd Cary : > Concrete5 " http://www.concrete5.org/documentation/background/system_requirements "PHP 5.2.x or 5.3x" So use 5.3, please. GD is included: http://mirror.switch.ch/ftp/mirror/centos/5.8/os/x86_64/CentOS/ … php53-5.3.3-5.el5.x86_64.rpm

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
On 10/5/2012 11:05 AM, Rainer Duffner wrote: > Am 05.10.2012 um 18:57 schrieb Todd Cary : > >> I am running Centos 5.8; at least >> >> uname -rmi >> >> gives me centos-release-5-8.el5.centos >> >> A CMS package is telling me that I need PHP 5.2x, however yum >> update says that I am fully up to dat

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Rainer Duffner
Am 05.10.2012 um 18:57 schrieb Todd Cary : > I am running Centos 5.8; at least > > uname -rmi > > gives me centos-release-5-8.el5.centos > > A CMS package is telling me that I need PHP 5.2x, however yum > update says that I am fully up to date. > > Is there a "safe" way to upgrade PHP to 5.2

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Todd Cary said the following on 05/10/12 19:45: > However, I am not sure what you mean by > > and then install the php53 packages you previously had if the output of rpm -q --all | grep php is (for instance) php php-cli php-gd php-mysql you shoul

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Karanbir Singh
erm, On 10/05/2012 06:54 PM, Karanbir Singh wrote: > Thats exactly what Leon said. And also that only applies to packages apps - which if Todd was using, he would not have had this issue since the app would have requested the right build anyway -- Karanbir Singh +44-207-0999389 | http://www.kar

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Karanbir Singh
On 10/05/2012 06:51 PM, John R. Dennison wrote: >> @Todd: Just to clarify - the functionality and reliability >>of php53 is not restricted/"faulty" or what ever ... > > Actually, it is. The EL php53 package does not "Provide: php" so any > other package depending on that being present wi

Re: [CentOS] PHP version dilemma

2012-10-05 Thread John R. Dennison
On Fri, Oct 05, 2012 at 07:06:14PM +0200, Leon Fauster wrote: > > @Todd: Just to clarify - the functionality and reliability >of php53 is not restricted/"faulty" or what ever ... Actually, it is. The EL php53 package does not "Provide: php" so any other package depending on that being p

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
On 10/5/2012 10:10 AM, Luigi Rosa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Todd Cary said the following on 05/10/12 18:57: > >> Is there a "safe" way to upgrade PHP to 5.2x? > rpm -q --all | grep php > > save the list of php packages > > stop httpd > > save /etc/php.ini, even if

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread m . roth
James B. Byrne wrote: > On Fri, October 5, 2012 10:43, Phil Dobbin wrote: >> m.r...@5-cent.us wrote: >>> Nux! wrote: On 05.10.2012 14:31, Nux! wrote: > On 05.10.2012 14:05, James B. Byrne wrote: > >> So what is it that I am missing? What other step is required to >> get my 'no

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread James B. Byrne
On Fri, October 5, 2012 10:43, Phil Dobbin wrote: > m.r...@5-cent.us wrote: > >> Nux! wrote: >>> On 05.10.2012 14:31, Nux! wrote: On 05.10.2012 14:05, James B. Byrne wrote: > So what is it that I am missing? What other step is required to > get > my 'normal' gnome desktop wi

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Todd Cary said the following on 05/10/12 18:57: > Is there a "safe" way to upgrade PHP to 5.2x? rpm -q --all | grep php save the list of php packages stop httpd save /etc/php.ini, even if is renamed by rpm, but better have another copy, just in ca

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Leon Fauster
Am 05.10.2012 um 18:58 schrieb Brian Mathis: > On Fri, Oct 5, 2012 at 12:57 PM, Todd Cary wrote: >> A CMS package is telling me that I need PHP 5.2x, however yum update says >> that I am fully up to date. >> Is there a "safe" way to upgrade PHP to 5.2x? > > Take a look at the IUS package repo: >

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Leon Fauster
Am 05.10.2012 um 18:57 schrieb Todd Cary: > I am running Centos 5.8; at least > > uname -rmi > > gives me centos-release-5-8.el5.centos > > A CMS package is telling me that I need PHP 5.2x, however yum > update says that I am fully up to date. > > Is there a "safe" way to upgrade PHP to 5.2x?

Re: [CentOS] PHP version dilemma

2012-10-05 Thread Brian Mathis
On Fri, Oct 5, 2012 at 12:57 PM, Todd Cary wrote: > I am running Centos 5.8; at least > uname -rmi > gives me centos-release-5-8.el5.centos > > A CMS package is telling me that I need PHP 5.2x, however yum > update says that I am fully up to date. > > Is there a "safe" way to upgrade PHP to 5.

Re: [CentOS] dropbox

2012-10-05 Thread Leon Fauster
Am 05.10.2012 um 18:39 schrieb Andrei Rolando León Salas: > i want to have dropbox in server, with my account, so i am the only one > that can see my files. dropbox use Secure Sockets Layer (SSL) and AES-256 > bit encryption. so i thought was safe. and i can select wich folder to > sych. like only

[CentOS] PHP version dilemma

2012-10-05 Thread Todd Cary
I am running Centos 5.8; at least uname -rmi gives me centos-release-5-8.el5.centos A CMS package is telling me that I need PHP 5.2x, however yum update says that I am fully up to date. Is there a "safe" way to upgrade PHP to 5.2x? Todd -- Ariste Software Bend, OR 97702 http://www.aristeso

Re: [CentOS] dropbox

2012-10-05 Thread Andrei Rolando León Salas
Message: 3 Date: Thu, 4 Oct 2012 12:55:46 -0400 From: m.r...@5-cent.us Subject: Re: [CentOS] About dropbox To: "CentOS mailing list" Message-ID: <607ac5fc98b9b8090a2b39fabba2241a.squir...@mail.5-cent.us> Content-Type: text/plain;charset=utf-8 Andrei Rolando Le?n Salas wrote: > Hello, i use dropbo

[CentOS] CentOS-announce Digest, Vol 92, Issue 3

2012-10-05 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread Phil Dobbin
m.r...@5-cent.us wrote: > Nux! wrote: >> On 05.10.2012 14:31, Nux! wrote: >>> On 05.10.2012 14:05, James B. Byrne wrote: >>> So what is it that I am missing? What other step is required to get my 'normal' gnome desktop with the utilities ans such displayed in the title bar? >>> Try

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread m . roth
Nux! wrote: > On 05.10.2012 14:31, Nux! wrote: >> On 05.10.2012 14:05, James B. Byrne wrote: >> >>> So what is it that I am missing? What other step is required to get >>> my 'normal' gnome desktop with the utilities ans such displayed in >>> the title bar? >> >> Try: >> yum groupinstall "Desktop"

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread Nux!
On 05.10.2012 14:31, Nux! wrote: > On 05.10.2012 14:05, James B. Byrne wrote: > >> So what is it that I am missing? What other step is required to get >> my 'normal' gnome desktop with the utilities ans such displayed in >> the >> title bar? > > Try: > yum groupinstall "Desktop" "Desktop Platform"

Re: [CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread Nux!
On 05.10.2012 14:05, James B. Byrne wrote: > So what is it that I am missing? What other step is required to get > my 'normal' gnome desktop with the utilities ans such displayed in > the > title bar? Try: yum groupinstall "Desktop" "Desktop Platform" "General Purpose Desktop" Btw, you can't r

[CentOS] Installing a gnome-desktop on CENTOS-6.3 following minimal system install.

2012-10-05 Thread James B. Byrne
I am still trying without much success to get a desktop on my minimal + virtualization install of a CentOS-6.3 kvm host. When I run startx I get a desktop but other than the icons for computer, home and trash there is nothing displayed. I can right click the mouse and from there I can open a ter

Re: [CentOS] gnome-desktop on Centos-6.3

2012-10-05 Thread Nicolas Thierry-Mieg
James B. Byrne wrote: > > On Thu, October 4, 2012 10:55, m.r...@5-cent.us wrote: > e change in behaviour. >> >> Sounds almost like you've got twm running. You might need to switch >> window managers. >> > > There is however, not even the minimal title bar that twm is supposed > to provide, or has t

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 2:30 AM, John R Pierce wrote: > On 10/05/12 1:53 AM, adekoya adekunle wrote: >> >how to install phpmyadmin on centos 6.3 ? > assuming you want to use postgresql 9.1 on a 64bit CentOS 6.x system > with phpPgAdmin.. wait, ignore this. I thought I was on the postgres list and that read

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 2:15 AM, Tony Mountifield wrote: >> I would appreciate your kind and timely response on this. > This is a community list - we are not obliged to do "timely" indeed, that almost made it sound like a RFQ [*] for a contract. [*] Request for Quotation -- john r pierce

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 1:53 AM, adekoya adekunle wrote: > how to install phpmyadmin on centos 6.3 ? assuming you want to use postgresql 9.1 on a 64bit CentOS 6.x system with phpPgAdmin... # rpm -Uvh http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/pgdg-centos91-9.1-4.noarch.rpm ... # yum install postgre

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread Tony Mountifield
In article , adekoya adekunle wrote: > Hi guys, > > Pls I need good and working instructions on how to install phpmyadmin on > centos 6.3 ? http://lmgtfy.com/?q=installing+phpmyadmin+on+centos > I would appreciate your kind and timely response on this. This is a community list - we are not obl

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John Doe
From: adekoya adekunle > Pls I need good and working instructions on how to install phpmyadmin on > centos 6.3 ? > I would appreciate your kind and timely response on this. I kindly and timely suggest you go look in phpmyadmin's download section. Hint: they have a distributions section. Then, I s

[CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread adekoya adekunle
Hi guys, Pls I need good and working instructions on how to install phpmyadmin on centos 6.3 ? I would appreciate your kind and timely response on this. regards kunle ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/