In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail about ubuntu can not open phpmyadmin how to do, Xiaobian think quite practical, so share to you as a reference, I hope you can read this article after harvest.
First link the directory, using the following command:
sudo ln -s /usr/share/phpmyadmin/ /var/www/
Note that the upper one is not an IN, but a lowercase L.
Enter 127.0.0.1/phpmyadmin in the browser, if it is correct, you can use it, but sometimes, there will be some tips about what is wrong with mysqlli, continue:
sudo gedit /etc/php5/apache2/php.ini
Find extension_dir', the correct directory is'/usr/lib/php5/ext', set the directory of extension_dir to/usr/lib/php5/ext, and run the following command:
sudo mkdir /usr/lib/php5/extsudo cp /usr/lib/php5/20090626/*.* /usr/lib/php5/ext/sudo /etc/init.d/apache2 restart
Now visit 127.0.0.1/phpmyadmin and you can access it normally.
Note: The above 20090626 specific check what your own directory is, change it.
About "ubuntu can not open phpmyadmin how to do" this article is shared here, I hope the above content can be of some help to everyone, so that you can learn more knowledge, if you think the article is good, please share it to let more people see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 239
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.