试图安装maxmind geolite2数据库



我安装这个有点麻烦。我有一个管理的VPS,我的支持说他们安装了它,这是错误,当我尝试使用脚本:

"Warning: require(/home/SITE/public_html/SITE.info/vendor/autoload.php):) failed to open stream: No such file or directory in/home/SITE/public_html/SITE.info/age1/age1.php on line 3

致命错误:require(): Failed open required '/home/SITE/public_html/SITE.info/vendor/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/SITE/public_html/SITE.info/age1/age1.php on line 3"

"autoload": {
    "psr-0": { "MaxMind": "src/" }

将此脚本添加到编写器中。

相关内容

  • 没有找到相关文章

最新更新