Recent content by amandajames

  1. A

    PHPmyAdmin - file size exceeded the maximum size permitted by your PHP

    In PHP.ini file add this code upload_max_filesize = 128M post_max_size = 25M memory_limit = 512M If you still having issues you can go through this guide to increase upload size limit
Top