Search found 12 matches

by arisk
Mon May 07, 2007 9:26 am
Forum: PHP Help and Discussion
Topic: PHP Upgrade on centos 4 - missing dependencies
Replies: 11
Views: 14085

thanks Scott.
Followed the wiki and all worked fine.
by arisk
Mon May 07, 2007 5:15 am
Forum: PHP Help and Discussion
Topic: PHP Upgrade on centos 4 - missing dependencies
Replies: 11
Views: 14085

I am still battling with this.
Should I remove php-pear then?
Is there some other way?
Maybe from Art's Channels?

Thanks for your help.
by arisk
Thu May 03, 2007 1:25 pm
Forum: PHP Help and Discussion
Topic: PHP Upgrade on centos 4 - missing dependencies
Replies: 11
Views: 14085

Code: Select all

--> Finished Dependency Resolution
Error: Missing Dependency: php <= 4.4.0 is needed by package php-sqlite2
Error: Missing Dependency: php = 4.3.9-3.22.4 is needed by package php-pear
Unfortunately the same.
Has anyone else done this lately?
Why am I not getting the upgrade from centosplus?
by arisk
Thu May 03, 2007 10:33 am
Forum: PHP Help and Discussion
Topic: PHP Upgrade on centos 4 - missing dependencies
Replies: 11
Views: 14085

Actually, I've enabled the centosplus channel in CentOS-Base.repo and am now also getting the pear and sqllite2 dependency error.

Did you end up removing them to proceed?
Instead of your 33 I have 87 plesk packages that will need to be removed?
Thats seems drastic.

Any help is appreciated.
by arisk
Wed May 02, 2007 4:07 pm
Forum: PHP Help and Discussion
Topic: PHP Upgrade on centos 4 - missing dependencies
Replies: 11
Views: 14085

I am trying the same. When I run #yum upgrade I get yum upgrade Setting up Upgrade Process Setting up repositories update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB --:-- atomic 100% |=========================| 951 B 00:00 addons 100% |=================...
by arisk
Thu Apr 06, 2006 7:12 pm
Forum: PHP Help and Discussion
Topic: php update for Centos4
Replies: 3
Views: 5697

Thanks Scott.

So.
#yum remove php-ncurses
then I should be able to go ahead with
#yum update php
?
by arisk
Thu Apr 06, 2006 6:22 pm
Forum: General Help and Development Discussion
Topic: Yet ** ANOTHER ** Horde problem :)
Replies: 3
Views: 5069

Stupid question, but we have the exact same problem after doing the exact same thing... Did the horde DB install? Do you have /etc/psa/.webmail.shadow? Does the following command work? mysql -uhorde -p'cat /etc/psa/.webmail.shadow' -D horde Just curious. Our issues might be related. Edited: Just saw...
by arisk
Thu Apr 06, 2006 6:13 pm
Forum: PHP Help and Discussion
Topic: php update for Centos4
Replies: 3
Views: 5697

php update for Centos4

I am trying to update php to at least 4.3.11 (requested by modernbill) I am currently running 4.3.9 I am on CentOS4 using yum (just installed) with ART's atomic channel. I first run #yum info php It lets me know 4.4.2 is avilable on repo=atomic. I then try #yum update php get a bunch on output then ...
by arisk
Thu Apr 06, 2006 5:43 am
Forum: General Help and Development Discussion
Topic: files needed for yum
Replies: 13
Views: 11193

Ok. to double check first, was I correct in changing $releasever to 4ES in the name entry for ART's atomic channel? I am on Centos4. The base repo is in CentOS-base.repo file located in yum.repos.d directory. Which uses a mirrorlist thing where it finds the closest mirror depending on location. When...
by arisk
Tue Apr 04, 2006 7:30 pm
Forum: General Help and Development Discussion
Topic: files needed for yum
Replies: 13
Views: 11193

It probably does....

[root@vps101 /]# yum update php
Setting up Update Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update

Any ideas?

BTW: Should I go ahead and add the swsoft channel?
thanks again.
-a
by arisk
Tue Apr 04, 2006 7:12 pm
Forum: General Help and Development Discussion
Topic: files needed for yum
Replies: 13
Views: 11193

a million thanks breun. I was able to install yum with little trouble. I modified my yum.conf with the following: [atomic] name=Atomic Rocket Turtle - 4ES - Atomic PSA-Compatible RPMS baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/ replacing all instances of $releasever with 4ES as I under...
by arisk
Tue Apr 04, 2006 4:46 pm
Forum: General Help and Development Discussion
Topic: files needed for yum
Replies: 13
Views: 11193

Great tutorial. I am in the same position (noob) and looking to do the same thing (install yum to update php*) with Plesk 7.5.4 inside a Virtuozzo VPS running Centos4. Where can I get yum for Centos4 (4.2)? I suppose I follow the other steps verbatim then? Will there be issues since this is inside V...