Quote:
If you have sites that work, could you capture the HTTP headers and post them?
|
Do you have a good way to capture headers on the Kindle? That's not something I've tried but it would definitely help the debugging process.
Anyway, I think I narrowed my problem down to the embedded session authentication. Once I disabled authentication (in the config_local.php file), I was able to download books to the Kindle just fine. So I just set up authentication in the web server conf and everything is golden.
That may be related to PHP being run as FastCGI vs Module. I was getting weird permission errors in my server logs until I turned off the embedded authentication. Now I'm not getting any errors.
On a side note... sometime in the twenty minutes or so that my website was wide open for testing purposes, google started crawling my library. I couldn't
pay that spider to crawl my websites any other time.