Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Uploading LARGE videos  (Read 10689 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.018 seconds with 20 queries.