Update mysql server client ?

marcofcp

Verified User
Joined
Jun 14, 2007
Messages
11
Hello

How to update server client MySQL: 4.1.10 to client MySQL: 5 ?

I have :

- Debian 3.1
- MYSQL 5.0.45
- PHP 5
- Apache 2

Help my please

Thank you
 
Hi Marco.

This has been covered alot on the forum already, and this isn't the right section to ask this on.

However, in answer to your question, you need to have installed the client packages as well, and also rebuild php too (as far as my memory serves me).

You should be able to find the information in this section: http://www.directadmin.com/forum/forumdisplay.php?f=38 or this section: http://www.directadmin.com/forum/forumdisplay.php?f=40

Also, Wael's script may work for you [http://www.directadmin.com/forum/showthread.php?s=&threadid=12099] or try reading through the following thread: http://www.directadmin.com/forum/showthread.php?t=18003

Regards
Nath.
 
Last edited:
Thank you tarquel


nothing of all that functions under DEBIAN

Excuse my i'm french lol
 
So, just do "./build mysql" with it, and nothing more :) You can also follow how-to's from help.directadmin.com.
 
it is solved with custombuild.

thank you has all for your assistance :)


Note:I can erase all what is in the file custombuild ?
 
In the custombuild folder? Yes, you can, if you won't use it.
 
Back
Top