Topic RSS
2:31 pm
25 April, 2009
OfflineI LOVE this plugin! The possibilities are endless. Just entered our first video (embedded Vimeo). Very exciting. Thank you.
Unfortunately our upload still limits us to about 8Mb.
“The connection to the server was reset while the page was loading.”
The download browser in the Media section does the same thing.
My server guys are checking the .htaccess and php.ini but BOTH are set to max_upload 60 MB, MAx_post 60MB, max_time 600
Any assistance would be helpfull.
-James
I am also having issues uploading large files to my sermonbrowser.
I added this .htaccess file to the wordpress directory:
php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value max_execution_time 1000
php_value max_input_time 1000
# BEGIN WordPress
RewriteEngine On
RewriteBase /wp/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wp/index.php [L]
# END WordPress
I tried uploading a file around 35mb through sermonbrowser and after 15 minutes, it was still not uploaded. I went to the media area to try and upload there. First I tried the flash uploader and it said my max upload size was 2mb. Then I tried the browser uploader and after a minute, it took me to a page that said:
"Are you sure you want to do this?
Please try again."
Any thoughts or suggestions? The church's webhost will not allow altering of the php.ini file, so I guess we need a workaround.
5:26 pm
1 August, 2010
OfflineHi Both,
Firstly we need to see what your servers maximum post and upload sizes are set to.
The asiest way to do this is to create a simple php file with the following in it.
// Show all php information
phpinfo();
?>
Save the file to something like phpinfo.php and upload to the root directory of your website.
Once uploaded goto that page e.g. http://www.example.com/phpinfo.php
Your php configuration will now be viewable, the master configuration will be shown as well as any local changes made by a php.ini file or .htaccess file. these will be shown in two separate columns.
Post back the values for :
php_value upload_max_filesize
php_value post_max_size
php_value max_execution_time
php_value max_input_time
Regards
Rich
Most Users Ever Online: 40
Currently Online:
15 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: 2062
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1071
Posts: 4042
Newest Members: richdorm, Aaron Velasquez, aaronv, dave5884, tomduckering, ccwebb
Moderators: Ben Miller (386)
Administrators: Mark Barnes (425)
Log In
Register
Home



