Dan, the problem was solved by adjusting the function below.
I can not validate if there was a difference for the UNIX environment, but for windows solved.
// Generate a new media id $ newMediaId = md5 (uniqid (time (), TRUE));
Dan, the problem was solved by adjusting the function below.
I can not validate if there was a difference for the UNIX environment, but for windows solved.
// Generate a new media id
$ newMediaId = md5 (uniqid (time (), TRUE));