Error on uploading Director Basket "exceeds the defined ini size"

I was able to solve the problem in the meantime. I had to adjust “upload_max_filesize” and “post_max_size” in php.ini. After that I had to adjust the “max_allowed_packet” in the MySQL server.cnf.

1 Like