-
AuthorPosts
-
March 20, 2008 at 6:04 pm #126779
When I try to upload a large Zip file, I see a warning that the limit is 2mb, which can be set in the php.ini file. Unfortunately, I cannot locate that file, and would appreciate a pointer.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 20, 2008 at 6:14 pm #242714Contact your host to tell them to raise that limit or you can try to make a php.ini file and add this in it:
upload_max_filesize = 10M ;
post_max_size = 20M ;
Or in htaccess file:
php_value upload_max_filesize 10M
php_value post_max_size 20MMarch 20, 2008 at 6:29 pm #242717I don’t expect to have much luck contacting my host (GoDaddy) to resolve this, so I need a little guidance on how to use your other suggestions.
1. If I create a php.ini file, does it contain only the code that you display? And, where do I locate it in the folder stucture?
2. I see the htaccess.txt file in the Joomla installation. Does that code just drop in any particular place?
Thanks.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 20, 2008 at 7:09 pm #242719Thank you. However, I do not see an rsgallery folder, only four mod_ja folders in the modules folder. mod_ja_rsmenu, rsquickjump, rsquickstats, and rsslide.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 20, 2008 at 8:17 pm #242721administrator>components>com_rsgallery
and components>com_rsgallery, you have none of them?
March 20, 2008 at 9:13 pm #242722I have those folders. I’ve uploaded your file, and it still doesn’t work.
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
March 21, 2008 at 9:56 am #242763And go to Global Configuration of your site, increase value of Maximum Size for Media files.
Hope this info usefull to you.
Regards. -
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by jgwalter 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum