remove pcntl_fork, generate new encryption key on onboarding & update minimum php version

This commit is contained in:
Mohit Panjwani
2021-06-22 16:03:59 +05:30
parent fca7d164a6
commit e7bf86f9c0
2 changed files with 2 additions and 5 deletions

View File

@ -1099,7 +1099,7 @@
},
"req": {
"system_req": "System Requirements",
"php_req_version": "Php (version {version} required)",
"php_req_version": "Minimum Php (version {version} required)",
"check_req": "Check Requirements",
"system_req_desc": "Crater has a few server requirements. Make sure that your server has the required php version and all the extensions mentioned below."
},