CentOS6.2 use yum to install LAMP and phpMyadmin
# If The system prompts The requested URL returned error: 404, replace it with The latest version.
Rpm-ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
Rpm-ivh http://download.Fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
Step 2. install php/mysql/httpd
# Install apache
Yum-y install http
Phpmyadmin timeout or slow response. I have analyzed two reasons for phpmyadmin timeout or slow response. timeout means that the setting time is not enough. The default value is 1800 seconds. slow response is estimated to be caused by phpmyadmin's automatic check and update, in the following analysis, I have two reasons for my phpmyadmin timeout or slow response.
Phpmyadmin is too slow to open
The final cause of slow loading of phpmyadmin4 series is that phpmyadmin's official website is not frequently opened recently, and The phpmyadmin page automatically checks the official online program version updates, so when you go to the phpmyadmin management page and click the database,
Today when opening the phpMyAdmin prompt: phpMyAdmin appear unable to load mcrypt extension, please check the PHP configuration, let me come to see you can not load mcrypt problem resolution.
You open phpMyAdmin will prompt: Unable to load the mcrypt extension, please check the PHP configuration error
The following scenarios may cause the run
Appear phpmyadmin can not log in is I modified my MySQL server password after the cause, and then Baidu has related reasons, originally modified the mysql password we also need in the phpMyAdmin directory to modify the contents of config.inc.php.
Error hints
#1045-access denied for user ' root ' @ ' localhost ' (using Password:yes)
Locate the config.inc.php file in the
The phpmyadmin configuration file now requires a top secret phrase password. When using phpmyadmin, we may encounter a top-secret phrase password error message in The phpmyadmin configuration file. below I will summarize the solution for you, if you want to know more about phpmyadmin, we may encounter a prompt that The
How to export Chinese garbled characters in mysql and import Chinese garbled characters in phpmyadmin. Phpmyadmin is never used, and navicat is also used on the local machine. phpmyadmin is always slow. This is not the case. if there is no independent host, you have to use phpmyadmin. Step 1:
The solution for PHPMYADMIN to import data up to 2 MB. PHPMYADMIN is a frequently used MySql management tool. backup and restoration are important functions of PHPMYADMIN. you often encounter this situation when restoring a database: PHPMYADMIN is a frequently used MySql management tool to restore data. backup and rest
The problem solution has not been activated for the additional function of the phpMyAdmin link table (tested ). Searching for resources from multiple parties and testing finally solved the problem. In fact, if the installation is correct during installation, the following information will not appear. for example, if you install it in Linux, you are prompted to search for resources from multiple parties and test the solution.
In fact, if the installati
/apachectl-k restart.
If not, it is recommended that you restart Linux again. Execute/server/apache/bin/apachectl start to start Apache. It should be all right.
7. Test if PHP is associated with MySQL.
Executive vi/server/apache/htdocs/test.php
This step has been forgotten. It's all done.
8. Click the I key to enter the insert edit mode. and enter
Phpfans http://www.phpfans.net
$conn = mysql_connect ("localhost", "root", "");
if ($conn) echo "
Succeed";
else echo "
Fail":
?>
9. Click Es
phpMyAdmin is a frequently used MySQL management tool, backup and restore is an important function of phpMyAdmin, in the restoration of the database often encountered such a situation: phpMyAdmin restore the database when the maximum upload limit: 2,048 KB, If the database is a little larger, you can't handle it, or you can use a different backup restore tool suc
When phpmyadmin is installed, the system prompts: Warning: require_once (. librariescommon. inc. Simple method: create a directory to copy the files in phpmyadmin to this directory, and set the path in iis. After PHPmyAdmin is installed, the following simple method will appear during access in IE: create a directory to copy the files in
PhpMyAdmin installation and configuration methods and troubleshooting. Now let's make a simple review: we have encountered all the problems. The key is to check more information and solve the problem with more brains. 1. the mcrypt extension cannot be loaded. check the PHP configuration. a simple review is provided. basically, all problems are encountered. The key is to check more information to solve the problem.
1/the mcrypt extension cannot be load
Macos + apache + php + phpmyadmin integration process. There are two ways to start Apache: enter localhost in the browser, and you can see that the content is Itworks! In the Library WebServerDocument to start Apache
There are two methods:
In this way, enter "http: // localhost" in the browser and you will see the content of "It works !" Is located under "/Library (resource Library)/WebServer/Documents/", which is the default root directory of Apache.
phpMyAdmin is a MySQL management tool, after installing the tool, you can directly manage the MySQL data through the web, without the need to execute system commands to manage, is very suitable for database Operations Command unfamiliar Database manager, below I say how to install the tool:
1. First go to the Internet to download phpMyAdmin, and then extract to the local server can access the root director
Now make a simple review: basically should encounter the problems are met, the key is to find more information, multi-brain can solve the problem.
1/Unable to load mcrypt extension, please check PHP configuration;
2/config file now requires top secret phrase password (blowfish_secret);
3/#2003-the server is not responding.
As the latest version of phpMyAdmin has been updated to 3.1.3.1, many of the online distribution methods are old versions of the
To deal with this problem, a study has found that there are 2 ways:
Method One:
Find PHP.ini Search These 3 places upload_max_filesize, Memory_limit and Post_max_sizeIt would be nice to change the value behind them to larger than the size of the database you need to import.Then restart the PHP environment.
Method Two: Take Phpmyadmin-3.1.0-all-languages as an example, my installation directory E:\wwwroot\phpMyAd
1. First to download phpMyAdmin online, and then extract to the access to the Web directory (if it is virtual space, you can extract the FTP after uploading to the web directory), of course, you can modify the extracted after the name of the file.
2. Configure config file
Open the config.default.php file under libraries, locate the following sequence, and follow the instructions to configure it:
A. Visit the Web site
$cfg [' pmaabsoluteuri '] = '; he
phpMyAdmin is a MySQL database management tool, after the installation of the tool, that is, the Web form can directly manage the MySQL data, without the need to execute system commands to manage, is very suitable for database operation commands unfamiliar database managers, the following detailed description of the tool installation method.
Download Address:
phpMyAdmin
First, d
This article to introduce the browser basic auth way authentication phpMyAdmin automatic login, there is a need to understand the students can enter the reference.
First, the demandAutomatic login PhpMyAdmin. The result is the ability to automatically log in to all Web pages that are certified using the Basic Auth method.
.Second, phpMyAdmin four kinds of authent
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.