Giter VIP home page Giter VIP logo

wiki's Issues

安装教程修改建议

我用的是AMD,ubuntu22.04,在“启动 php-fpm 服务并设置开机启动”这一步中,要把php-fpm改成php8.2-fpm,不知道其他平台会不会有这个问题

sudo -u www-data /usr/bin/php xcat ClientDownload 这行命令运行时提示权限不足

root@li-Virtual-Machine:/home/li/www/haod# sudo -u www-data /usr/bin/php xcat ClientDownload
PHP Warning: require(/home/li/www/haod/app/predefine.php): Failed to open stream: Permission denied in /home/li/www/haod/xcat on line 8
PHP Fatal error: Uncaught Error: Failed opening required '/home/li/www/haod/app/predefine.php' (include_path='.:/usr/share/php') in /home/li/www/haod/xcat:8
Stack trace:
#0 {main}
thrown in /home/li/www/haod/xcat on line 8

config/.config.php 中的 根本没有 maxmind_license_key 选项

原UBUNTU安装说明中:
SSPanel-UIM 依赖 Maxmind GeoLite2 数据库来提供 IP 地理位置信息,首先你需要配置 config/.config.php 中的 maxmind_license_key 选项,然后执行如下命令:

但是config/.config.php 根本就没有 这个Maxmind _license_key选项

composer 依赖冲突

使用的环境:Ubuntu 22.04
SSPanel-Uim 分支选择的是 2023.6

$ php composer.phar install --no-dev

Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? yes
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - moneyphp/money is locked to version v4.2.0 and an update of this package was not requested.
    - moneyphp/money v4.2.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.1) does not satisfy that requirement.
  Problem 2
    - moneyphp/money v4.2.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.1) does not satisfy that requirement.
    - omnipay/common v3.2.1 requires moneyphp/money ^3.1|^4.0.3 -> satisfiable by moneyphp/money[v4.2.0].
    - omnipay/common is locked to version v3.2.1 and an update of this package was not requested.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.