Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Uploading LARGE videos  (Read 10691 times)

0 Members and 1 Guest are viewing this topic.

ML

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Uploading LARGE videos
« on: June 26, 2011, 09:52:20 am »

If anyone can help me figure this out, I would appreciate it.

http://micksplace.net/coppermine/

Is there any way to up load LARGE wmv videos (5-25 megs) that will play directly from Coppermine?

I put a small one on my site and it plays fine. When I tried to upload a large video of one of MY songs, it said the the file was too big.

I changed the file size allowance to 100 megs.

Now when I try to upload it, it seems to upload fine, but at the end it says exceeded file size allowed In php.ini

Is there something else that I can change in the configuration, or is this a server problem?

Thanks for any help or suggestions.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Uploading LARGE videos
« Reply #1 on: June 27, 2011, 03:00:53 pm »

As the error message already says, you exceeded the file size limit of your PHP (server) configuration.
Logged

ML

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: Uploading LARGE videos
« Reply #2 on: June 27, 2011, 08:12:07 pm »

Really? Stating the obvious isn't a lot of help. I know what it says - I posted it.

I just need to know if this is something that I can fix myself, or should I contact the help desk at my hosting company?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Uploading LARGE videos
« Reply #3 on: June 28, 2011, 09:07:03 am »

I don't know if you can fix it yourself, as I don't know what you can do yourself with your hosting package.

should I contact the help desk at my hosting company?
Yes.
Logged

ML

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: Uploading LARGE videos
« Reply #4 on: June 29, 2011, 07:05:55 am »

I am doing that now.

I like Coppermine. I hope that I can get this figured out.

Thanks for replying to the post.
Logged

ML

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: Uploading LARGE videos
« Reply #5 on: June 29, 2011, 07:54:58 am »

FYI:

They adjusted the php.ini file in the /home directory

From:
register_globals=Off

To:
register_globals = Off
upload_max_filesize = 256M
post_max_size = 256M

My videos are uploading and working fine now.

Maybe this will help anyone else who is experiencing the same problem.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Uploading LARGE videos
« Reply #6 on: June 29, 2011, 09:08:24 am »

Marking thread accordingly. FYI:
you can tag your answer as "solved" by clicking on the little image in your initial posting on your thread.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.