Hi @sevlad,
I will check that in a minute. Will get back to you shortly.
Hi again @sevlad,
Could you please go to plugin settings (in “Settings > Download Plugins and Themes”) and try setting “Temporary directory” option (in “Advanced Settings” subsection) to /var/www/username/data/
Please let me know if that helped.
Thread Starter
SeVlad
(@sevlad)
Could you please go to plugin settings (in “Settings > Download Plugins and Themes”) and try setting “Temporary directory” option (in “Advanced Settings” subsection) to /var/www/username/data/
Yes, it works, but it seems to me that this is not a good solution.
Firstly – tmpdir is set:

Secondly – users may not be aware of the value of open_basedir and simply remove the plugin because it does not work after installation
It seems to me that you need to fix the plugin so that it works correctly when open_basedir is set.
PS. A similar plugin works without problems
@sevlad,
Thanks for the feedback.
I will definitely try to make it automatic (changing tmp directory according with open_basedir I mean).
As for “Firstly – tmpdir is set” – I suppose, if you set “Temporary directory” option in our plugin to /var/www/username/data/mod-tmp/ it should also work fine and write plugin’s temporary files to your upload_tmp_dir then.
Hi @sevlad,
As promised, we’ve released new plugin v1.7.0 today, where I’ve improved temporary directory retrieving algorithm, so now it should work properly on your server even without entering the directory manually in plugin settings.
Thanks for pointing this out, and if you like the plugin, please consider leaving me a rating.