Topic RSS
7:14 pm
10 July, 2011
Offline7:16 pm
10 July, 2011
OfflineHere is the problem
Warning: The maximum file size you can upload is only 2048k. Please change upload_max_filesize to at least 15M in php.ini.
Warning: The maximum file size you send through the browser is only 8192k. Please change post_max_size to at least 15M in php.ini.
Warning: The maximum time allowed for an upload script to run is only 60 seconds. Please change max_input_time to at least 600 in php.ini.
Where do I change the file sizes at???
8:01 pm
13 July, 2009
OfflineThis is in Sermon Browser FAQ:
The most likely cause is that you're reaching either the maximum filesize that can be uploaded, or the maximum time a PHP script can run for. Editing your php.ini may help overcome these problems – but if you're on shared hosting, it's possible your host has set maximum limits you cannot change. If that's the case, you should upload your files via FTP. This is generally a better option than using your browser, particularly if you have several files to upload. If you do edit your php.ini file, these settings should be adequate:
file_uploads = On
upload_max_filesize = 15M
post_max_size = 15M
max_execution_time = 600
max_input_time = 600
memory_limit = 48M
12:30 am
10 July, 2011
OfflineMost Users Ever Online: 40
Currently Online:
17 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
malpan: 2453
jogen: 2440
VanWatterson: 652
GeraldSebring: 364
LucasWoltman: 362
RandellFeenstra: 362
Member Stats:
Guest Posters: 7
Members: 2066
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1071
Posts: 4045
Newest Members: Nixon Designs, zolaperry, tanec69, lbakyl, richdorm, Aaron Velasquez
Moderators: Ben Miller (387)
Administrators: Mark Barnes (425)
Log In
Register
Home




