Page 1 of 1

httpd & ftpd problem

Posted: Thu Feb 04, 2010 6:52 am
by pub20
I had included httpd and ftpd servers into ce 6.0 system, but I have such a problem:
after uploading files to /windows/www/wwwpub/
I view them over my browser, but after some pageviews mini2440 stops responding both HTTP and FTP requests. It still works normal locally

Any suggestions?

Re: httpd & ftpd problem

Posted: Tue Feb 09, 2010 1:11 am
by pub20
It seems to be winsock problem, but I haven't found solution

Has any one faced the same situation?
Or any suggestions?

Re: httpd & ftpd problem

Posted: Wed Feb 10, 2010 4:28 am
by pub20
Problem solved!

Re: httpd & ftpd problem

Posted: Wed Feb 10, 2010 11:23 am
by nicolas
What was the issue ?

Re: httpd & ftpd problem

Posted: Thu Feb 11, 2010 3:42 am
by pub20
error within the driver for dm9000

Re: httpd & ftpd problem

Posted: Mon Feb 15, 2010 10:52 am
by domdom
Please, could you give us some details ?
What are the modifications to make ?
Thanks
domdom

Re: httpd & ftpd problem

Posted: Wed Feb 17, 2010 2:13 am
by pub20
Change that line (; m_nTx < 2;) for for(; m_nTx < 1;) on method
int C_DM9000::DeviceSend(PCQUEUE_GEN_HEADER pObject)