. You can also use the default settings.
3. httpd service configuration: phpMyAdmin requires the help of the httpd service. This step is very important.
A. First find the phpMyAdmin installation path. My Fedora13 is installed under/usr/share/phpMyAdmin.
B. Note that your httpd service has been enabled. If not, run the following command:Sudo chkconfig -- level 345
Can I use Alias to modify the default access path of phpMyAdmin? PhpMyAdmin configuration file. the conf file is located in/etc/httpd/conf. d/directory, all are located in/etc/httpd/conf. d/the configuration file in the directory uses Alias to modify the default access path of phpMyAdmin
?
PhpMyAdmin configuration fi
:
http://localhost/testphp.php
If the PHP information page is displayed, it means that you have succeeded in a small step.
5. install MySQL
Next we will install Mysql5 (this is the last step, which is also a more troublesome step. pay attention to it during installation .)
Step 1. open the terminal again and enter the following content.
sudo apt-get install mysql-server
Step 2. during installation, enter the Mysql password if required. If no requireme
Wampserver modify port and menu localhost,
First, modify the Apache port
1, select Apache in the interface, Pop-up hidden menu options, open the configuration file httpd.conf;
2, find Listen;
3, change 80 to 8080 (of course, you can also set other unused ports);
4, save, waiting to restart Wamp service can be.
Second, modify Wamp open the default page Localhost and p
Installing phpmyadmin in ubuntu is actually very simple. sudoapt-getinstallphpmyadmin is installed in ubuntu. However, after installing phpmyadmin, it is easy to make mistakes. at first, I kept modifying nbsp; install phpmyadmin in/usr/share/phpmyadmin ubuntu
Installing phpmyadmin
connect phpMyAdmin, not just from localhost (comment out allow ):
Vi/etc/httpd/conf. d/phpmyadmin. conf
#
# Web application to manage MySQL
#
#
# Order Deny, Allow
# Deny from all
# Allow from 127.0.0.1
#
Alias/phpmyadmin/usr/share/phpmyadmin
Alias/
[' php_auth_user '] = $_request[' pma_username ');$GLOBALS [' php_auth_pw '] = Empty ($_request[' Pma_password ')? ": $_request[' Pma_password ');This is the cache of incoming user names and passwords.There are, of course, several similar places.When you connect to MySQL you need to perform mysql_connect (' localhost ', $username, $parssword); Is that right?Is this $username and $parssword not an incoming or a preset username and password?This is the
config.default.php is stored in the Libraries directory.
phpMyAdmin configuration file config.default.php configuration options description
Note that my phpMyAdmin configuration file is based on phpmyadmin3.
$cfg [' Pmaabsoluteuri ']: Primarily used to configure the phpMyAdmin installation directory as a URL, such as http://
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 the installation is complete, it is installed in the web directory.Discuz!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 phpmyadmi
This tutorial is dedicated to introducing phpmyadmin, which will not be installed or used by myself.
PhpMyAdmin is written in PHP and can be used to control and operate MySQL over the Internet. PhpMyAdmin can be used to operate databases, such as creating, copying, and deleting data.
Installation
Step 1: Download phpmyadmin
configuration phpMyAdmin
1. Download and extract to phpMyAdminOfficial download page: http://www.phpmyadmin.net/home_page/downloads.php(Chinese users should choose to download all-languages version)
After the download is complete, unpack:
Unzip Phpmyadmin-4.1.12-all-languages.zip
Move to the appropriate directory location and change to a name that is easy to access:
MV
First, modify the Apache port
1, select Apache in the interface, Pop-up hidden menu options, open the configuration file httpd.conf;
2. Find
Listen;
3, change 80 to 8080 (of course, you can also set other unused ports);
4, save, waiting to restart Wamp service can be.
Second, modify Wamp open the default page
ports for Localhost and
open it with a tablet that supports UTF-8 encoding for editing.3. Search for $ cfg ['pmaabsoluteuri ']Modify the phpMyAdmin URL that you will upload to the spaceFor example, $ cfg ['pmaabsoluteuri '] = 'HTTP: // www.piaoyi.org/phpmyadmin /';Here, because I am local debugging, I changed it to $ cfg ['pmaabsoluteuri '] = 'HTTP: // localhost/
phpmyadmin2.11.5.1 configuration steps are listed below; To switch and debug PHP Convenient, I am using the Windows system, local debugging.1, first download phpMyAdmin installation package:To foreign official website http://www.phpmyadmin.net, click on the navigation bar "downloads" link into the download page, select the "All-languages.zip" version of the download to the local, decompression , place the uncompressed file in the
file name index. php to be saved.
Open IIS and debug the PHP file http: // localhost/PHP/index. php
5. Configure PHP. ini
PhP5 does not support msql by default, so we need to configure PHP. Inc.
(1) set the extension pathFind the row in extension_dir; Extension_dir = "./"Add a line after this line (note that adding a line is not followed)Extension_dir = "D: \ PHP \ Ext"
D: \ PHP is the path for installing PHP. DLL cannot be loaded if the pa
-utf-8-only.tar.gz
Path/var/www/phpMyAdmin-2.11.9-all-languages-utf-8-only
C. modify the directory name/var/www/onlyyoukown.
# Mv/var/www/phpMyAdmin-2.11.3-all-languages/var/www/onlyyoukown
D. modify the configuration file.
1. find/libraries/config. default. php file (config. default. copy php to The phpmyadmin directory and rename it config. inc. php), the
zxvf phpMyAdmin-2.11.9-all-languages-utf-8-only.tar.gz
Path/var/www/phpMyAdmin-2.11.9-all-languages-utf-8-only
C. modify the directory name/var/www/onlyyoukown.
# Mv/var/www/phpMyAdmin-2.11.3-all-languages/var/www/onlyyoukown
D. modify the configuration file.
1. find/libraries/config. default. php file (config. default. copy php to The
installation package first:To the foreign official website http://www.phpmyadmin.net, click the "Downloads" link on the navigation bar to enter the download page, select "All-languages.zip" version to download to the local, unzip To place the extracted files in the phpMyAdmin folder (customizable folder name) under the system-specified virtual root directory, such as Flymorn's local storage location is d:wwwphpmyadmin. 2. Locate the/libraries/config
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.