PhpMyAdmin displays export. php: Missingparameter: what/export_ty

Source: Internet
Author: User
Tags php session plesk
PhpMyAdmin has an export. php: Missingparameter: whatexport_type error. If you encounter the same problem, refer to it.

PhpMyAdmin has an export. php: Missing parameter: what/export_type error. If you have encountered the same problem, refer to it.

PhpMyAdmin cannot export data. After you click Export, a request fails or a white page is displayed. An error is returned after you refresh the page.

Export. php: Missing parameter: what (FAQ 2.8)

Export. php: Missing parameter: export_type (FAQ 2.8)

Solution:

Modify the php. ini settings in the php Directory.

The original post_max_size = 8 M, which can be increased to post_max_size = 20 M.

Solution in php source code


Ini_set ('memory _ limit ', '180m ');


In linux


This is the path to the affected file on the (dv) Dedicated-Virtual Server:

The Code is as follows:
/Usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries

To apply the fix, log in to your server via SSH as a "root" user and run the following commands:

Change directories into the folder with the affected file. cd

The Code is as follows:
/Usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/librariesMove

The old file as a backup. mv session. inc. php session. inc. php-oldDownload the fixed file. wget

The Code is as follows:
Http://download1.swsoft.com/Plesk/Autoupdate/Windows/8.1.1.2/120220/session.inc.php

Restart Plesk

The Code is as follows:
/Etc/init. d/psa restart

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.