Mysql client to old but not server

Posts from previous Beta sessions

WowRoster 2.0 and mysql 4.0.20

Postby cwpc » Tue Jan 08, 2008 2:18 am

My install was working, and i tried to do a clean install of the latest version from the SVN and get

Installation Note
MySQL server version 4.1.0 or higher is required for Roster.

You are running:
Your server version: 5.0.51-log
Your client version: 4.0.25
MySQL versions less than 4.1.0 may experience data corruption and are not supported.
We will not provide support for these types of installations.


Anything i can do?
Image
Image
Image
User avatar
cwpc
WR.net Expert
WR.net Expert
 
Posts: 151
Joined: Wed Jun 13, 2007 9:07 pm
Location: The Edge of Insanity

WowRoster 2.0 and mysql 4.0.20

Postby zanix » Tue Jan 08, 2008 2:29 am

It shouldn't be stopping on a low client version

Maybe the -log is messing up the version check?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

WowRoster 2.0 and mysql 4.0.20

Postby PleegWat » Tue Jan 08, 2008 2:30 am

cwpc: Split for clarity. You're misreading, though I agree the wording may be vague. Only server version > 4.1 is required. However, I strongly recommend you ask your host to upgrade the mysql client, because running the mysql client and server with a differing major version number is bound to cause trouble.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Mysql client to old but not server

Postby PleegWat » Tue Jan 08, 2008 2:34 am

Zanix: suffixes like -log do not influence the version check.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Mysql client to old but not server

Postby cwpc » Tue Jan 08, 2008 2:45 am

im on the phone trying to get it corrected now - in the meantime i am tryiong to use and older version (1555)
Image
Image
Image
User avatar
cwpc
WR.net Expert
WR.net Expert
 
Posts: 151
Joined: Wed Jun 13, 2007 9:07 pm
Location: The Edge of Insanity

Mysql client to old but not server

Postby cwpc » Tue Jan 08, 2008 3:38 am

Answer from my host

With 1&1 Linux hosting packages you have the choice between PHP 3, PHP 4 and
PHP 5. To distinguish a script as PHP 5, simply name the script with the file
extension .php5.

While the PHP developers have done their utmost to ensure compatibility, we cannot
guarantee that PHP 4 scripts will function 100% correctly under PHP 5.

Please note that in contrast to PHP 4, the default for the variable RegisterGlobals
is "off".

By default Apache uses PHP 4 for .php extension. If you don't want to rename all your
scripts to .php5 you can do the following:
Create a .htaccess file and place the following line AddType x-mapp-php5 .php in it.

This will tell Apache to use PHP 5 instead of PHP 4 for the extension .php in the
directory the .htaccess is placed and all sub-directories under it.
Image
Image
Image
User avatar
cwpc
WR.net Expert
WR.net Expert
 
Posts: 151
Joined: Wed Jun 13, 2007 9:07 pm
Location: The Edge of Insanity

Mysql client to old but not server

Postby zanix » Tue Jan 08, 2008 4:48 am

php does not equal mySQL

Your host responded with a way to use php5, not a fix for your mySQL problem
Last edited by zanix on Tue Jan 08, 2008 4:48 am, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Mysql client to old but not server

Postby cwpc » Tue Jan 08, 2008 5:21 am

lol - i love 1and1.com
Image
Image
Image
User avatar
cwpc
WR.net Expert
WR.net Expert
 
Posts: 151
Joined: Wed Jun 13, 2007 9:07 pm
Location: The Edge of Insanity

Mysql client to old but not server

Postby zanix » Tue Jan 08, 2008 5:22 am

It is nice that they have php5 available
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Mysql client to old but not server

Postby cwpc » Tue Jan 08, 2008 6:58 am

ill try using the latest SVN Version tonight when i get home to see if maybe i just muffed something up
Image
Image
Image
User avatar
cwpc
WR.net Expert
WR.net Expert
 
Posts: 151
Joined: Wed Jun 13, 2007 9:07 pm
Location: The Edge of Insanity

Mysql client to old but not server

Postby MattM » Tue Jan 08, 2008 11:11 am

they might have updated the client in their install of php5 but not their install of php4.

just a possibility.
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Mysql client to old but not server

Postby PleegWat » Tue Jan 08, 2008 4:34 pm

It's listing server version 5.x. Roster should install if the server version matches. Are you sure there is no continue button on the screen you're ending up on?
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron