• Hi,

    I am not able to install the plug-in. It says installation has failed because it wasn’t possible to copy the file.

    php-compatibility-checker/php52/vendor/wimg/php-compatibility/Sniffs/PHP/NewIniDirectivesSniff.php

    I use wordpress 4.9.14.

    Thanks for any ideas.

Viewing 3 replies - 1 through 3 (of 3 total)
  • davidvee

    (@davidvee)

    WPEngine Employee

    Hmm. The plugin should install just fine. Where is your site hosted? Have you tried installing the plugin in a local copy of your website?

    If you’d like to try to do it locally, and don’t know how, you can use LocalWP.com for free for this purpose.

    Thread Starter simisim

    (@simisim)

    Hi,

    Thanks for the reply. I am using a hosting provider based in Slovakia where I lived when started my website.
    I have downloaded Local but it seems like my host need to be either Flywheel or WP Engine? Not sure if I get it right honestly.

    I noticed today I couldn’t upload any picture anymore on my site. After some research and installing Filezilla and changing file/folder permissions it still didn’t work and aparently there’s a chance that my Temporary File has run out of its capacity. Can this be an issue? I have contacted my host provider because of this.

    I am sorry for giving silly questions, this is all new to me.

    Thank you

    davidvee

    (@davidvee)

    WPEngine Employee

    @simisim it sounds like your host might have some restrictions on new files (perhaps storage limits). Reaching out to them is a good step.

    As for Local, you can use it with any host, but you would need to “SFTP” your site to/from your host to your computer or use a migration plugin like https://www.ads-software.com/plugins/all-in-one-wp-migration/.

    My suggestion for a local environment was more around trouble-shooting (e.g. could you install the plugin locally vs. your host). Reaching out to the host will likely help you isolate the problem with installing the plugin without having to do a local test.

    You may also want to ask your host about any “staging” options they have for your site. It’s best to install and run new plugins / upgrade PHP in a test copy of your site first and not on your live site. Your host could have a free staging option for you, or again, use something like LocalWP to test locally on your computer.

    The other important thing to consider about Local / staging sites, is that they let you select your PHP version when testing your site. This means, that you could select the current versions of PHP to test on a copy of your site without having to do that on your live environment. For Local, select “custom” when setting up a new site and you can select the most current version of PHP.

    As an FYI, this plugin is a “linting” tool which basically will tell you which parts of the code of your website *might* be problematic in later versions of PHP. While it’s a handy tool, again, it’s best to test a copy of your site in a staging or local environment before you make PHP version changes on your live site. The plugin will help you figure out what to watch out for, but you’ll still want to make sure the pages look right, your forms still work, etc.

    In any case, good luck. depending on what version of PHP you’re upgrading from, you’ll likely have a much FASTER website waiting for you at the end of this project ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Compatibility Checker won’t install’ is closed to new replies.