Laravel 安装的时候出现这类型的错误。
表示 php 中,函数 proc_open 禁用了,需要在 php.ini 禁用函数 disable_functions 中删除这个函数
文章来源:https://www.toymoban.com/diary/laravel/24.html
文章来源地址https://www.toymoban.com/diary/laravel/24.html
到此这篇关于[SymfonyComponentProcessExceptionRuntimeException]The Process class relies on proc_open, which is not available on your PHP installation的文章就介绍到这了,更多相关内容可以在右上角搜索或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!