• Resolved lazu2019

    (@lazu2019)


    Hi,

    I have asked my web hosting company to look into why this error has come up. They have looked at the other posts concerning the error 500 but find the the answer using the suggested fixed.

    This is what they have said:-

    I have updated (then reverted) the permalinks for your application but that didn’t help. Here is what I have found in the logs:

    [Tue Nov 12 20:22:40.783208 2019] [core:error] [pid 954538:tid 47706122352384] [client 89.41.159.151:57424] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: https://www.lazu.co.nz/es/ [Tue Nov 12 20:23:46.134924 2019] [core:error] [pid 954535:tid 47706137061120] [client 89.41.159.151:57450] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: https://www.lazu.co.nz/es/about-us/

    Please check this problem with the plugin vendor and if there is anything we should modify on the server’s end let us know and we will assist you right away.

    Any help would be greatly appreciated. This seems to be a great translator plugin, would be awesome to get it working.

    Thankyou.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Dragos

    (@dragosvrejiu)

    Hello,

    Here are some steps to debug this:
    ??
    1. Ask your host to identify this specific error and/or for the PHP error log.
    2. Try and increase your WordPress memory limit: https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/
    3. set WP_DEBUG to true in wp_config.php file : https://codex.www.ads-software.com/WP_DEBUG and try again. See if you get any errors.
    4. ?????The conflict test:

    ??*Briefly* disable all other plugins and enable the default Twenty Nineteen theme. If this fixes the problem, as it probably will, enable everything one by one, checking each time to see when the problem returns.

    Please let us know when you find the conflict so that we can take a look and see what we can do about it.

    With the best regards,

    Thread Starter lazu2019

    (@lazu2019)

    Hi Dragos,

    Please see responses from my host support.

    Message 1
    Thank you for your reply and the information that you have provided with us.

    We have followed your instructions and indeed, it works on Twenty Nineteen theme but when I tried to enable the flatsome plugin, it work as well. I have remained disable the child theme flatsome-child because when I enabled the website will throw an error 500.

    See the sample screenshot:
    https://prnt.sc/px5mc2

    Perhaps, there was compatibility issue with the child theme and the plugin.

    Then we checked and the website looked all wrong and the links didn’t work anyway. So I asked them to put it back as it was. The link error 500 still there.

    Message 2
    I have reverted back the changes and the website display back as it was before.

    [lazuco@r118 public_html]$ wp theme list
    +—————-+———-+——–+———+
    | name | status | update | version |
    +—————-+———-+——–+———+
    | flatsome-child | active | none | 3.0 |
    | flatsome | parent | none | 3.5.2 |
    | twentynineteen | inactive | none | 1.4 |
    +—————-+———-+——–+———+

    There was compatibility issue with your current theme and the translatepress-multilingual plugin. Kindly cross check this plugin and check the compatibility.

    I have now asked them to look at the PHP error logs.
    It seems that all the spanish links do not work. It works for the first page you select in Spanish then no links work from that page.

    Thanks
    Richard

    Thread Starter lazu2019

    (@lazu2019)

    Hi,

    Here’s some further feedback from my host.

    [Fri Nov 15 05:50:15.006468 2019] [core:error] [pid 1324242:tid 47401557587712] [client 83.145.185.9:40480] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: https://www.lazu.co.nz/es/manuka-infused-coffee/

    It was due to increase of the memory limit recently of your hosting account and it looks like there was excessive request for the user lazuco_wp368 to your database, perhaps each click from the Spanish link will give a redundant request to your database.

    See the sample error log:
    [15-Nov-2019 02:15:39 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User lazuco_wp368 already has more than ‘max_user_connections’ active connections in /home/lazuco/public_html/wp-includes/wp-db.php on line 1612

    I would suggest that you to check that plugin perhaps, re-instate with the latest version of it.

    I noticed that if I leave the page for a while the link worked. Not sure if this is importanat.

    Thankyou again
    Richard

    Dragos

    (@dragosvrejiu)

    Hello Richard,

    I’ve checked your website and it seems like there are no errors regarding the translated links.
    Have you solved the issues?

    Best regards,

    Thread Starter lazu2019

    (@lazu2019)

    Hi Dragos,

    Yes, after escalating within our Host support they found the problem. All working well now ?? See below.

    “The translation plugin was adjusting the .htaccess file every time and ES page was accessed. I have locked it to avoid those changes and now all is working well. ”

    Maybe other people can use this information?

    Thankyou for your help

    Cheers
    Richard

    Dragos

    (@dragosvrejiu)

    Hi Richard,

    I’m glad that everything is working now.

    Let me know if you need help with anything else.

    Best regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error 500 on links when translated’ is closed to new replies.