LAMP in Ubuntu Copy to ClipboardSyntax Highlightersudo apt-get install apache2 sudo apt-get install php5 sudo apt-get install libapache2-mod-php5 sudo /etc/init.d/apache2 restart sudo apt-get install libapache2-mod-auth-mysql sudo apt-get install php-mysql sudo apt-get install phpmyadmin gksudo gedit /etc/php/apache2/php.ini ... extension=mysql.so ...sudo /etc/init.d/apache2 restart sudo /etc/init.d/apache2 restart sudo apt-get install mysql-server ... #bind-address = 127.0.0.1 ... mysqladmin -u root password your-new-password mysqladmin -h root@local-machine-name -u root -p password your-new-password sudo /etc/init.d/mysql restart By ranfow|2024-01-18T00:32:46-08:00November 25, 2006|Archive|0 Comments Share This Story, Choose Your Platform! FacebookXRedditLinkedInWhatsAppTelegramTumblrPinterestVkXingEmail About the Author: ranfow A Father. A Programmer. A Blogger. Related Posts 建站新工具–InterServer 建站新工具–InterServer 意外之喜 意外之喜 但行好事,莫问前程 但行好事,莫问前程 先干(gàn)为敬 先干(gàn)为敬 Leave A Comment Cancel replyComment Save my name, email, and website in this browser for the next time I comment.
Leave A Comment