Install MySQL Server 4.1 on Ubuntu MySQL पर स्थापित Ubuntu सर्वर 4.1
Installing MySQL 4.1 Server on Ubuntu is a quick and easy process. Ubuntu पर 4.1 MySQL अधिष्ठापन सर्वर एक त्वरित और आसान प्रक्रिया है. 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-मिल स्थापित mysql-server-4.1
If you are running PHP you will also need to install the php module for mysql 4: अगर आप PHP चल रहे हैं भी mysql 4 के लिए php मॉड्यूल स्थापित करने की आवश्यकता होगी:
sudo apt-get install php4-mysql उपयुक्त sudo-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? मैं Ubuntu सर्वर 8.04 पर कैसे 4.1 MySQL स्थापित कर सकते हैं? When this is not possible, what is the newest Ubuntu Server Version that supports MySQL 4.1? जब यह संभव नहीं है, नवीनतम Ubuntu सर्वर संस्करण 4.1 का समर्थन करता है MySQL क्या है?
Thanks and Greets धन्यवाद और बधाई
Jürgen Jürgen