On Sun, 2017-03-19 at 10:24 -0400, Mark Weaver wrote:
> Heavens no... I love my CentOS 5 server. I going to try and keep it
> around as long as possible.
I like and admire C5 too. Httpd applications on C5 also run, without
problems in my experience, on C6.
--
Regards,
Paul.
England, EU.
On 03/19/2017 01:06 PM, Robert Nichols wrote:
On 03/19/2017 07:32 AM, Mark Weaver wrote:
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is increasing.
Packag
On 03/19/2017 07:32 AM, Mark Weaver wrote:
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is increasing.
Packages don't disappear after 3/31. They just get mo
On 03/19/2017 10:43 AM, Jonathan Billings wrote:
On Sun, Mar 19, 2017 at 10:24:27AM -0400, Mark Weaver wrote:
On 03/19/2017 10:00 AM, Jonathan Billings wrote:
>On Sun, Mar 19, 2017 at 08:32:38AM -0400, Mark Weaver wrote:
>>I'm getting things ready to upgrade my aging installation of MySQL
>>5.0.
On Sun, Mar 19, 2017 at 10:24:27AM -0400, Mark Weaver wrote:
> On 03/19/2017 10:00 AM, Jonathan Billings wrote:
> >On Sun, Mar 19, 2017 at 08:32:38AM -0400, Mark Weaver wrote:
> >>I'm getting things ready to upgrade my aging installation of MySQL
> >>5.0.95 on my CentOS 5 LAMP server. With the impe
On 03/19/2017 10:00 AM, Jonathan Billings wrote:
On Sun, Mar 19, 2017 at 08:32:38AM -0400, Mark Weaver wrote:
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is
On Sun, Mar 19, 2017 at 08:32:38AM -0400, Mark Weaver wrote:
> I'm getting things ready to upgrade my aging installation of MySQL
> 5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
> fast approaching my sense of doom and urgency is increasing.
It isn't clear to me, but are yo
Hi All,
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is increasing.
I see that the necessary packages are available in @base and @updates -
mysql51 and mysql
From: Jack Fredrikson
> Upon trying to run django, I get this error:
> ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1
> If I run yum update mysql I don't upgrade (expected). What do?
Why are you trying to update mysql when the error says 'MySQLdb'?
Check also the versi
Hi;
Upon trying to run django, I get this error:
ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1
If I run yum update mysql I don't upgrade (expected). What do?
TIA,
Jack
___
CentOS mailing list
CentOS@centos.org
http://lists.c
> django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is
> required; you have 1.2.1
To identify what package contains a specific file, you can use yum search.
For example:
yum search MySQLdb
returns
MySQL-python.x86_64 : An interface to MySQL
therefore MySQLdb can be updated
2010/6/28 Susan Day
> Hi;
> I'm trying to install django and got this error:
>
> django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is
> required; you have 1.2.1
>
> So then I tried yum upgrade mysql and got this:
>
> No Packages marked for Update
>
> Please advise.
> TIA,
> Su
On 28/06/2010 18:21, Susan Day wrote:
> Hi;
> I'm trying to install django and got this error:
>
> django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is
> required; you have 1.2.1
>
> So then I tried yum upgrade mysql and got this:
You should go and talk about this in the djan
Hi;
I'm trying to install django and got this error:
django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is
required; you have 1.2.1
So then I tried yum upgrade mysql and got this:
No Packages marked for Update
Please advise.
TIA,
Susan
On Tue, Apr 15, 2008 at 3:19 PM, Tito Valentin <[EMAIL PROTECTED]> wrote:
>
> I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I need
> to go from MySQL 4.1 to 5.
Having gone through this process about 7 months ago: It's not
recommended to do a "binary upgrade", that is, to sim
Tito Valentin wrote:
Hello All,
I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I
need to go from MySQL 4.1 to 5. I downloaded the following two files:
mysql-server-5.0.58-1.el4.centos.i386.rpm
mysql-5.0.48-2.el4.centos.i386.rpm
You do notice, those are two different ve
On Tue, Apr 15, 2008 at 7:53 PM, Tito Valentin <[EMAIL PROTECTED]> wrote:
> I still have problems installing even after I have removed the old mysql:
>
> [EMAIL PROTECTED] tmp]# rpm -Uvh mysql-5.0.48-2.el4.centos.i386.rpm
> error: Failed dependencies:
> mysql-libs = 5.0.48-2.el4.centos is n
I still have problems installing even after I have removed the old mysql:
[EMAIL PROTECTED] tmp]# rpm -Uvh mysql-5.0.48-2.el4.centos.i386.rpm
error: Failed dependencies:
libmysqlclient.so.15 is needed by mysql-5.0.48-2.el4.centos.i386
libmysqlclient.so.15(libmysqlclient_15) is need
Gotcha!...thanks for that info.
On Tue, Apr 15, 2008 at 7:33 PM, Les Mikesell <[EMAIL PROTECTED]> wrote:
> Tito Valentin wrote:
>
> > If I am going to run "rpm -Uvh" then why would I need to remove the
> > current mysql server? If I remove the current mysql, shouldn't I run "rpm
> > -ivh" instea
Tito Valentin wrote:
If I am going to run "rpm -Uvh" then why would I need to remove the
current mysql server? If I remove the current mysql, shouldn't I run
"rpm -ivh" instead?
If a package isn't already installed -U does the same as -i. In most
cases you can use -U without bothering to ch
If I am going to run "rpm -Uvh" then why would I need to remove the current
mysql server? If I remove the current mysql, shouldn't I run "rpm -ivh"
instead?
Thanks for the help so far.
On Tue, Apr 15, 2008 at 6:24 PM, Morten Nilsen <[EMAIL PROTECTED]> wrote:
> Tito Valentin wrote:
>
> > I am
Tito Valentin wrote:
I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I
need to go from MySQL 4.1 to 5. I downloaded the following two files:
mysql-server-5.0.58-1.el4.centos.i386.rpm
mysql-5.0.48-2.el4.centos.i386.rpm
I tried to do:
yum install mysql-server-5.0.58-1.el4.c
Hello All,
I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I need
to go from MySQL 4.1 to 5. I downloaded the following two files:
mysql-server-5.0.58-1.el4.centos.i386.rpm
mysql-5.0.48-2.el4.centos.i386.rpm
I tried to do:
yum install mysql-server-5.0.58-1.el4.centos.i386.r
23 matches
Mail list logo