Only can upload certain pics Only can upload certain pics
 

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]

Main Menu

Only can upload certain pics

Started by areid, January 15, 2005, 08:34:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

areid

Hi I just got coppermine installed and everything works fine. The only problem I have is I can only upload files that are no bigger than 1184 x 784. Now this is a problem becasue my digital camera captures at 2560 x 1920. I cant rezie all of my pictues to upload them. Also this is a Family Album site and there are some people in the family that dont know how to resize their photos. So how can I make it accept those bighger pictures??

Thanks in advance

Alex

this is my config.


[attachment deleted by admin]

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

areid

I dont get an error message, it just comes to the page cannot be displayed.

Try this guest login

http://www.reid-fam.com/photo_album
user: guest
pass: password


[attachment deleted by admin]

kegobeer

One of my recent posts explains how much memory is needed to resize images.  You can search my recent posts to find it.

Resizing large images takes a lot of resources, and it's probably the cause of your problem.  You need to try increasing php's memory allocation, the timeout setting, and probably a few other settings.

Those have all been discussed many times, and may even be stickies on the boards.  One of my recent posts has a link to a site that talks about uploading large files and required php settings.  Search around a bit and you'll find them.  Give them a try.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

areid

Tried everything, but still it didnt work.....

kegobeer

Please explain in detail what you tried.  That will help us suggest alternative ideas.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

areid

#6
I found on here that you needed to have a temp directory other than the default, so I changed that, I change the time out settings, and I also changed the memory to 10MB.

Also here is apart of my php.ini file

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 360     ; Maximum execution time of each script, in seconds
memory_limit = 500M      ; Maximum amount of memory a script may consume (8MB)

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

areid

Yeah I just took a look at it, and it didnt tell me anything that I have already read on the forums

Joachim Müller

did you remember to restart your webserver service after changing php.ini ?

Joachim

areid

Yeah, at first I forgot, but then I remembered that I needed to do that, but still no luck