Dating Software
21 Nov 2009 
Support Center » Knowledgebase » I get errors uploading images/video/audio. Seems they are too big.
 I get errors uploading images/video/audio. Seems they are too big.
Solution

Please ask hosters where to set upload_max_filesize 30M and post_max_size 30M. If in .htaccess then you will need to add to this file (it is in the root) lines:


php_value upload_max_filesize 30M

php_value post_max_size 30M

 

If there is a if there is php.ini that can be edited then you need to add


register_globals = Off

upload_max_filesize=30M

post_max_size=30M





Article Details
Article ID: 18
Created On: 26 Jan 2007 12:12 PM

 This answer was helpful  This answer was not helpful

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter | News | Downloads
Language:

Help Desk Software By Kayako SupportSuite v3.60.04