Register    Login    Forum    Search    FAQ

Board index » General Usage » Other




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Not able to upload large file size
 Post Posted: Sat Jun 09, 2012 3:12 am 
Offline

Joined: Thu Jun 07, 2012 8:00 pm
Posts: 8
I'm trying to upload a 3.6mb file on to a new customer and for what ever reason not able to upload it. It looks like it's uploading correctly but when I go back to the customer entry, the file to be upload file is not there. Smaller file sizes such as 500k upload just fine.

Is there a limit on file size?

Thanks.


Top 
 Profile  
 
 Post subject: Re: Not able to upload large file size
 Post Posted: Sat Jun 16, 2012 8:49 am 
Offline

Joined: Fri Oct 26, 2007 3:55 pm
Posts: 3498
Location: Colorado, US
php limits the upload size to 2 Mb. There may be a way to get around this but it has to do with your php settings.

Dave


Top 
 Profile  
 
 Post subject: Re: Not able to upload large file size
 Post Posted: Sat Jun 16, 2012 9:54 am 
Offline

Joined: Thu Jun 07, 2012 8:00 pm
Posts: 8
Thanks Dave. I completely overlooked that. Fixed the issue.

Added below code to PHP5.ini running on Godaddy:

memory_limit = 100M
upload_max_filesize = 192M
post_max_size = 100M
file_uploads = On

Thanks.


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 3 posts ] 

Board index » General Usage » Other


Who is online

Users browsing this forum: No registered users and 1 guest

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: