启动的时候提示内存不足,我已经使用不限制内存启动了 依然内存不足,
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.8.2003 (Core)
Release: 7.8.2003
Codename: Core
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# uname -a
Linux iZ2vc1zrf4uwvpfwjs42vfZ 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
You have new mail in /var/spool/mail/root
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# php --ri swoole
swoole
Swoole => enabled
Author => Swoole Team
Version => 4.5.9
Built => Apr 13 2023 13:21:30
coroutine => enabled
epoll => enabled
eventfd => enabled
signalfd => enabled
cpu_affinity => enabled
spinlock => enabled
rwlock => enabled
sockets => enabled
openssl => OpenSSL 1.0.2k-fips 26 Jan 2017
pcre => enabled
zlib => 1.2.7
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
mysqlnd => enabled
async_redis => enabled
Directive => Local Value => Master Value
swoole.enable_coroutine => On => On
swoole.enable_library => On => On
swoole.enable_preemptive_scheduler => Off => Off
swoole.display_errors => On => On
swoole.use_shortname => On => On
swoole.unixsock_buffer_size => 8388608 => 8388608
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# php --ri swoole_loader
swoole_loader
swoole_loader => enabled
Version => 3.0.8
Built => Oct 13 2021 06:42:53
Directive => Local Value => Master Value
swoole_license_files => no value => no value
loader.swoole_license_files => no value => no value
swoole_loader.license_files => no value => no value
swoole_loader.log_file => no value => no value
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# php -v
PHP 7.4.33 (cli) (built: Nov 9 2022 15:05:06) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
You have mail in /var/spool/mail/root
[root@iZ2vc1zrf4uwvpfwjs42vfZ ~]# cd /www/wwwroot/xinbainong_project/
[root@iZ2vc1zrf4uwvpfwjs42vfZ xinbainong_project]# php think swoole
PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 15011750450583620584 bytes) in /www/wwwroot/xinbainong_project/vendor/composer/autoload_real.php on line 41
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 15011750450583620584 bytes) in /www/wwwroot/xinbainong_project/vendor/composer/autoload_real.php on line 41
[root@iZ2vc1zrf4uwvpfwjs42vfZ xinbainong_project]# php -d memory_limit=-1 think swoole
mmap() failed: [12] Cannot allocate memory
mmap() failed: [12] Cannot allocate memory
PHP Fatal error: Out of memory (allocated 4194304) (tried to allocate 15011750450583620584 bytes) in /www/wwwroot/xinbainong_project/vendor/composer/autoload_real.php on line 41
Fatal error: Out of memory (allocated 4194304) (tried to allocate 15011750450583620584 bytes) in /www/wwwroot/xinbainong_project/vendor/composer/autoload_real.php on line 41
You have new mail in /var/spool/mail/root
[root@iZ2vc1zrf4uwvpfwjs42vfZ xinbainong_project]#
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}