Hello, I trying install opendkim without success over 1.5.3.
I use Debian Buster 10 is Up2date
iMSCP 1.5.3 Latest Release
PHP version 7.4
I have this error:
Code
- An exception has been thrown in file
- /var/www/imscp/gui/src/Plugin/Validate/PluginArchive.php at line 251:
- ==========================================================================
- Argument 1 passed to
- iMSCP\Plugin\Validate\PluginArchive::_getPluginInfoFromString() must be of
- the type string, null given, called in
- /var/www/imscp/gui/src/Plugin/Validate/PluginArchive.php on line 444
- ==========================================================================
- Backtrace:
- __________
- File: /var/www/imscp/gui/src/Plugin/Validate/PluginArchive.php at line
- 444
- Method: iMSCP\Plugin\Validate\PluginArchive::_getPluginInfoFromString()
- File: /var/www/imscp/gui/src/Plugin/Validate/PluginArchive.php at line
- 179
- Method: iMSCP\Plugin\Validate\PluginArchive::_isValidTarArchive()
- File:
- /var/www/imscp/gui/vendor/zendframework/zendframework1/library/Zend/File/Transfer/Adapter/Abstract.php
- at line 673
- Method: iMSCP\Plugin\Validate\PluginArchive::isValid()
- File:
- /var/www/imscp/gui/vendor/zendframework/zendframework1/library/Zend/File/Transfer/Adapter/Http.php
- at line 148
- Method: Zend_File_Transfer_Adapter_Abstract::isValid()
- File:
- /var/www/imscp/gui/vendor/zendframework/zendframework1/library/Zend/File/Transfer/Adapter/Http.php
- at line 159
- Method: Zend_File_Transfer_Adapter_Http::isValid()
- File:
- /var/www/imscp/gui/vendor/zendframework/zendframework1/library/Zend/File/Transfer.php
- at line 119
- Method: Zend_File_Transfer_Adapter_Http::receive()
- File: /var/www/imscp/gui/src/Plugin/PluginManager.php at line 415
- Method: Zend_File_Transfer::__call()
- File: /var/www/imscp/gui/public/admin/settings_plugins.php at line 231
- Method: iMSCP\Plugin\PluginManager::pluginUpload()
Tank U!