


In PHP website development, the most basic PHP environment construction involves PHP, Apache/IIS, and Mysql. For database management, in addition to the command line tool provided by the Mysql database itself to facilitate developers to manage the database, phpmyadmin developed based on PHP is also a very An easy-to-use Mysql database management program, phpmyadmin is also a necessary PHP program in PHP environment configuration and installation programs such as xampp. Today I would like to share with you how to install and configure phpmyadmin.
phpmyadmin installation and configuration preparations
First of all, of course, download the phpmyadmin installation package, providing two phpmyadmin download addresses: phpmyadmin download address 1, phpmyadmin download address 2, Address 1 lists phpmyadmin2.x and phpmyadmin3.x, address 2 is only the latest phpmyadmin version.
I downloaded phpmyadmin3.3. When installing phpmyadmin3, the PHP environment required is at least PHP5.2 and Mysql5 or above. How to configure PHP environment?
phpmyadmin installation tutorial: How to install phpmyadmin
First unzip phpMyAdmin-3.3.3-rc1-all-languages.zip, then rename it to phpmyadmin3, and copy it to the php program running directory. I copied it to the D:PHPWEB directory.
After completing this installation step of phpmyadmin3, please make sure that your IIS or Apache server is turned on, and whether the Mysql service is turned on. You can enter net start mysql in CMD mode to start the Mysql database service, and at the same time Please make sure that PHP has enabled the Mysql extension library. As long as one item is not turned on, it may cause phpmyadmin3 to be unable to open and access errors.
Now that the installation of phpmyadmin3 is complete, the next step is to configure phpmyadmin.
phpmyadmin configuration tutorial
First, enter the remote access address of phpmyadmin in the browser: http://localhost/phpmyadmin3, the following interface will appear
phpmyadmin remote access configuration username and password
Instructions for this interface: 1. You must log in using cookies, 2. You must log in remotely with a legal username and password. If the username and password of phpmyadmin are not configured, access will be rejected. So how to set the username and password for phpmyadmin? Referring to the configuration of the phpmyadmin2 version, there are two configuration methods:
1. Traditional phpmyadmin configuration method, create config.inc.php in the same level directory of the phpmyadmin root directory index.php, refer to the configuration file for details Please refer to config.sample.inc.php.
2. In the phpmyadmin3 version, there is a new configuration method, that is, there is no need to create config.inc.php, just modify the configuration items of the libraries/config.default.php configuration file. This is because phpmyadmin3 loads the contents of the libraries/config.default.php configuration file first by default. If there is config.inc.php, the same variables will be found in the config.inc.php configuration file and overwritten, so if there is no special Settings, you don't need to create a config.inc.php, just make relevant configurations in libraries/config.default.php.
Setting the username and password works as follows
$cfg['Servers'][$i]['auth_type'] = 'cookie';//Set the phpmyadmin remote access method to cookie
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';
?>
First set the login method as cookie, and then set the user name and password. The default user name is root and the password is empty. You need to set the user name and password according to the Mysql database configuration. I set them to root.
After configuring phpmyadmin, enter the user name and password to log in to phpmyadmin to manage the Mysql database, as shown in the figure:

phpmyadmin management interface
At this point, the configuration work of phpmyadmin3 is basically completed.
How to solve the problem that the additional features of phpmyadmin’s linked table have not been activated?
Returning to the picture above, we see that although phpmyadmin is configured and can be used, there is still a prompt at the bottom that some configuration work has not been completed. One of the prompts: The additional features of the linked table have not been activated, so how to solve it?
First, click the import link, upload scripts/create_tables.sql and execute it to create the phpmyadmin database.
Secondly, find
$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
$cfg['Servers'][$i]['bookmarktable '] = 'pma_bookmark';
$cfg['Servers'][$i]['relation'] = 'pma_relation';
$cfg['Servers'][$i]['table_info'] = 'pma_table_info';
$cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
$cfg['Servers'][$i]['pdf_pages'] = ' pma_pdf_pages';
$cfg['Servers'][$i]['column_info'] = 'pma_column_info';
$cfg['Servers'][$i]['history'] = 'pma_history' ;
$cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';
$cfg['Servers'][$i]['tracking'] = 'pma_tracking';
?>
These variables are empty by default in the phpmyadmin configuration file. You only need to assign values to the variables according to the comments.
After completing the above configuration operations, close the browser and log in again.
The phpmyadmin configuration file now requires a phrase password. How to solve it?
Find
< ;?
$cfg['blowfish_secret'] = 'jb51.net'
?>
Here I assign the value to jb51.net, and this password is used for the encryption of Cookies.
Instructions for login methods of phpmyadmin
In phpmyadmin3, there are a total of four login methods
Config: Directly enter the phpmyadmin remote login address, as long as the user is set in the configuration file Just a password.
http: A dialog box pops up, enter the user name and password and enter
signon: A login method similar to page jump, and you need to set $cfg['Servers'][$i] ['SignonURL'], when you enter the remote login address of phpmyadmin, it will automatically jump to the URL set by signonURL.
Cookie: This is the login method when phpmyadmin is configured.
At this point, the entire installation and configuration of phpmyadmin3 is completed, and you can experience the new features of the new version of phpmyadmin.

win11安装语言包错误0x800f0950什么原因?当我们在给windows11系统安装新语言包时,有时会遇到系统提示错误代码:0x800f0950,导致语言包安装流程无法继续进行下去。导致这个错误代码一般是什么原因,又要怎么解决呢?今天小编就来给大家说明一下win11安装语言包错误0x800f0950的具体解决步骤,有需要的用户们赶紧来看一下吧。win11电脑错误代码0x800f0950解决技巧1、首先按下快捷键“Win+R”打开运行,然后输入:Regedit打开注册表。2、在搜索框中输入“

GoogleDocs在学校和工作环境中变得很流行,因为它提供了文字处理器所期望的所有功能。使用Google文档,您可以创建文档、简历和项目提案,还可以与世界各地的其他用户同时工作。您可能会注意到GoogleDocs不包括MicrosoftWord附带的所有功能,但它提供了自定义文档的能力。使用正确的字体可以改变文档的外观并使其具有吸引力。GoogleDocs提供了大量字体,您可以根据自己的喜好从中选择任何人。如果您希望将自定义字体添加到Google文档,请继续阅读本文。在本文中

Notepad++主要由开发人员用于编辑源代码,由临时用户用于编辑文本。但是,如果您刚刚升级到Windows11,则在您的系统上下载和安装该应用程序可能具有挑战性。因此,我们将讨论在Windows11上下载和安装记事本++。此外,您可以轻松阅读我们关于修复Notepad++在Windows上没有响应的详细指南。记事本++可以在Windows11上运行吗?是的,记事本++可以在Windows11上有效工作,而不会出现兼容性问题。更具体地说,没有臃肿的选项或错误,只需在一个非常小的编辑器中即可。此外

Steam客户端无法识别您计算机上的任何游戏吗?当您从计算机上卸载Steam客户端时,会发生这种情况。但是,当您重新安装Steam应用程序时,它会自动识别已安装文件夹中的游戏。但是,别担心。不,您不必重新下载计算机上的所有游戏。有一些基本和一些高级解决方案可用。修复1–尝试在同一位置安装游戏这是解决这个问题的最简单方法。只需打开Steam应用程序并尝试在同一位置安装游戏即可。步骤1–在您的系统上打开Steam客户端。步骤2–直接进入“库”以查找您拥有的所有游戏。第3步–选择游戏。它将列在“未分类

我们深知MicrosoftWindows11是一个功能齐全且设计吸引人的操作系统。但是,用户一直要求Windows11Lite版本。尽管它提供了重大改进,但Windows11是一个资源匮乏的操作系统,它可能很快就会使旧机器混乱到无法顺利运行的地步。本文将解决您最常问的关于是否有Windows11Lite版本以及是否可以安全下载的问题。跟着!有Windows11Lite版本吗?我们正在谈论的Windows11Lite21H2版本是由Neelkalpa的T

<p><strong>HaloInfinite(Campaign)</strong>是一款第一人称射击视频游戏,于2021年11月推出,可供单人和多用户使用。该游戏是Halo系列的延续,适用于Windows、XboxOne和Xbox系列的用户X|S。最近,它还在PC版XboxGamePass上发布,以提高其可访问性。大量玩家报告在尝试使用WindowsPC上的<strong>Xbox应

虚拟机怎么安装Win11?近期有用户想要尝试使用VirtualBox虚拟机安装Win11,但是不太清楚具体的操作方法,针对这一情况,小编将为大家演示使用VirtualBox安装Win11的方法,很多小伙伴不知道怎么详细操作,小编下面整理了使用VirtualBox安装Win11的步骤,如果你感兴趣的话,跟着小编一起往下看看吧! 使用VirtualBox安装Win11的步骤 1、要下载VirtualBox,请前往VirtualBox官方下载页面,下载适用于Windows的.exe文件。如果你

win11怎么安装无线网卡驱动?很多win11用户都在使用无线网卡作为自己的上网硬件,而无线网卡驱动是启动和趋势无线网卡的重要程序。很多小伙伴在使用无线网卡的过程中,却不清楚该如何安装和更新无线网卡驱动,导致驱动版本落后,影响网络质量,那么,我们该如何安装无线网卡驱动呢?下面就由小编为大家带来win11无线网卡驱动安装教程。win11无线网卡驱动安装教程1、首先,按【Win】键,或点击任务栏上的【开始图标】,然后点击已固定应用下的【设置】;2、打开的设置(Win+i)窗口,左侧点击【Window


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

WebStorm Mac version
Useful JavaScript development tools

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

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.