test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ethan6 Friend
    #163556

    Installation was fine, when I click on backend JA Amazon component I get this error bellow. Please help any one. I received the same error with J1.6 install.

    “Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@mybln.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.4 Perl/v5.8.8 Server at http://www.mybln.com Port 80

    Thanh Nguyen Viet Friend
    #389739

    Hello mate,

    I have found a cause of this bug. Your server locked ini_set function to deny user change php’s configuration by code.

    Please open the file “/path to you site root/administrator/components/com_jaamazons3/admin.jaamazons3.php”,
    find and replace the below code snippet
    [PHP]@ini_set(‘memory_limit’, ‘1024M’);[/PHP]

    with
    [PHP]//@ini_set(‘memory_limit’, ‘1024M’);[/PHP]

    ethan6 Friend
    #421763

    I had just upgraded to your latest jaamazons3, and experienced same error and forgetting this fix. This fix helped me again. Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  ethan6 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum