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 phpmyadmin directory is not secure?
- Solutions to the insecurity of the phpmyadmin directory: 1. Modify the phpMyAdmin directory name; 2. Add user authentication to the phpMyAdmin directory; 3. Add host-based access control
- phpMyAdmin 1934 2020-07-21 09:13:54
-
- How can I check the version without entering phpmyadmin?
- How to check the version without entering phpmyadmin: first make the path of mysql to [d:\mysql]; then enter cmd during operation; finally enter the code [d:\mysql\bin\mysql.exe --version].
- phpMyAdmin 4108 2020-07-20 16:43:12
-
- What should I do if phpmyadmin fails to connect?
- The solution to the problem that phpmyadmin cannot connect: first find the [config.inc.php] file; then press [ctrl+f] to find the password and change the password; finally log in to phpmyadmin again.
- phpMyAdmin 3111 2020-07-20 16:24:08
-
- What should I do if phpmyadmin cannot be displayed and opened?
- The solution to the problem that phpmyadmin cannot be displayed and opened: first log in to the pagoda and select security; then open port 888 and restart the pagoda to create a root password; then uninstall and reinstall phpmyadmin locally.
- phpMyAdmin 4028 2020-07-20 16:13:26
-
- What should I do if phpMyAdmin cannot import a large database file?
- The solution to the problem that phpMyAdmin cannot import large database files: first modify the [upload_max_filesize] in [php.ini]; then modify the relevant configuration files; then make the modified value slightly larger than the imported sql database file; finally restart the php environment. Can.
- phpMyAdmin 2318 2020-07-20 16:01:46
-
- What should I do if an error occurs in PhpMyAdmin and the data cannot be exported?
- Solution to the problem that PhpMyAdmin has an error and data cannot be exported: 1. Select the other options menu, call up [php.ini] in the php directory, and [CTRL+f] to find [post_max_size=8M] and directly modify it to the required size; 2. Use DW to find the file code in the source code and modify it directly.
- phpMyAdmin 3528 2020-07-20 15:50:33
-
- 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 3070 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 3288 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 3145 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 4098 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 2601 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 3161 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 2269 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 3110 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 3072 2020-07-20 13:19:49