• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Upload data on phpMyadmin

C

cupy

Guest
I need to upload data over 2M on phpMyadmin,
I have edited file php.ini already but it haven't effect with phpmyadmin.
I don't know what file to config phpmyadmin to upload over 2M?

Anyone know this, pls help.

Thank you.
 
Originally posted by cupy
I need to upload data over 2M on phpMyadmin,
I have edited file php.ini already but it haven't effect with phpmyadmin.
I don't know what file to config phpmyadmin to upload over 2M?

Anyone know this, pls help.

Thank you.

Break the file up into smaller chunks and upload each chunk separately. It will be the easiest way to make it work.
 
Back
Top