• Hi, there

    There is a critical problem when I active your plugin in WordPress 5.9. Error message is “Warning: require(/wp-content/plugins/uploadcare/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php): Failed to open stream: No such file or directory in /wp-content/plugins/uploadcare/vendor/symfony/polyfill-intl-normalizer/bootstrap.php on line 15”

    Could you help me? Thanks for help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author rsedykh

    (@rsedykh)

    This is possible when you don’t have all necessary packages installed (but we doubt it since they all installed automatically in Github), or if autoload doesn’t work (there’re thousands of reasons why this can happen, starting from your hosting restrictions), or some PHP functions are forbidden for the same reasons.

    We guest that you should dig into your hosting or its installation.

    Thread Starter Oberon Lai

    (@m615926)

    Hi, Rsedykh

    Thanks for your reply. Have you ever test your plugin on PHP 8.0? I have tried version 3.0.8 on your Github in my local machine with PHP 8, but I can not run composer install successfully due to PHP version.

    Same issue here on WP Engine with php 8.0.19, WordPress 6

    Same again here on cpanel hosting.
    WP 6.0.3
    PHP 8.1.12

    Plugin could not be activated because it triggered a fatal error.

    Warning: require(/home/xyz/wp-content/plugins/uploadcare/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php): Failed to open stream: No such file or directory in /home/xyz/wp-content/plugins/uploadcare/vendor/symfony/polyfill-intl-normalizer/bootstrap.php on line 15

    Works fine when I dial PHP back to 7.4.

    • This reply was modified 1 year, 11 months ago by PeterBP.
    Plugin Author rsedykh

    (@rsedykh)

    Hi. Can you try new 3.0.9 version? It supports PHP 8+.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No such file or directory in symfony folder’ is closed to new replies.