Daniel,

  Thanks for the pointer - I missed your post in the Luminary forum. I'll take 
a look at this and see if there's something that needs fixing in there. You 
should be able to replace the file system driver without seeing problems but, 
now that I think about it, I may not have tried using the FATfs/SDCard driver 
in an app also using SSI/CGI.

  Regards,

Dave 

-----Original Message-----
From: lwip-users-bounces+dave.wilson=ti....@nongnu.org 
[mailto:lwip-users-bounces+dave.wilson=ti....@nongnu.org] On Behalf Of Daniel 
Berenguer
Sent: Tuesday, February 02, 2010 11:08 AM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Weird problems with CGI's and SSI

Hi Dave. Thanks for your response.

I've been using the latest sources so every file name was 8.3
compliant. I already started a thread in the Luminary forums:
http://www.luminarymicro.com/component/option,com_joomlaboard/Itemid,/func,view/catid,5/id,8672/#8672

But since I was able to do what I needed just with http requests I
stopped investigating the issue.

Daniel.


On 2 February 2010 16:53, Wilson, Dave <dave.wil...@ti.com> wrote:
> Daniel,
>
>
>
> I've just seen your post regarding SSI/CGI not working from the FAT file
> system on an lm3s8962 board. This should work if you remember that the FAT
> file system is limited to 8.3 filenames whereas the internal one is not. If
> you are working with a release of the StellarisWare software which is more
> than a couple of months old, you will find that the internal file names used
> in the enet_io example application don't all comply with the 8.3 format. The
> latest releases, however, change this so that it becomes somewhat easier to
> move the site onto the SDCard.
>
>
>
> Given that this question doesn't related directly to lwIP, I suggest we move
> it over to the Luminary Micro support forum
> (http://www.luminarymicro.com/forums) for now. I'll be working on the web
> server this week to get it into a form that can be contributed back to the
> lwIP community so am keen to iron out any bugs people have found before
> this. That said, the server with the extensions has been working well for us
> for 18 months or so now and I'm not aware of any outstanding bugs based on
> the testing and examples we've run on it.
>
>
>
> Thanks,
>
>
>
> Dave Wilson
>
> Member Group Technical Staff, Texas Instruments AEC Austin
>
> dave.wil...@ti.com
>
>  +1 (512) 279-8849 (office)  |  +1 (512) 279-8879 (fax)
>
> david_a_g_wilson (Yahoo IM)
>
> 108 Wild Basin Rd., Suite 350  |  Austin, TX 78746  |  USA
>
>
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to