Hi everyone,
I am facing an issue while trying to install the "Site Kit by Google" plugin on my WordPress website of aerosolinternational. The installation fails with the following error message:
Error Message:
"Installation failed: Could not copy file. google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1AlphaAndroidAppDataStream.php"
Here’s what I have tried so far:
- Checked and confirmed that file and folder permissions are correctly set to
644
for files and755
for folders. - Ensured that there is sufficient disk space available on the server.
- Attempted a manual installation by uploading the plugin, but the same issue persists.
- Cleared my browser and WordPress cache.
- Verified that my PHP version meets the plugin requirements (currently running PHP 7.4).
The issue seems to be related to copying this specific file during the installation process. My hosting environment is cPanel-based, and I’m using shared hosting.
Has anyone faced this issue before, or does anyone have suggestions on how to resolve it?
Thanks in advance for your help!