MP3 files copy just fine to the server, and land in the 'pictures' directory, but never get listed on the front side to play.
MP3 files were the start of the test/trial run, which seem to upload clean and clear, but never come to exist frontside.
Files land in the 'pictures' directory as intended, I assume.
Never figured out why the example music plays, yet files are 0 KB and don't play if copied locally.
Initial names had spacing, so I even renamed to remove such possibility.
No errors get defined.
JPG files copy just fine as well, but as a twist, they then get listed and viewed as intended, BUT do leave an error...
04.30.2019 1:34:00 - ERROR 8 in ated_version\admin\upload\twg_helper.php, line 444: A non well formed numeric value encounteredIn relation to video, I believe I've troubleshot this for the owner a few years in the past, but of the 2 "identical" AVIs I have, 1 works, the other doesn't.
They both upload, but one works and not the other.
They each hold different play button overlays.
They both originate as AVI files, but am sure there was a particular reference/limit to its build.
Maybe a quick toss to slide in a twist to troubleshooting... Currently re-setting this all up fresh for the user due to a server rebuild with the new Windows Server 2019. Since they run Windows, I have commented out the Windows portion of execute_command() so it still uses shell_exec(), which I'm assuming truly has nothing to do with this topic, but thinking the issue might relate in thought.
Take a peak:
http://www.udesplace.com/updated_versionI've run PHP since the end of the PHP3 and currently am up to PHP7 on my *nix line, so hoping this is just a twist with the client running Windows... ^_^
So feel free to assume I know any reference you may make, and hope this helps other Windows-relations.