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:
-
- phpmyadmin login error, what should I do if cookies must be enabled?
- phpmyadmin login error, cookies must be enabled. Solution: 1. Save the configuration file [config.sample.inc.php] in the installation directory as [config.inc.php] and use it directly; 2. Modify [config.default. php] file value.
- phpMyAdmin 3357 2020-07-21 14:44:53
-
- How to quickly back up and restore the database in phpmyadmin?
- How to quickly back up and restore the database in phpmyadmin: first log in to the database, click [Export], and select [Quick]; then modify the SQL name and select the save path; then select the database, click [Import], and select the backed up database file; finally Just click Execute.
- phpMyAdmin 4813 2020-07-21 13:21:08
-
- How to search data in the table in phpmyadmin?
- How to search data in the table in phpmyadmin: first log in to the management interface and click the [Database] tab; then click on the database to be operated; then select the table to be operated and click [Search]; finally enter the search conditions and click [Execute] 】That’s it.
- phpMyAdmin 4219 2020-07-21 13:16:45
-
- What should I do if the phpmyadmin management homepage is not displayed?
- The solution to the problem that the phpmyadmin management homepage is not displayed: first set the values of DocumentRoot and Directory; then start the Apache and MySQL services; then enter the statement in the browser to open the XAMPP welcome page; finally click the phpMyAdmin option on the left menu bar.
- phpMyAdmin 4264 2020-07-21 10:34:32
-
- What should I do if mySQL comments are garbled in phpmyadmin after inserting SQL statements?
- The solution to the garbled comments in phpmyadmin after MySQL inserts the SQL statement: first query the SQL statement, then add the statement [set names gbk] to the code to change the encoding; finally reopen it and the display will be correct.
- phpMyAdmin 2435 2020-07-21 10:20:56
-
- What should I do if a phpMyAdmin-Error error occurs in phpmyadmin management?
- The solution to the phpMyAdmin-Error error in phpmyadmin management: first modify the content of [vim php.ini] in the lib directory of the installation directory; then create a new tmp folder in the php directory; then modify the values of the relevant directories; and finally restart the php service and revisit the path.
- phpMyAdmin 3826 2020-07-21 10:08:45
-
- What should I do if phpmyadmin reports a 500 error?
- The solution to the 500 error reported by phpmyadmin: first open the PHP installation directory and enter [d:\php\php.ini]; then cancel the [;] before [; extension_dir=""]; finally copy the relevant statements to [ C:\Windows\system32].
- phpMyAdmin 4516 2020-07-21 09:53:26
-
- How to use phpmyadmin locally and access address?
- How to use phpmyadmin and access address locally: first install the latest version and extract it to the htdocs folder; then modify the relevant code and configure the [config.default.php] file; finally enter the [localhost/phpmyadmin] login information in the browser That’s it.
- phpMyAdmin 7291 2020-07-21 09:45:09
-
- What should I do if the 'Loading' error message appears when editing the database in PHPMyAdmin?
- Solution to the "Loading" error when editing the database in PHPMyAdmin: 1. Find the [libraries/Util.class.php] file, replace the relevant code and save it; 2. Close the firewall tool and reopen it after the operation is completed.
- phpMyAdmin 2164 2020-07-21 09:26:14
-
- 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 1803 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 3972 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 2974 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 3818 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 2200 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 3366 2020-07-20 15:50:33