Quick Submission Plugin Can't Upgrade From Plugin Gallery

Hi there I press on ok button no think happened
note: ojs3.1.2 running with PHP 7.2.1
image

and the PHP error log gives me this

[24-Apr-2019 09:25:10 UTC] PHP Warning: copy(): open_basedir restriction in effect. File(https://github.com/pkp/quickSubmit/releases/download/v1.0.4-1/quickSubmit-v1.0.4-1.tar.gz) is not within the allowed path(s): (C:/Inetpub/vhosts/iqjap.org;C:\Windows\Temp) in C:\Inetpub\vhosts\iqjap.org\httpdocs\oj\lib\pkp\classes\file\FileManager.inc.php on line 162
[24-Apr-2019 09:25:10 UTC] ojs2: Incorrect MD5 checksum!

Hi there,

If you’ve got open_basedir enabled on your server, PHP is unable to load the commands it needs to uncompress the plugin archive file. Have a read on this thread for some ways to get around it:

An alternative is to uninstall the old plugin, uncompress the new version of the plugin locally and then FTP it to the correct spot, and reinstall it.

cheers,

The solution of this issue is postponed to OJS 3.3 for some unknown reason:

@Ph_We, this issue you’ve linked is oddly filed against 3.3 (?), but it is also closed as a duplicate. See:
https://github.com/pkp/pkp-lib/issues/4090
and
https://github.com/pkp/pkp-lib/issues/3967

1 Like