Install MySQL Server 4.1 on Ubuntu להתקין שרת MySQL 4.1 on Ubuntu
Installing MySQL 4.1 Server on Ubuntu is a quick and easy process. התקנת שרת MySQL 4.1 on Ubuntu הוא תהליך מהיר וקל. It almost feels like it should be more difficult. זה כמעט מרגיש כמו שזה צריך להיות יותר קשה.
Open a terminal window, and use the following command: פתח חלון מסוף, ולהשתמש את הפקודה הבאה:
sudo apt-get install mysql-server-4.1 sudo apt-get install mysql-server-4.1
If you are running PHP you will also need to install the php module for mysql 4: אם אתה מפעיל PHP תצטרך גם להתקין את המודול PHP 4 MySQL עבור:
sudo apt-get install php4-mysql sudo apt-get install php4-mysql
To create a new database, use the mysqladmin command: כדי ליצור מסד נתונים חדש, השתמש בפקודה mysqladmin:
mysqladmin create <databasename> mysqladmin ליצור <databasename>
See, really easy! ראה, באמת קל!

Daily Email Updates שערי עדכונים בדוא"ל
You can get our how-to articles in your inbox each day for free. אתה יכול לקבל כמה שלנו למאמרים לתיבת הדואר שלך בכל יום בחינם. Just enter your name and email below: פשוט להזין את שם ואת הדוא"ל שלך להלן:



hello i was hoping u could give me step by step instructions on how to Create my own World of warcraft server for Burning Crusade. שלום אני קיוויתי U יכול לתת לי הוראות צעד אחר צעד על איך ליצור עולם משלי של שרת Warcraft עבור מסע הצלב הבוער. because i recently joined a private server and i got to 70 sure but i couldnt be a GM (game master) so i couldnt do really anything because there are only 6 people on the server and they are all of the same faction. כי אני הצטרפה לאחרונה שרת פרטי ואני צריך 70 בטוח אבל אני couldnt להיות ג 'נרל מוטורס (מאסטר המשחק) אז couldnt אני באמת כלום כי יש רק 6 אנשים בשרת והם כל הסיעה אותו.
Hi! הי!
How can I install MySQL 4.1 on Ubuntu Server 8.04? איך אני יכול להתקין את MySQL 4.1 on Ubuntu 8.04 Server? When this is not possible, what is the newest Ubuntu Server Version that supports MySQL 4.1? כאשר זה לא אפשרי, מה הוא הכי חדשים Ubuntu Server גירסה 4.1 התומך ב-MySQL?
Thanks and Greets תודה מברך
Jürgen יורגן