I have recently switched to all x64 bit server programs.. kept most of the old configurations....
most of my website has been upgraded gradually...
I think the problem may be in php.ini
or my.ini
in any case.... I go to upload a video and it sits there with the spinning circle of death and does not put any processing files into the video files directory as it did before for processing... can some one help solve this problem.. jhere is a clip of my php file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
file_uploads on
upload_max_filesize 128M
post_max_size 128M
output_buffering on
max_execution_time 2000000000
max_input_time 20000
session.gc_maxlifetime 24400
memory_limit 400M
