Warning: Undefined array key "8.1" in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 165

Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 166

Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 173

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 173

Warning: Undefined array key 1 in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 245

Warning: Undefined array key 1 in /home/thichchiasevn/thichchiase.vn/public_html/wp-content/themes/ripro-v2/help/swoole-compiler-loader.php on line 252
Swoole Compiler Loader Wizard-vip.ylit.cc

Swoole Compiler 授权安装向导

(RiPro-V2需要Swoole Compiler加密扩展,当前仅支持PHP7.4)
如果您环境是虚拟主机不支持自定义安装php扩展。
请去FTP或者文件管理删除 \wp-content\themes\ripro-v2\ 主题目录即可恢复网站。

环境信息

  • 操作系统 : Linux RibaPRO 4.18.0-372.13.1.el8_6.x86_64 #1 SMP Tue Jun 28 08:26:00 EDT 2022 x86_64
  • PHP版本 : 8.1.8
  • PHP运行环境 : fpm-fcgi
  • PHP配置文件 : /etc/opt/remi/php81/php.ini
  • PHP扩展安装目录 : /opt/remi/php81/root/usr/lib64/php/modules
  • PHP是否线程安全 : 非线程安全
  • 是否安装swoole_loader : 未安装

安装和配置Swoole Loader 扩展

    1 - 点击下载 unix PHP8.1 Swoole Loader扩展文件

    2 - 安装Swoole Loader

    将刚才下载的Swoole Loader扩展文件()上传到当前PHP的扩展安装目录中:/opt/remi/php81/root/usr/lib64/php/modules

    3 - 修改php.ini配置(如已修改配置,请忽略此步骤,不必重复添加)

    编辑此PHP配置文件:/etc/opt/remi/php81/php.ini
    在此文件底部结尾处加入如下配置并且保存 :extension=
    注意:需要名称和刚才上传到当前PHP的扩展安装目录中的文件名一致

    4 - 重启PHP或者重启服务器