Search results

  1. V

    lsphp-curl

    did you guys add the latest php?
  2. V

    lsphp-curl

    I don't think they are fixed; tried 2 days ago
  3. V

    lsphp-curl

    ok, simple workaround: do regular installation, but leave out lsphp74-curl build the extension from source: - first of all, install dependencies: curl, libcurl4-openssl-dev, openssl, libssl-dev (if you'll need more, you'll get notified) wget https://www.php.net/distributions/php-7.4.6.tar.gz...
  4. V

    lsphp-curl

    seems paypal started to complain as well ... I don't understand why noone from OLS joined this conversation
  5. V

    lsphp-curl

    compile from source ... but I am not going to do that; waiting for the precompiled lsphp-curl .. hopefully it will be fixed soon as my wordpress is almost 2 weeks without update
  6. V

    lsphp-curl

    I will tell you exactly what the problem is. For some reason OLS started to compile the phps with: SSL Version NSS/3.42.1 instead of SSL Version OpenSSL/1.1.1d NSS is causing certificate issues.
  7. V

    lsphp-curl

    Its definitely an ols issue ... As its working fine under nginx. Under ols it doesnt use the right openssl ... That causes the problem.
  8. V

    lsphp-curl

    Hi, Seems the latest php update came without TLS-SRP ... In Wordpress when trying to update a plugin I get the following error: Update Failed: Download failed. cURL error 77 Another problem we started to experience is curl authentification with braintreepayments ... was working fine before...
  9. V

    lsphp-curl question

    I am using your repo when installing ols; my problem is, the lsphp-curl is shipped without TLS-SRP support (required for several payment gateways such as braintree etc). I know I could probably complile ols from source ... but it would be much more convenient if you guys could include it in...
  10. V

    1.7.1 - WP image upload

    wondering if it's related to php imagick ...
  11. V

    1.7.1 - WP image upload

    David, just tried to examine this issue .. and everytime something takes longer (image generation etc) I get these errors: ExtConn timed out while processing. No request delivery notification has been received from LSAPI application, possible dead lock. At the end lsphp went down entirely; had...
  12. V

    1.7.1 - WP image upload

    David, try uploading let's say 10 images (at once). It gets stuck after 4 images or so. Just tried it again ... not working
  13. V

    1.7.1 - WP image upload

    Seems to be the exact issue we were experiencing in the past: https://forum.openlitespeed.org/threads/ols-1-6-6-bug.4095/#post-7770 downgrading to 1.6.12 until resolved
  14. V

    ols 1.6.11

    NEVERMIND! I apologize. The issue is related to the latest ImageMagick (7.0.10-3), if imagemagick downgraded, it's working fine again.
  15. V

    ols 1.6.11

    upgraded to 1.6.11 from 1.6.10 and seems my images (set not to cache) do not refresh if modified immediately need to refresh the browser twice any idea?
  16. V

    Unable to load images

    Occasionally, I get the same error when adding stuff via admin (it's a custom solution though, no WP) HttpExtConnector state: 8, request body sent: 197, response body size: -2, response body sent:0, left in buffer: 0, attempts HttpExtConnector Quic issue???
  17. V

    1.6.9 bug?

    Any idea what this could be? HttpExtConnector state: 8, request body sent: 197, response body size: -2, response body sent:0, left in buffer: 0, attempts: When tried to add an entry via our admin ... the browser got stuck and produces the above entry in the error log. After restart...
  18. V

    ols 1.6.6 bug?

    OLS guys, PLEASE start keeping track what was already fixed and make sure every new version INCLUDES all previous bugfixes. It's really annoying seeing the same errors over and over. Now, we may start asking, is this the only bugfix you missed to add, or are there more??? Is everything...
  19. V

    ols 1.6.6 bug?

    I am running 1.6.7 without a problem ... now with 1.6.8 the problem is back ... David, please check if the old bugfixes were included in this version ....
  20. V

    ols 1.6.6 bug?

    In 1.6.6. they didnt include several past bugfixes. Thats why the problems. I was promissed David will fix it soon. Waiting for it too.
Top