I have an application on an Apache2. The applications plays some media files like video files, mp3 files and wav files using a php file in order to avoid direct download from not-registered users. Now, I m having problems because during the media file is loading, I cannot go to another page on the application until the media file is fully loaded.
I don t know if it s an issue about Apache2 or PHP. Can anybody help me to find out a solution for this issue? It seems that the same client cannot load two instances of PHP pages in the same site.
I m looking forward your answers. Thanks in advance