This is an old revision of the document!
important settings
navigate to your ini-file for mysql and activate the secure_file_priv option. set this config to the path within your install from where you want to load the BLOB into your niota mysql metadatabase.
secure_file_priv = C:/Apache24/htdocs/niota/tmp/upload # set max allowed packet size to 64 MB max_allowed_packet = 67108864
This settings tell mysql which folder is not privileged and from where is is allowed to load into meta db. Set alsw max_allowed_packt.
uploadfolder