Forum

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 3 characters - maximum search word length is 84 characters

Topic RSS
Not understanding
10 July, 2011
7:14 pm
judahrn
Chicago,Il
Enthusiast
Forum Posts: 12
Member Since:
10 July, 2011
Offline

I am having problems understanding warning message and where to change the code info. I am not a coder just a very eager volunteer.

10 July, 2011
7:16 pm
judahrn
Chicago,Il
Enthusiast
Forum Posts: 12
Member Since:
10 July, 2011
Offline

Here 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???

10 July, 2011
8:01 pm
Rich Brown
Parkville, MD
Guru
Forum Posts: 306
Member Since:
13 July, 2009
Offline

This 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

http://www.sermonbrowser.com/faq/

Rich Brown
Aisquith Presbyterian Church
Parkville, Maryland, USA
sermons.aisquith.org
11 July, 2011
12:30 am
judahrn
Chicago,Il
Enthusiast
Forum Posts: 12
Member Since:
10 July, 2011
Offline

Thank God I finally figured out how to upload through ftp. Now once I get the audio to play and the player to show up my job is done….

11 July, 2011
6:27 am
judahrn
Chicago,Il
Enthusiast
Forum Posts: 12
Member Since:
10 July, 2011
Offline

I have finally got it all working!!!! Now I have to learn how to make the whole setup look better. I might try a new theme. Oh yeah thanks Webservant for your help. It took a little while,but I got it working.

Forum Timezone: Europe/London

Most 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)

Comments are closed.