Author Topic: The connection to the server was reset while the page was loading.  (Read 3967 times)

0 Members and 1 Guest are viewing this topic.

Offline Lukazs

  • Newbie
  • *
  • Posts: 46
    • View Profile
Hi, when i'm trying to upload .flv file in to my server, i get this error message :

The connection to the server was reset while the page was loading.

I tryed few time, but all time was the same. Then i tryed in other website, and there was the same.

Need your help.

Thank You

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: The connection to the server was reset while the page was loading.
« Reply #1 on: June 07, 2006, 03:34:09 PM »
probably upload limit is too low in php.ini (look in phpinfo())
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Lukazs

  • Newbie
  • *
  • Posts: 46
    • View Profile
Re: The connection to the server was reset while the page was loading.
« Reply #2 on: June 07, 2006, 04:08:46 PM »
probably upload limit is too low in php.ini (look in phpinfo())

I'm sure that there is no upload limit.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: The connection to the server was reset while the page was loading.
« Reply #3 on: June 08, 2006, 02:45:55 AM »
I'm sure there is.
Default is 2mb server side restrictions.

Check server logs.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)