/opt/unetlab/wrappers/unl_wrapper -a fixpermissions - ISSUE
Posted: Fri Feb 17, 2023 5:37 am
Hi,
I have issue after issuing /opt/unetlab/wrappers/unl_wrapper -a fixpermissions command I have warning like below:
PHP Warning: file_get_contents(/opt/unetlab/platform): failed to open stream: No such file or directory in /opt/unetlab/html/includes/init.php on line 71
I removed "platform" from line 71 and get error:
HP Notice: file_get_contents(): read of 8192 bytes failed with errno=21 Is a directory in /opt/unetlab/html/includes/init.php on line 71
Please advice how to fix this issue.
I have issue after issuing /opt/unetlab/wrappers/unl_wrapper -a fixpermissions command I have warning like below:
PHP Warning: file_get_contents(/opt/unetlab/platform): failed to open stream: No such file or directory in /opt/unetlab/html/includes/init.php on line 71
I removed "platform" from line 71 and get error:
HP Notice: file_get_contents(): read of 8192 bytes failed with errno=21 Is a directory in /opt/unetlab/html/includes/init.php on line 71
Please advice how to fix this issue.