PDA

View Full Version : Problem in PHP and Apache Configuration in uploading files



newphpbees
08 May 2012, 07:56 PM
Hi..

I encountered problem in my configuration of my php because not all data was uploaded to database eventhougn my files is not large it was only KB.

my server is apache.

I already edit this:
•max_input_time
•memory_limit
•max_execution_time
•post_max_size

but still not all data was save to my database..

I tried everything and yet, nothing was change. still not all was save to my database :(

Thank you