PDA

View Full Version : Problems with uploading.


transalp
15th of October 2004 (Fri), 12:37
I have installed ee. And is working fine. Now is my problem that I only can upload two or three files. I have uploaded the file's in to my /input/upload dir., and from there I want to upload them to my fotoarchief dir. wich is on an other server. On this server I also have my database. In the beginning it is going fine but after a few files it stals.

Is there anybody who can help me?

steven
15th of October 2004 (Fri), 13:51
Can you be more discriptive about what you mean by stals?

I know from my experience there is a number of files that everything appears to function just fine. Files get ftp over to where they are supose to and the web page refreshes. But if I get too many files the web page never refreshes. Sometimes the files are processed correctly sometimes not.

I have hear there are a couple of possibilities for the cause of this. There was a mention of max time for a PHP script to complete. Also there is an issue about the maximum memeory a single PHP script can use. Both of these values are tunable if you are running your own server. If not then you have to check with your server provider. Try a search I know I have read some good solutions to problems like this here before.

transalp
15th of October 2004 (Fri), 14:41
That is exactly the problem I have.
My max memory = 128M and the max execution time is 3600.

So I don't what the problem is.