The hard disk in the server crashed and was reimaged with Linux version 5.4.16,.The backed up program and data files were then re-instlled . However the same scripts uploads all the files but now reads only 9 to 11 of the 25 files uploaded. The remaining files were not read.
My php.ini file is configured as follows
Code: Select all
max_input_time= -1
output_buffering = On
max_execution_time = 30
max_input_time = 60
memory_limit = 128M
log_errors_max_len = 1024
post_max_size = 8M
upload_max_filesize = 2M