2014-08-01, 04:49:30
(This post was last modified: 2014-08-01, 09:18:44 by MikePritchard.)
Thanks Shawn,
only getting this error:
[01-Aug-2014 04:02:18 Australia/Adelaide] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/pritcha7/public_html/free/ccadelaide/gsconfig.php:231) in /home/pritcha7/public_html/free/ccadelaide/admin/inc/cookie_functions.php on line 23
Which shows at the top of the page in debug mode too.
I was wondering about a php time out.
I am not very good at php but I was wondering... The three minutes that it takes before the page refreshes with no error coincides with this setting:
session.cache_expire: 180
(is this related: http://www.uploadify.com/documentation/u...uploadify/ ?)
I can't change that setting as this is a shared server.
But it sure seems like this should work. Others are able to upload larger files either way right?
BTW when I was using uploadify, after I changed the setting to 440 it would try to upload for over 4 minutes.
Thanks for your help,
Mike
only getting this error:
[01-Aug-2014 04:02:18 Australia/Adelaide] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/pritcha7/public_html/free/ccadelaide/gsconfig.php:231) in /home/pritcha7/public_html/free/ccadelaide/admin/inc/cookie_functions.php on line 23
Which shows at the top of the page in debug mode too.
I was wondering about a php time out.
I am not very good at php but I was wondering... The three minutes that it takes before the page refreshes with no error coincides with this setting:
session.cache_expire: 180
(is this related: http://www.uploadify.com/documentation/u...uploadify/ ?)
I can't change that setting as this is a shared server.
But it sure seems like this should work. Others are able to upload larger files either way right?
BTW when I was using uploadify, after I changed the setting to 440 it would try to upload for over 4 minutes.
Thanks for your help,
Mike