Skip to content

创建 的TCP Server 项目,代码缺失 #716

@liushi1314

Description

@liushi1314
  • 我的问题、建议:(必填)

缺失 miphp/imi-swoole/bin/imi-swoole文件

  • 错误日志:(可选)
# 如有报错日志请贴到这里
PHP Warning:  include(/www/wwwroot/imi/project-tcp/vendor/bin/../imiphp/imi-swoole/bin/imi-swoole): Failed to open stream: No such file or directory in /www/wwwroot/imi/project-tcp/vendor/bin/imi-swoole on line 119

Warning: include(/www/wwwroot/imi/project-tcp/vendor/bin/../imiphp/imi-swoole/bin/imi-swoole): Failed to open stream: No such file or directory in /www/wwwroot/imi/project-tcp/vendor/bin/imi-swoole on line 119
PHP Warning:  include(): Failed opening '/www/wwwroot/imi/project-tcp/vendor/bin/../imiphp/imi-swoole/bin/imi-swoole' for inclusion (include_path='.:') in /www/wwwroot/imi/project-tcp/vendor/bin/imi-swoole on line 119

Warning: include(): Failed opening '/www/wwwroot/imi/project-tcp/vendor/bin/../imiphp/imi-swoole/bin/imi-swoole' for inclusion (include_path='.:') in /www/wwwroot/imi/project-tcp/vendor/bin/imi-swoole on line 119

  • 请执行下面的命令获取环境信息。

php -v & php --ri swoole & composer info | grep -a imi
[1] 542278
[2] 542279
PHP 8.1.28 (cli) (built: Jun 6 2024 16:30:52) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.28, Copyright (c) Zend Technologies

swoole

Swoole => enabled
Author => Swoole Team team@swoole.com
Version => 5.1.0
Built => Aug 12 2024 11:02:26
coroutine => enabled with boost asm context
epoll => enabled
eventfd => enabled
signalfd => enabled
cpu_affinity => enabled
spinlock => enabled
rwlock => enabled
sockets => enabled
openssl => OpenSSL 3.2.2 4 Jun 2024
dtls => enabled
http2 => enabled
json => enabled
curl-native => enabled
pcre => enabled
zlib => 1.2.11
brotli => E16777225/D16777225
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
async_redis => enabled

Directive => Local Value => Master Value
swoole.enable_coroutine => On => On
swoole.enable_library => On => On
swoole.enable_fiber_mock => Off => Off
swoole.enable_preemptive_scheduler => Off => Off
swoole.display_errors => On => On
swoole.use_shortname => On => On
swoole.unixsock_buffer_size => 8388608 => 8388608

# 粘贴到这里(必填)
php imi-swoole swoole/start
  • 提供最小可复现代码:(可选)
// 你的代码
php imi-swoole swoole/start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions