The LAMP configuration in Ubuntu has become a heart disease for some people. With the phpmyadmin configuration, they even do not know it. Now I will share some of my experiences on LAMP and phpmyadmin configuration in LINUX. Hope to help you. We must first install LAMP Apache, PHP5, and Mysql5. open the terminal and enter the command line. 1. Install Apache1. open the Terminal 2. Enter the following command
Installing lamp and phpMyAdmin under Ubuntu
Installing lamp and phpMyAdmin under Ubuntu
About the lamp configuration under Ubuntu, has become some people's heart disease, plus phpmyadmin configuration, but also make them selves here. Now I'm going to share some of my experience with Linux on configuring lamp and phpMyAdmin
This article describes how to install apache + mysql + php + phpMyAdmin in the source code. If other software packages are missing during installation, we will use yum for installation. If your RHEL is not charged and cannot use yum, configure the yum source of CentOS or download the rpm package.
This article describes how to install apache + mysql + php + phpMyAdmin in the source code. If other software pa
configuration in php overwrites. If the default value is what you need, you do not need the config. inc. php configuration file. the default configuration file config. default. php of phpmyadmin is stored in the libraries Directory.
Phpmyadmin configuration file config. default. php configuration option description
Note that my phpmyadmin configuration file is
phpMyAdmin Introduction
phpMyAdmin is a PHP-based program that can control and manipulate MySQL over the internet. With phpMyAdmin, you can fully manipulate the database, such as setting up, copying/deleting data, and so on.
Installation article
First step: Download phpMyAdmin
To the Sky Software station download
displayed, which is the configuration file of mysql,
Of course, it's just a port change. I still cannot access it. You also need to modify the phpmyadmin configuration file. There are two ways:
I. solutions to access phpmyadmin errors
1. open the xampp Directory (the default installation directory), open the phpmyadmin directory, and find config. inc. php, my d
).
8. open http: // localhost/phpinfo. php in the browser. Make sure to compare the information displayed in "Zend Engine" before and after installation (see ).
6. install the GD Library:
Configure "php. you can open the GD library support (remove "; extension = php_gd2.dll" at the beginning of the line ";") in the browser: // localhost
, and install phpMyAdmin management MySQL. The article selected from the network, but after their own test, indeed no problem.
Open terminal (shortcut key ctrl+alt+t)
1. Install Apache
1. Open Terminal
2. Enter the following command
sudo apt-get install apache2
3. If you do not have sudo permissions, you need to enter a password.
2. Test Apache
To determine if the installation was successful, let's test it.
1. Open the browser, enter the following URL
The following conditions may cause you to run the phpMyAdmin program prompt "Unable to load MCrypt extensions, check the PHP configuration" error prompt1, does not install the MySQL database correctly, in the system service MySQL related service does not start (please check correctly installs the MySQL method)2, in the system system32 (C:WINDOWSSYSTEM32) directory is missing libmcrypt.dll files, the solution is to find the PHP directory Libmcrypt.dll,
phpMyAdmin is a graphical management tool for MySQL that allows you to manage your MySQL database on a web interface, which is not easy and fast.This installation and configuration is under the CentOS 6.4 system, the system has been deployed LNMP environment. For phpMyAdmin installation, you can choose Yum's online installation or download it on its official website and unzip it to your Web server directory
Ex:/usr/local/apache/htdocs/(this is where my webpage is stored)
A. # mv phpmyadmin_2.0.5.tar.gz/usr/local/apache/htdocs/move to the root directory of the file
B. # tar zxvf phpmyadmin_2.0.5.tar.gz decompress phpmyadmin_2.0.5.tar.gz
C. Path/usr/local/apache/htdocs/phpmyadmin
D. modify the configuration file.
# Vi config. inc. php3
Find the following section
$ Login servers [1] ['host'] = 'localhost'; // my
Ideal for database administrators who are unfamiliar with database operations commands, here's how to install the tool:
1. Download the phpMyAdmin online first, and then unzip to the web directory that can be accessed (if it is virtual space, you can unzip and upload to the Web directory via FTP, etc.), of course, you can modify the name of the file after decompression.
2. Configure config file
Open the config.default.php file under libraries, lo
PHPMYADMIN installation tutorialTo put it simply, phpmyadmin is a mysql management tool. After installing this tool, you can directly manage mysql Data on the web without executing system commands,
It is very suitable for database managers who are unfamiliar with database operation commands. Next I will explain how to install the tool:1. First download phpmyadmin
First download the phpMyAdmin installation package from the official website.
I seem to be unable to enter the official website, here: http://sourceforge.net/projects/phpmyadmin/1. Decompress phpMyAdmin to the root directory.
[root@localhost ~]# tarz zxvf phpMyAdmin-3.5.4-al
. :)
vii. installation of phpMyAdmin:
1. Extract the "PHPMyAdmin V2.10.0 RC1" installation package directly into the "F:\MyForumProg\MyBBS\PHPMyAdmin" directory (see).
2. Copy "config.default.php" Files in "F:\MyForumProg\MyBBS\PHPMyAdmin\libraries" directory to "F:\MyForumP
I have found many methods on the Internet to solve this problem.
I use php-4.4.1 + mysql-4.0.26 + Windows2000 Professional Build Environment
Phpmyadmin2.11.4.
After installation, discuz is installed in the web directory! 6.0.0 is successful.
Then, after phpmyadmin2.11.4 is installed, the following error occurs: Problem example: {MySQL #1045-Access denied for user 'root' @ 'localhost' (using password: No )}
Install phpmyadmin2.11.4. You can download an
Document directory
1. install Apache
2. Test Apache
3. Install PhP5
4. Test PHP
5. Install MySQL
The lamp configuration in Ubuntu has become a heart disease for some people. With the phpMyAdmin configuration, they even do not know it. Now I will share some of my experiences on lamp and phpMyAdmin configuration in Linux. Hope to help you.
We need to install lamp in Apache, PhP5, and mysql5.
Open the
About the lamp configuration under Ubuntu, has become some people's heart disease, plus phpmyadmin configuration, is to make them selves here. Now I'm going to share some of my experience with the lamp and phpMyAdmin under Linux. I hope it will be of some help to you.
The first thing we need to install lamp is APACHE,PHP5,MYSQL5.
Open the terminal and enter the command line. 1. Install Apache
1. Open Termin
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.