with this code it is giving the same error.
die("Can't stat INI file \"$INI_FILE_PATH\": $!\n");
I got following error "Can't stat INI file "//machine_ip/some folder/test.ini": No such file or directory"
What I think is problem is because file is on some other machine.