[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mysql /php



> Try doing rpm -q MySQL  (Note the Uppercase) this will tell you what version
> etc is installed.
>
> Might help...
>
> > tried rpm- e mysql , get the message "mysql not installed". But its there,
> > the problem is my rpms were removed by mistake. They are okay now, but
> > cannot remove mysql.
>

it is indeed probably just an uppercase-lowercase isssue. However, if that still
does not help, you might want to issue the "rpm --rebuilddb" command that will
bring rpm's database up-to-date.