Mailinglist Archive: opensuse (1962 mails)

< Previous Next >
[opensuse] Re: mysql will not start after php upgrade
  • From: Michal Marek <mmarek@xxxxxxx>
  • Date: Fri, 01 Jun 2007 13:30:09 +0200
  • Message-id: <46600341.5060001@xxxxxxx>
Cristian Rodriguez R. wrote:
> Michal Marek escribió:
>> Patrick Shanahan wrote:
>>> ok, 
>>>   1. reinstalled mysql from server:database repo
>>>       rpm -Uvh --replacepkgs ./mysql-5.0.41-4.1.x86_64.rpm
>>>   2. reinstalled php5 from server:/php/SUSE_Linux_10.1/x86_64/
>>>       rpm -Uvh --replacepkgs ./php5-5.2.2-49.1.x86_64.rpm
>>>   3. installed mysql-shared-5.0.18-16
>>>       had newer version which apparently was dropped?
>> Please do *not* mix different versions. Use only the 5.0.41 packages
>> from the buildservice repository and post the results here.
>>
>>
>>>   4. installed libmysqlclient15-5.0.41.-4.1
>>>       required by (3), BUT provides overlapping files ???
>> No, this is a replacement for the old mysql-shared package.
>>
> 
> Still might not work. as PHP does not want to build against
> server:database_10.1 this is the error now.

Getting the php5-mysql extension working with the new mysql lib is
another story (btw, I removed mysql-beta yesterday, so it's just a
question of time until the packages are ready). Let's first focus on the
mysql_upgrade failure reported in the original mail.


> if RPMs are not there that means it is broken and you need to wait for
> them to be ready to use. do not mix stuff, as that way you will only
> shoot yourself in the foot.

Exactly.

Michal
-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >