Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nismorack

    (@nismorack)

    Sorry, not giving out access to my server. Besides the bug submission uses mail which isn’t entirely working.

    Also, I don’t see how giving you access to my server will tell you more than you already know. It’s already plainly obvious that the issue is somewhere in the S3 class you are using. (which hasn’t been updated in over a year and wasn’t made by Amazon)

    But I’m just pointing this out now. Do with the info what you want.

    Thread Starter nismorack

    (@nismorack)

    Using the link you gave as a testpage I managed to find the following things.

    In /lib/W3/Cdn/S3.php on line 152 it references listBucket any echo I placed after this did not display. Anything before it did.

    In /lib/S3.php on line 86 in listBucket it calls upon getResponse. any echo placed after it does not get displayed.

    This at least rules out any JavaScript issues. I haven’t had time to further explore getResponse. First thought would be that my version of CURL is incompatible with the way this code uses it. Since i noticed this S3 class hasn’t been updated since July 2009.

    My version of CURL:
    cURL support enabled
    cURL Information libcurl/7.19.6 OpenSSL/0.9.8l zlib/1.2.3

    I’d have to dig deeper to find out where in that function it stumbles.

    Alternatively Amazon changed something in the way requests were handled that this class hasn’t been updated to yet. However in such a case everyone using this plugin would be suffering from the same problem.

    Thread Starter nismorack

    (@nismorack)

    For now I’ll wait for the new version of Total Cache.

    I can’t submit a bug report without enough information. Plus I’m running WordPress 3.0 Beta2 which hasn’t been released officially.

    What I posted in the first post is the best I can do in terms of relevant information. Either the issue is in the JavaScript libraries (I saw something about wp3 using a different jquery version). Or in the Amazon libraries.

    Theoretically I could upload all the content to the CDN anyway as it does actually upload the content. Though I update my content a lot as well. I’ll just sit tight and check out new builds, possibly the latest dev build.

    Thread Starter nismorack

    (@nismorack)

    Getting a blank screen.

    Bucket exists (It also contains a file.), rights are set so that authenticated users have access and everyone has read access. Not sure if that’s wise, but it should mean access. (unless I’m missing some kind of obvious setting)

    I can use the FF plugin to access the bucket (and another tool).

    Double checked the url and it all checks out.

Viewing 4 replies - 1 through 4 (of 4 total)