Search results

  1. G

    curl PHP extension install

    Yes, brilliant thanks that has fixed it.
  2. G

    Blocked by CORS policy and other console errors

    Hm, weird thanks. Yes seems like it is all ok now!
  3. G

    curl PHP extension install

    ...and moving on a bit further: If I change the script handler for PHP to v8.1 wordpress reports curl is installed, but my site breaks (known issues with Elementor and v8.1 If I change the script handler for PHP to v7.4 wordpress reports curl is NOT installed. I need to use this version due...
  4. G

    curl PHP extension install

    Bit of an update: Output from curl -V (I uncommented curl in /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini) curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib...
  5. G

    curl PHP extension install

    Here is the info page https://speedstix.com/phpinfo.php, but according to the support of the plugin it is not active: "I do see from the provided phpinfo file there does appear to be reference to cURL, but from the status report, it appears that it is unable to pull the cURL version and...
  6. G

    Blocked by CORS policy and other console errors

    Thanks Cold-Egg, domain is https://speedstix.com
  7. G

    curl PHP extension install

    I've got the below message in my admin console, but I can't see where to enable PHP cURL....any ideas? WooCommerce Social Login requires the curl PHP extension to function. Contact your host or server administrator to install and configure the missing extension.
  8. G

    Blocked by CORS policy and other console errors

    Hi I have just migrated to a new Open LightSpeed server for my Wordpress sites. I have some issues with CORS policy, I have a CloundFront CDN set up but am getting the below errors in the console: Access to font at 'https://cdn.xxxxxxxx.woff' from origin 'https://xxxxx.com' has been blocked by...
  9. G

    Downgrading PHP Errors

    Thanks, got this working now.
  10. G

    Downgrading PHP Errors

    Hi, I never had to set that up, once I started the instance in AWS it was already installed. I'll try what you suggested, thanks!
  11. G

    Downgrading PHP Errors

    I'm trying to downgrade php though the OpenLightSpeed Admin panel and keep striking errors such as the below: This is about the 3rd package where have had to manually find and install, I'm new to LightSpeed but I'm sure I'm not supposed to be doing these manual installs of dependancies? Any...
  12. G

    Can't access wp-admin or LightSpeed WebAdmin

    I've just set up LightSpeed AWS AMI for my site that I want to migrate from bitnami AWS. I initially set this up without assigning an elastic IP, but during set up it failed at the SSL cert stage. I re-pointed the elastic IP that was attached to the live instance my site is on (bitnami) to...
Top