Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to upload restrictions and modify configuration files for phpmyadmin

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article will explain in detail how to upload restrictions and modify configuration files on phpmyadmin. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

Phpmyadmin upload restrictions to modify the configuration file method, is there only one?

The last section talked about the methods of phpmyadmin upload restrictions in the pagoda.

Let's describe which configuration file to modify in detail.

In fact, all of these can be achieved by modifying the php.ini configuration file, with the following three parameters:

In general, you only need to find the upload_max_filesize and post_max_size items to modify them.

Upload_max_filesize, upload file size

Memory_limit sets memory (default value, not recommended)

Maximum value of data submitted by post_max_size

It is not recommended to change it too much, just change it to a little larger than the uploaded file.

This is centos7, and the php.ini path of the pagoda is at / www/server/php/56/etc

If you are capricious, that is, do not use pagodas and other operation and maintenance tools, how to build the station by hand?

The PHP version of Blue team Cloud is installed by default. You only need to find the corresponding php version in the c:\ php directory and modify it in php.ini.

If the default php5.2 version is used, the php.ini in the c:\ windows\ directory also needs to be changed.

For example, manually installed phpmyadmin site, in the folder directory of this site, create a new one-sentence function file, or other php plug-ins, you can also see the php version, and then modify the corresponding configuration file.

This is the end of the article on "how to upload restrictions and modify configuration files on phpmyadmin". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report