在"composer require /module-name“上得到了这个错误。我想在我的drupal站点上安装一个模块,但是它总是会返回这个错误。
VirtualAlloc() failed: [0x00000008] Not enough memory resources are available to process this command.
VirtualFree() failed: [0x000001e7] Attempt to access invalid address.
VirtualAlloc() failed: [0x00000008] Not eno
昨天我试着用Composer在我的Laravel 4项目中安装aws/aws-sdk-php,我记不起具体的事件链,但它没有成功安装。从那以后,我就收到了作曲家内存不足的错误-- Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 32 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52。
我将php.ini memory_limit
我正在使用命令在laravel中安装passport
$ composer require laravel/passport
Using version ^6.0 for laravel/passport
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
mmap() failed: [12] Cannot allocate mem
我在用Symfony 4..。
我运行以下命令:
php -d memory_limit=-1 composer.phar require form
脚本成功地通过这些点..。
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package symfony/lts is abandoned, you should avo
我知道这是个老问题!但这一次我有不同的情况。
我在OpenSuse上运行php/mysql/apache。我已经用128 of的内存设置了php。我没有任何RLimitMEM的阿帕奇。
一切都很好,鸟儿歌唱,鲜花盛开,但一旦我重新开始我的阿帕奇,那么不好的事情发生了!
我得到了PHP Fatal error: out of memory blah blah。所有php都支持运行良好的应用程序,现在记录此错误。发生了什么?我试过memory_limit =512米,没有任何进展。
我不明白为什么我的php文件现在抛出这个错误,除了非常小的脚本。我尝试了phpinfo(),在那里我真的有128 o