I was finally able to get the silly thing to work by downloading the entire
php 4.3.1 package and fiddling with the configure/make process until it ran
beginning to end.  Works fine now.  Thanks Bill-Larry-Michael.

Dan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bill Tangren
Sent: Tuesday, June 17, 2003 9:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Call to undefined function: mysql_connect() (it's
baaaack...)


Daniel R. Hansen wrote:
> [EMAIL PROTECTED] rpms]# rpm -qa|grep mysql
> error: rpmdbNextIterator: skipping h#     641 Header V3 DSA signature:
BAD,
> key ID db42a60e
> [EMAIL PROTECTED] rpms]# rpm -qa|grep php
> php-imap-4.2.2-8.0.5
> asp2php-gtk-0.76.2-3
> error: rpmdbNextIterator: skipping h#     641 Header V3 DSA signature:
BAD,
> key ID db42a60e
> asp2php-0.76.2-3
> php-4.2.2-8.0.5
> php-ldap-4.2.2-8.0.5
> php-pgsql-4.2.2-8.0.5
> [EMAIL PROTECTED] rpms]#
>

I think you are seeing the db locking error. Try this:

# rm /var/lib/rpm/__db*
# rpm --rebuilddb

Then retry the commands I gave you. This will probably get rid of these
errors.

Bill





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to