Ok I have my PHP.ini file set correctly I don't see that as the problem but a two minute 15 second flash movie is getting cut of at 1:30 the video is only 11 MB can anyone tell me why it is getting cut of after 1:30 on one and 70 seconds on another is there a setting that I need to adjust? Let me know PLZ it 4am here and I am off to bed hope someone will have answer in the morning..........Is it cutting the film in the processing of it? if so where does that need to be adjusted? Csampson |
I uploaded it to Boonex and it processed the entire 2:15 seconds so I am assuming there is some setting that is not right at my end??
http://boonex.us/m/videos/view/Real-Estate-Agent-Tips-Videos-Resources-Information-Network
Csampson |
Anyone? this brings the upload to stand still........ Csampson |
Go into admin->tools-Host tools->host params.
What does dolphin show there?
Should be something like this. I have mine set quite high, but should at least be at the recommended.
Name |
Value |
Recommended |
Different settings |
register globals |
Off |
Off |
safe mode |
Off |
Off |
disabled functions |
|
|
memory limit |
128M |
128M |
max execution time |
3000 |
300 |
post_max_size |
300M |
128M or more |
upload max filesize |
300M |
128M or more |
allow_url_fopen |
On |
On |
allow_url_include (for php > 5.2) |
Off |
Off |
mbstring installation |
mbstring extension
installed |
Installed |
PHP version |
5.2.9 |
4.4.0/5.1.0 and higher |
SQL Client library version |
5.0.77 |
4.1.2 and higher |
https://www.deanbassett.com |
Csampson |
This doesnt make sense BC it keeps cutting of at 90 seconds 1min 30 seconds as if it is a script command and I have been at this for about 4 hours with no luck............ Csampson |
Can anyone help with this as I have been at it all day and have no idea what to do next I have tracked down every detail but I am thinking there is a 90 second script somewhere...... Csampson |
I replied to your PM. This may be a server issue, host related. Just a thought if nothing else has panned out.
Saw your post on range. That is how my settings.xml reads. I believe the colon in all range settings is meant as "to" or a ratio, not as a reference to time (minutes:seconds)
Someday, Someway. |
You are correct as I changed those settings it did nothing then drilled down to figure out it ment 1 to 10 0r 1 to 30 thank you..... Csampson |
I am currently asking my host if there is an issue on there end with the cron job going past 90 secs..... Csampson |
is there a file like this and if so can you point me to it...........It is not in the php.ini
You will have to edit your php.ini setting
original settings "post_max_size = 8M"
change to
post_max_size = (the max size you want)M
AND
original settings "upload_max_filesize = 8M"
changed to
upload_max_filesize = (the max size you want)M
Csampson |
ask host what the master settings are....these settings are just a guide and most often mean nothing I have video tutorials to help you mrpowless.com |
Ok I checked with GoMoMMa and they after a 20 minute rant of them being the issue offered t track it down and said the cron job is working just fine and it doesn't time out
So what is next on this issue........it no longer times out at 1:30 it now times out at 2:29 seconds............I use to get a cron job e-mail but I must of turned it off somehow does anyone know how to turn it back on? So I can look at the e-mail about the cron job? I assume I got sick of the e-mails and turned it off somehow I think.........
HOW CAN THIS STILL BE AN ISSUE>>>>>>>>
Csampson |