Search found 2 matches

by chrissodey
Thu Nov 12, 2009 5:43 am
Forum: General Discussion
Topic: File Size Help
Replies: 3
Views: 313

Re: File Size Help

Thanks for your reply! I was actually thinking of a possible file split, but I'm not sure how to go about it. Do you have any suggestions?

Thanks
by chrissodey
Wed Nov 11, 2009 11:01 am
Forum: General Discussion
Topic: File Size Help
Replies: 3
Views: 313

File Size Help

Hello, I have text files that need to be uploaded to mysql, but before that they need to be parsed. They are in excess of 240MB each and my php ini states the post_max_size is 8M, upload_max_filesize is 40M, and the memory_limit is 512M. I do not have access to the php ini file to modify it to accep...