The online yum installation in Centos is slow. replace the following with the CentOS image server in China!
1. install and configure Apache + php + Mysql
The online yum installation in Centos is slow. replace the following with the CentOS image
[Original] linux Server discuz Forum-general Linux technology-Linux technology and application information. For details, refer to the following section. Set up a discuz forum in linux
Copyright: www.itshanghai.net
This is the learning notes of
CentOS6.5 build The phpMyAdmin management platform CentOSphpmyadmin
Lab requirement: Build a mysql graphics management tool on the server
Linux: CentOS6.5
1. simple deployment of LAMP platform
# Yum-y install httpd mysql-server php-mysql php-pdo
#
You have started Apache and MySQL servers. When CentOS is installed, the two servers are not started. We need to start them in the system service.
You have started Apache and MySQL servers. When CentOS is installed, the two servers are not started.
PhpMyAdmin is written in PHP and can be used to control and operate MySQL databases on the web. PhpMyAdmin can be used to operate databases, such as creating, copying, and deleting data.
1. Install phpMyAdmin. You can use the centos epel
1. Update the system kernel to the latest version.
[Root @ linuxfei ~] # Yum-y update
After the system is updated, if an error message is prompted during Yum installation, run the following command to fix the problem.
[Root @ linuxfei ~] #
PhpMyAdmin is easy to use and has become a common tool for most webmasters. phpmyadmin is more than enough for small websites. However, when the database is large for medium and large websites, phpmyadmin seems to be powerless!When the size of the
Error message#1045-Access denied for user 'root' @ 'localhost' (using password: YES)Find the config. inc. Php file in the phpmyadmin directory and modify the following location:For the config. inc. Php file, the most important thing is to modify the
Normal process 1. of course, the latest version is officially downloaded (I use win, so I will zip it down ~) 2. copy the extracted files to the web application folder. find the configuration file \ libraries & gt; config. default. php copy a copy
Mysql_query error. the username and password in my database are both MD5 encrypted. & lt ;? Phpsession_start (); require_once '../data/config. inc. php'; // Obtain the account password POST submit if (isset ($ _ POST [& q mysql_query error, solve
In
To enable phpMyAdmin to support ZIP files, first install the zip extension in your php.Open the phpMyAdmin configuration file config. Inc. php and add the followingCode:
$ Cfg ['zipdump'] = true
Restart the Apache server.
As the data volume of
The simplest LAMP Configuration
At first, I thought it was quite difficult to try it. Later, my friend told me to try it on a forum, so I tried it first. I wanted to learn iptables first. Now we will first learn the basic LAMP.
After reading the
Merge the ThinkPHP configuration file to eliminate code redundancy,
Many times, when we use ThinkPHP to configure the database connection between the front-end and the back-end of the website, we usually write the configuration separately in the
Phpmyadmin disables the internet.
This document describes how to disable the Internet in phpmyadmin. Share it with you for your reference. The specific method is as follows:
First, find phpmyadmin. conf in the phpmyadmin folder.See the following
Here, we can change its logon mode to http. In this way, the browser can continue to be used as long as it is not closed.Take the php tutorial myadmin installed using apt-get In ubuntu as an example.The document is located at/etc/phpmyadmin/config.
In the actual use of destoon, we often need to establish some modules that are not available in the system as needed. At this time, we need to copy the existing modules to create new modules based on the existing modules. The specific operation is
The popularity of PHP is obvious to all: WordPress in the BLOG program, DEDECMS in the CMS program, and Discuz In the BBS program !, Both are classic.With different programming languages, the databases used by WEB applications have also changed, and
The display method of the product list is finished in the previous example. Next we will talk about how to display the details of a product, which is similar to the methods we commonly use to display posts in forums.* ******* The file that displays
A lot of new PHP friends may be a little troublesome in the database, especially in the case of garbled characters in MYSQL4.1.x. Here is a simple tutorial to help beginners. Maybe many of my friends have learned ASP before, and may miss ASP's set
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.