In the localhost everything is fine, but the live site show these:
Notice: Undefined variable: pipes environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 674 sor).
Warning: proc_open() has been disabled for security reasons environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 674 sor).
Notice: Undefined variable: pipes environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 678 sor).
Warning: stream_get_contents() expects parameter 1 to be resource, null given environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 678 sor).
Notice: Undefined variable: pipes environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 679 sor).
Warning: stream_get_contents() expects parameter 1 to be resource, null given environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 679 sor).
Notice: Undefined variable: pipes environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 680 sor).
Warning: fclose(): supplied argument is not a valid stream resource environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 680 sor).
Notice: Undefined variable: pipes environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 681 sor).
Warning: fclose(): supplied argument is not a valid stream resource environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 681 sor).
Warning: proc_close() expects parameter 1 to be resource, null given environment_indicator_execute_os_command() függvényben (/var/userdata/web/xxx/website/yyy/sites/all/modules/environment_indicator/environment_indicator.module 682 sor).
Comments
Comment #2
e0ipso@szt did you fix this? Do you have a patch for the module?
Comment #3
szt commentedI think the problem is that the proc_open function is disabled in my host. So maybe this issue is "Closed (works as designed)".