current location:Home > Technical Articles > Database > phpMyAdmin
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What should I do if the time displayed in phpmyadmin is garbled?
- The solution to the garbled time display in phpmyadmin: first open the file [common.lib.php]; then change the code [$format=__('%B %d, %Y at %I:%M %p')] to [ $format = '%Y-%m-%d %H:%M].
- phpMyAdmin 2847 2020-07-20 15:21:49
-
- What should I do if phpmyadmin cannot delete the database file?
- The solution to the problem that phpmyadmin cannot delete the database file: first enter phpmyadmin; then select the database to be operated; then click the [Delete] button; and finally click the [OK] button.
- phpMyAdmin 2988 2020-07-20 15:10:44
-
- What should I do if phpmyadmin cannot log in?
- The solution to the problem that phpmyadmin cannot log in: First open the remote desktop connection, enter the IP to connect to the host; then click [Management Tools-Internet Information Services (IIS) Manager] and select the phpmyadmin website; then click Advanced in the properties and double-click the default value ;Finally fill in the website IP.
- phpMyAdmin 2992 2020-07-20 15:00:41
-
- What should I do if phpmyadmin fails to import the sql file?
- Solution to the failure of phpmyadmin to import sql files: First select the database name in navicat and click [New Backup]; then select the backup file that just appeared in the list and click [Extract sql] to save it.
- phpMyAdmin 3953 2020-07-20 14:35:31
-
- What should I do if phpmyadmin cannot access it after changing the root password?
- The solution to the problem that phpmyadmin cannot access after changing the root password: first open the software and close wamp when an error message appears; then find the [config.php.inc] file; finally look for the [Password] item, manually change the password, save and restart wamp. .
- phpMyAdmin 2342 2020-07-20 14:21:18
-
- When phpmyadmin imports files, where do I set the size limit for php.ini?
- How to import files in phpmyadmin and set the size limit in php.ini: 1. Modify [upload_max_filesize] in [php.ini] and change related parameters; 2. Create folders A and B in the phpMyAdmin directory to correspond to UploadDir and SaveDir.
- phpMyAdmin 3028 2020-07-20 14:12:27
-
- What should I do if phpMyAdmin MySQL is garbled under PHP?
- The solution to the garbled code of phpMyAdmin MySQL under PHP: first set the encoding for the web page file head; then use [utf-8] encoding to save it; then set the database related fields to [utf-8_general_ci]; finally, when connecting to the database in PHP Just add the relevant code.
- phpMyAdmin 2094 2020-07-20 13:54:33
-
- How to configure and use phpMyAdmin on Mac OS X?
- How to configure and use phpMyAdmin on Mac OS
- phpMyAdmin 3012 2020-07-20 13:40:59
-
- What should I do if a js error is reported when accessing the phpMyAdmin system?
- The solution to the js error reported when accessing the phpMyAdmin system: first install the [40.0.3] version, open the browser and select [Options]; then select the [Advanced] tab, and click [Update]; finally click and select [Do not check for updates], OK.
- phpMyAdmin 2960 2020-07-20 13:19:49
-
- What should I do if phpmyadmin displays an error and cannot open index.php?
- phpmyadmin displays an error and cannot open index.php. The solution: first find the extension of the function [php_mbstring.dll]; then uncomment [extension=php_mbstring.dll] in the [php.ini] file of the PHP interpreter.
- phpMyAdmin 4605 2020-07-20 13:09:00
-
- What should I do if phpmyadmin cannot be opened?
- The solution to the problem that phpmyadmin cannot be opened: first open [pnp.ini], find [;extension=php] and remove [;]; then find [;extension_dir=] and remove [;]; finally copy [pnp.ini] Go to [c:\windows] and restart.
- phpMyAdmin 10308 2020-07-20 11:50:06
-
- What should I do if Chinese garbled characters appear in phpmyadmin?
- The solution to Chinese garbled characters in phpmyadmin: first find ['zh-gb2312'] and change it to ['zh-gb2312-utf-8']; then find ['gb2312' => 'gb2312'] and change it to ['gb2312' = > 'latin1]; just save it finally.
- phpMyAdmin 3627 2020-07-20 11:34:45
-
- What should I do if a 405 error occurs in phpmyadmin?
- The solution to the 405 error in phpmyadmin: first enter the software store of the Pagoda Panel; then uninstall the currently installed version of phpmyadmin and install it again with a different version.
- phpMyAdmin 5160 2020-07-20 11:24:01
-
- What should I do if a token mismatch prompt appears in phpmyadmin?
- The solution to the token mismatch prompt in phpmyadmin: first open line 468 of [common.inc.php] in the libraries file in the phpmyadmin directory; then add the [$token_mismatch = false] statement; finally save and restart.
- phpMyAdmin 2932 2020-07-20 11:06:06
-
- What should I do if a 403 error occurs in phpmyadmin?
- The solution to the 403 error in phpmyadmin: first find the Alias directory folder of [http://localhost/phpmyadmin/] and open the Apache folder; then replace [127.0.0.1] with all.
- phpMyAdmin 5153 2020-07-20 10:56:44