timeout/aborted upload script thought wifi

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fishown
Forum Commoner
Posts: 33
Joined: Sat May 12, 2007 5:35 pm

timeout/aborted upload script thought wifi

Post by fishown »

So as the topic says,
my upload script stop working after some thing like 5 secends if I try to run the script from
computer that connect to the Internet thought wi-fi,

on a wirerd internet computers the script works just fine.]

i figurd that some thing with ther server comfig is wrong,\
just cant find what,,,

thanks a lot.
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: timeout/aborted upload script thought wifi

Post by Jade »

Sounds like your wifi connection is the problem. If you're getting a weak signal and keep getting disconnected then it's understandable why the upload isn't working properly as it's dropping parts of your upload as you loose connection.
fishown
Forum Commoner
Posts: 33
Joined: Sat May 12, 2007 5:35 pm

Re: timeout/aborted upload script thought wifi

Post by fishown »

The problem is that i have this problem on every wifi connection.
Ive rtied some thing like 4 computers with difrent wi-fi connection.

ther is some where to define that if ther is little disconnection that it will keep on uploading?

I cant find where is the problem... T_T

thanks dude.
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: timeout/aborted upload script thought wifi

Post by Jade »

Err, you mean dudette.

Can you post your upload code?
fishown
Forum Commoner
Posts: 33
Joined: Sat May 12, 2007 5:35 pm

Re: timeout/aborted upload script thought wifi

Post by fishown »

Hu...sorry about that =]...

I think that the code is way to havy, and long to post it here.
and the code dosent sumup in one file, more like eighteen files, so..

and by the way, It will be nice but I need some one to slove my problem, just directions or something i can
lookup to..

thank you again for keep reading my posts.
Post Reply