• Resolved pouzarm

    (@pouzarm)


    Hi,

    thanks for making this plugin.

    I tried to update my website to PHP 8.1 and plugin to the latest version and it seems, that you have some bad composer.json in it. Something with autoload files that didn’t exist.

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/Request.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/Request.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/AcceptHeader.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/AcceptHeader.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/AcceptHeaderItem.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/AcceptHeaderItem.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/FileBag.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/FileBag.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/ParameterBag.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/ParameterBag.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/HeaderBag.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/HeaderBag.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/HeaderUtils.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/HeaderUtils.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/ServerBag.php): Failed to open stream: No such file or directory in /www/vendor/composer/ClassLoader.php on line 571

    Warning: include(): Failed opening ‘/www/web/app/plugins/geoip-detect/vendor/composer/../symfony/http-foundation/ServerBag.php’ for inclusion (include_path=’.:/usr/share/php’) in /www/vendor/composer/ClassLoader.php on line 571

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pouzarm

    (@pouzarm)

    Solution: composer dump

    Plugin Author Benjamin Pick

    (@benjamin4)

    Thank you, I have changed my deploy script, this will be fixed in the next version of the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 8.1 and geoip-detect 5.1.1’ is closed to new replies.