Search found 9 matches

by whatsupport
Wed Aug 29, 2007 11:17 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

**** SOLVED **** Don't have the exact logs to post but used "yum resolvedep" for php-xml and php-pdo. "yum installed" the depenacies and re-ran "yum install php-pear". Worked like a charm, just had to update the module dir in php.ini and we're in business. # php -v PHP ...
by whatsupport
Wed Aug 29, 2007 10:16 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Even stranger when I attempt to manually install the php rpms after downloading them: # rpm -Uvh php-* error: Failed dependencies: php = 4.3.9-3.22.5 is needed by (installed) php-mysql-4.3.9-3.22.5.i386 php = 4.3.9-3.22.5 is needed by (installed) php-pear-4.3.9-3.22.5.i386 php = 4.3.9-3.22.5 is need...
by whatsupport
Wed Aug 29, 2007 8:26 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

It is a vps server on Virtuozzo if that helps. # rpm -qi man Name : man Relocations: (not relocatable) Version : 1.5o1 Vendor: CentOS Release : 9 Build Date: Mon Feb 21 14:41:51 2005 Install Date: Tue Sep 12 11:46:49 2006 Build Host: agni.build.karan.org Group : System Environment/Base Source RPM: m...
by whatsupport
Wed Aug 29, 2007 8:21 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Yum not used on the server (manually at least) other than recently due to the PHP5 wiki here on ART. I tend to just download the php rpms manually however that too is displaying this php-common error.

Code: Select all

# rpm -q man
man-1.5o1-9
by whatsupport
Wed Aug 29, 2007 7:58 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Apologize for the length but this is all that I am able to scroll up and grab. Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Instal...
by whatsupport
Wed Aug 29, 2007 7:36 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Once glibc is added to the exclude list yum update works (no errors and prompts for confirmation to start the install). However I'm hesitant to do this as it's not what was requested, any further thoughts on the php-common error?

Thanks for your time.
by whatsupport
Wed Aug 29, 2007 7:25 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Results from both: # yum update php-pear php php-xml php-pdo Setting up Update Process Setting up repositories update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 atomic 100% |=========================| 951 B 00:00 addons 100% |=====================...
by whatsupport
Wed Aug 29, 2007 6:27 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Hello, Thanks for the reply, tried the clean-all and it looked like it would work but this is the result. # yum clean all Cleaning up Everything 153 headers removed 21 packages removed 20 metadata files removed 0 cache files removed 10 cache files removed Install re-attempt: # yum install php-pear S...
by whatsupport
Wed Aug 29, 2007 5:13 am
Forum: PHP Help and Discussion
Topic: Error: Missing Dependency: php-common
Replies: 15
Views: 18651

Error: Missing Dependency: php-common

Hello, Attempting to use the "yum install php-pear" wiki post and have encountered the following. Hoping for some help to resolve this issue. # yum install php-pear Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install ar...