Search found 6 matches

by sysfiddler
2018/10/04 06:26:25
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

Ok, so I did some digging... I updated my CentOS Base repo to pull the right version.. [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os #baseurl=http://mirrors.gina.alaska.edu/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=...
by sysfiddler
2018/10/04 05:23:01
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

Been thinking through this and I wonder if somewhere int he process of testing different repo's I messed something up... Here are the different repo's I have available on my box... I am open to any recommendations on the best way to get this fixed. Really need to figure out a way to update PHP, it's...
by sysfiddler
2018/10/04 05:19:39
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

@Remirepo

Thanks for pointing that out. I had not noticed that. Do you have a recommendation on the best way to approach this? I'm at a loss for what the next step is. Open to any recommendations.

Thanks in advance.
by sysfiddler
2018/10/01 04:53:43
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

Good question, here is my repo: [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=i386&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/i386/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 #released updates [updates...
by sysfiddler
2018/10/01 04:09:15
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

Hi @trevorH Yes, you're right. My apologies. I saw the response above and immediately saw similarities. Here is my setup: # cat /etc/redhat-release CentOS release 6.10 (Final) # uname -a Linux server.com 4.15.13-x86_64-linode106 #1 SMP Tue Mar 27 14:42:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux # rp...
by sysfiddler
2018/09/30 05:47:47
Forum: CentOS 6 - Software Support
Topic: Issues Updating PHP
Replies: 18
Views: 45819

Re: Issues Updating PHP

Hi @adamtw1010

I am experiencing the same thing. I'm on a CentOS 6.10 machine and trying to upgrade from PHP 5.3.3 to 7.2. I have the same exact errors with dependencies.

I would love to know what you did here

Code: Select all

Got it. Removed graphviz & rrdtool.
What exactly did you do?

Thanks