PHP forums, MySQL forums, Web Development resources

Home PageHome    PHP ResourcesTopic List    FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups 
 RegisterRegister
    ProfileProfile    Log in to check your private messagesLog in to check your private messages    Download the RSS Reader RSS Feed Download the RSS Reader RSS for this forum Log inLog in 

PHP Forum :: MySQL Forum :: Java Script Forum



Posting large size file upto 40Mb

 
Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General
View previous topic :: View next topic  
Author Message
shki_80



Joined: 16 Mar 2010
Posts: 1

PostPosted: Tue Mar 16, 2010 11:38 am    Post subject: Posting large size file upto 40Mb Reply with quote

Hi All,
I have a problem uploading Max size more or less 40MB from our admin side. My site is hosted on godaddy.com. I asked them to configure php.ini for the following.
max_execution_time 400
post_max_size = 40M
upload_max_filesize = 40M

But they said that make your php5.ini file and place on www folder. I did so but server error comes up as below.
[b]
Server Error
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.[/b]

Secondly I found another solution from internet that to make .htaccess file and place the following configuration and also place this file on www (root directory).
php_value upload_max_filesize 40M
php_value post_max_size 40M
php_value max_execution_time 400
php_value max_input_time 400
No after above changes I got the same error.

Pls. if you help in this regard. What step to do next.
I am looking for your positive response.
Regards
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
WeberTrivia Questions WeberTrivia Questions
 Think you are smart? Prove it!. Try your skills with these questions :
 WeberTrivia QuestionsRecursive arrays and multi-dimensional arrays are one and the same. (PHP and MySQL)
 WeberTrivia QuestionsThe \"cache_dir\" tag of the squid configuration has a default of /var/spool/squid. (Linux)

WeberTrivia Questions



Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum