Attempting to do a proper update today.
Experienced J 3.9 failure on each of the 3 instances I have aridatatables installed on. Different servers.
Upload package files in the same way for each instance:
Error installing package.
Joomla\Filesystem\File::delete: Failed deleting inaccessible file index.html
Package Install: There was an error installing an extension: plg_system_ariajaxdispatcher.zip
Joomla files permissions are 664 and directories are 775. Confirmed. Owner is account and group is apache.
Attempted manual install from directory exactly as you describe on all three instances:
Uploaded zip and unzipped in joomla temp directory: ./tmp/aridatatables/
In Joomla clicked "Install from Folder"
Path to tmp folder is correct:
/var/
www/nmcla/data/www/<site>/cms/tmp/aridatatables/
Click "Check and Install"
Results in:
Error installing package
Install path does not exist.
Package Install: There was an error installing an extension: mod_aridatatables.zip
So I cannot install manually either.
What next?