• Hello, this wordpress application is being hosted on a digital ocean droplet using openlitespeed as the server.

    After editing the php.ini file to change values for post_max_size, upload_max_size, max_input_time and the memory limit Ajax calls began to fail with error 400 and I’m unable to edit theme/plugin files within the wp-admin dashboard.

    This started after using “killall lsphp” to restart the openlitespeed wordpress server.

    • This topic was modified 1 year, 2 months ago by khalil0525.

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

Viewing 1 replies (of 1 total)
  • Hello, one thing you could check is if the ajax calls you are making are still exceeding the new limits you have set in the php.ini file. Another is if the ajax call is using correctly formed URLs. You could also try clearing your browser cache and cookies before retrying your ajax calls.

    When I clicked on the link in Chrome, I am getting ERR_SSL_PROTOCOL_ERROR.

    Good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Ajax requests result in 400 error and cannot edit theme/plugin files’ is closed to new replies.