Search results

  1. Cold-Egg

    "No request delivery notification has been received from LSAPI application, possible dead lock."

    Do you see anything in our stderr.log or in any php error logs?
  2. Cold-Egg

    Redirect http to https

    Do you have any content in .htaccess? What if you move the rules to the top of the .htaccess file?
  3. Cold-Egg

    Apache (GoDaddy) SSL certificate

    Hi, Yes, you can. May I know if you have HTTPS setup already? and where you set the SSL certificate path (.key and .crt) on OpenLiteSpeed? Also, please make sure you restart the webserver once you finished the setting.
  4. Cold-Egg

    OLS limitation?

    Hi, Please check some tips here, https://www.digitalocean.com/community/questions/disk-limitation Let us know if it works.
  5. Cold-Egg

    I'm a newbie asking a newbie question that I couldn't find on google

    I launched a new server, and replace index.html with index.php, it just works. Can you run ls /usr/local/lsws/Example/html and cat /usr/local/lsws/Example/html/index.php
  6. Cold-Egg

    What is the optimal arrangement for multiple HTTP + HTTPS websites?

    Great. Happy to see you managed to make it works.
  7. Cold-Egg

    Wordpress Cache Plugin

    Hi, Please post lscache related questions to https://wordpress.org/support/plugin/litespeed-cache/.
  8. Cold-Egg

    I'm a newbie asking a newbie question that I couldn't find on google

    You can replace the default index file with index.php there.
  9. Cold-Egg

    What is the optimal arrangement for multiple HTTP + HTTPS websites?

    Correct, only need HTTP and HTTPS two listeners and map to all virtual hosts. Please make sure you enter "www.example.com, example.com " for the www.example.com virtual host domain mapping instead of "*" About cert, you will need to set a cert to HTTPS listener, all vhost will use the cert from...
  10. Cold-Egg

    Using OLS 1.6.16, cannot log into non-HTTP WebAdmin

    Hi, 1. If you set web admin listener to listen to localhost interface only, then you of course not able to access via public network. 2. Feel free to check solutions here to secure phpMyAdmin https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-secure-phpmyadmin 3. I test the HTTP...
  11. Cold-Egg

    Trying to install lsphp56 for an old website on Centos 8

    Correct, it's outdated and some old packages are not supported on CentOS8, please consider using lsphp 71~74 instead.
  12. Cold-Egg

    Can't upload pdfs to WordPress, get server error

    If it's not always reproducible, please test it more and check if there's any information in the error log.
  13. Cold-Egg

    ModSecurity Not Working When Using Openlitespeed As Reverse Proxy

    Hi, I remember it should work, but I couldn't find the post. If you can reproduce it, please provide the reproduce method to bug@litespeedtech.com so we can take a deeper look.
  14. Cold-Egg

    Can't upload pdfs to WordPress, get server error

    It works on my test server. Does it only happened on PDF? can you give other files a try?
  15. Cold-Egg

    I'm a newbie asking a newbie question that I couldn't find on google

    Hi @Litbelb, The default path is "/usr/local/lsws/Example/html", you can see it once you upload pages to the folder. Let us know if you want to use Wordpress, we can share some other methods. Best, Eric
  16. Cold-Egg

    WP Admin Bar Disappeared (OLS+DA)

    Hi @komsboy_more When issue happens, what if you disable the ESI from the cache plugin? And will it make any difference if you visit the URL with a query string, e.g. example.com?123 ?
  17. Cold-Egg

    What happened to the Digital Ocean OLS Wordpress stack?

    Nope, it should still work the same way as before.
  18. Cold-Egg

    Cloudflare "520 Error" - OpenLiteSpeed/DirectAdmin

    Hi @slvmr, Can you check if OpenLiteSpeed is still running? If you add IP & Domain to hosts file to bypass CloudFlare, what does site shows? When 520 shows, do you see any error log?
Top