Jump to content

howto > runcloud > jreviews - server requirements > register_argc_argv


n00bster

Recommended Posts

if you are using the RUNCLOUD server management service you have to modify your app setup for the jreviews "Server Requirements", see the information about "register_argc_argv" in the docs:
https://www.jreviews.com/docs/requirements#requirements

follow this instruction to open your app config where you are running jreviews and add in the file the line below:
https://runcloud.io/docs/cheat-sheet-php#extra-phpfpm-configuration

add this line to your "app config file":
php_admin_value[register_argc_argv] = On

the service as mentioned in the conf file: 
systemctl reload php82rc-fpm

Link to comment
×
×
  • Create New...