CentOS 6.2 uses yum to install LAMP and phpMyadmin
Jul 25, 2016 am 08:54 AM
Steps 2. Install php/mysql/httpd
Step 3. Configure httpd and mysqld to start automatically at boot
Step 4. Configure phpmyadmin Modify /usr/share/phpmyadmin/config.inc.php
The following introduces the problems encountered in the yum installation lamp environment common problem. 1. phpmyadmin prompts that php-mcrypt is not enabled. This is because the php-mrcrpt extension is not installed. There is no php-mrcrpt extension in the official source. Please install the epel source and then yum install php-mcrypt. 2, phpmyadmin cannot be accessed By default, phpmyadmin can only be accessed using http://localhost/phpmyadmin. You can modify the corresponding part in /etc/httpd/conf.d/phpmyadmin.conf as
Highly not recommended By doing this, it is unsafe to expose phpmyadmin. Note: Apache parses php, modifies the httpd.conf file, and adds
myql can log in remotely and set mysql password:
1.2 .3 Allow remote login
After completion, you can use mysql-front to remotely manage the mysql database. Set mysql to start at boot:
|

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

11 Best PHP URL Shortener Scripts (Free and Premium)

Working with Flash Session Data in Laravel

Simplified HTTP Response Mocking in Laravel Tests

cURL in PHP: How to Use the PHP cURL Extension in REST APIs

Build a React App With a Laravel Back End: Part 2, React

12 Best PHP Chat Scripts on CodeCanyon
