Hi Praveen,
Cool video gallery is a great plugin, i have implemented on one of my client’s site. I am facing problem on uploading video file of more then 8mb it takes to connection time rest page. I have read your old post and i did
ini_set(“post_max_size”, “75M”);
ini_set(“upload_max_filesize”, “75M”);
i was to upload video file of size 75mb.
Still it show me same problem. Not sure what it is. Please help me.
Thanks,
Bhavika