thanks Scott.
Followed the wiki and all worked fine.
Search found 12 matches
- Mon May 07, 2007 9:26 am
- Forum: PHP Help and Discussion
- Topic: PHP Upgrade on centos 4 - missing dependencies
- Replies: 11
- Views: 14085
- Mon May 07, 2007 5:15 am
- Forum: PHP Help and Discussion
- Topic: PHP Upgrade on centos 4 - missing dependencies
- Replies: 11
- Views: 14085
- 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
Has anyone else done this lately?
Why am I not getting the upgrade from centosplus?
- Thu May 03, 2007 10:33 am
- Forum: PHP Help and Discussion
- Topic: PHP Upgrade on centos 4 - missing dependencies
- Replies: 11
- Views: 14085
- 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% |=================...
- Thu Apr 06, 2006 7:12 pm
- Forum: PHP Help and Discussion
- Topic: php update for Centos4
- Replies: 3
- Views: 5697
- 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...
- 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 ...
- 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...
- Tue Apr 04, 2006 7:30 pm
- Forum: General Help and Development Discussion
- Topic: files needed for yum
- Replies: 13
- Views: 11193
- 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...
- 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...