Search results

  1. Unique_Eric

    How do I hide phpmyadmin?

    Please check https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-secure-phpmyadmin For further OLS related questions, please ask on the openlitespeed forum https://forum.openlitespeed.org/
  2. Unique_Eric

    example.com is inaccessible, please verify!

    @Norman I saw you have reported the same issue from other places which has been resolved.
  3. Unique_Eric

    OpenLiteSpeed override my custom .htaccess

    For OpenLiteSpeed, please post question on https://forum.openlitespeed.org/
  4. Unique_Eric

    Worker Processes & License question!!

    Hi, Check this similar post, https://www.litespeedtech.com/support/forum/threads/does-more-workers-means-more-performance.19607/ Hope it helps.
  5. Unique_Eric

    Guest Mode & Crawler

    Please visit the WordPress forum. We will be happy to answer your questions there. https://www.litespeedtech.com/support/forum/threads/have-a-question-about-the-wordpress-plugin.17040/
  6. Unique_Eric

    Magento 2.4.3 Multi Store - Only Default Store Cached

    Not sure if you are the same one on Slack, the similar question has been resolved. you cannot test with a shell script. if you use browser, first time it generate a store vary, and save to cookie, next time refresh, it will be cache hit. These settings seem to have worked. By using the...
  7. Unique_Eric

    Simple ajax chat wp plugin cache problem!

    https://www.litespeedtech.com/support/forum/threads/have-a-question-about-the-wordpress-plugin.17040/
  8. Unique_Eric

    LS 5.3.6 - letsencrypt cert renews, but lsws keeps serving old cert until graceful restart

    Good to know, please keep us posted for the next renewal comes. :)
  9. Unique_Eric

    Worker Processes & License question

    Try with a single worker, then check `top` command and focus on litespeed process, if it keeps busy, then you will need 2 workers.
  10. Unique_Eric

    White sitemap page error when using litespeed?

    I see, I will pin the plugin support engineer. :)
  11. Unique_Eric

    White sitemap page error when using litespeed?

    https://www.litespeedtech.com/support/forum/threads/have-a-question-about-the-wordpress-plugin.17040/
  12. Unique_Eric

    First vhost set up: browser requests return content from default vhost

    Hi, Maybe you can join golitespeed community on Slack (https://slack.litespeedtech.com/) and message me (@eric) so I can help you more quickly. FYI, for OpenLiteSpeed related questions, please post on the OLS forum in the future https://forum.openlitespeed.org/ thanks
  13. Unique_Eric

    Switch from default php to php7.4

    No problem, happy to help.
  14. Unique_Eric

    First vhost set up: browser requests return content from default vhost

    Did you set the virtual host mapping in the listener?
  15. Unique_Eric

    Switch from default php to php7.4

    I assume there's no other control panel on this server, then you will need to config EXternal App and Script Handler for the PHP version. Please navigate to the web admin > External App, Edit it, and update the Command to the new PHP binary path.
  16. Unique_Eric

    Unable to access

    HI, you mean both 8088 and 7080 return a LiteSpeed 404 page after the first-time installation? What's the output of netstat? netstat -antupl | grep litespeed and the output of this grep command, grep address /usr/local/lsws/admin/conf/admin_config.xml
  17. Unique_Eric

    Not Receiving Updates

    You can run force -update command, /usr/local/lslb/admin/misc/lsup.sh -f -v <version> More, https://docs.litespeedtech.com/products/lsadc/commands/#miscellaneous-commands FYI, the latest version is v3.x.x https://www.litespeedtech.com/products/litespeed-web-adc/release-log
  18. Unique_Eric

    Switch from default php to php7.4

    Do you have LSPHP74 installed and configured in the external app?
  19. Unique_Eric

    Saving virtuemart products painfully slow with lscache plugin enabled

    Is it a WordPress site? If so, please ask in WordPress forum, https://wordpress.org/support/plugin/litespeed-cache/
  20. Unique_Eric

    Forgot admin password. admpass.sh works but login still fails.

    Do you see new user password generated in "/usr/local/lsws/admin/conf/htpasswd"?
Top