• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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