NinjutsuDEV tinu Try to change the OS to CentOS. The same thing happened to me when I was using ubuntu, MySQL is actually working but the panel does not recognize it.
NinjutsuDEV tinu LiteSpeed, LiteSpeed Enterprise or OpenLiteSpeed have always been faster than nginx in most circumstances. I just did a Snapshot of the server to switch to OpenLiteSpeed since nginx does not read the .htaccess (being Nginx) and Apache does not perform as expected.
KrzysztofMaciejewski aaPanel_Jose we can automate reload htaccess definitions in OLS Currently OpenLiteSpeed reads .htaccess on starting time, so, if some new .htaccess files are created, or current ones modified - changes are not in effect until the reload of OpenLiteSpeed service. Please note that DirectAdmin provides customers an ability to reload OpenLiteSpeed directly from the user level, and does this automatically for the .htaccess files edited in File Manager. It's also reloaded automatically when uploaded using FTP if pureftpd_uploadscan option is used in CustomBuild. However, if you would like to have a cronjob setup, which would reload OpenLiteSpeed every X minutes if there are newer .htaccess files that the starting time of OpenLiteSpeed, you may use a cronjob like (*/3 means every 3 minutes, you may change it to happen less/more often): Mayby You can implement this in cron: https://help.directadmin.com/item.php?id=2097
Stealth KrzysztofMaciejewski For this reason is faster, Apache must every time go and read .htaccess configuration, OLS have in memory, but can´t edit "on the fly"... Plus and minus.
huynhduckhoan @aaPanel_Jose I just clean install aapanel on centos 7, and when I install openlitespeed, It success but when I check installed, It not show and I still can add website. Please help me
aapanel_sniper huynhduckhoan Hello, if it is convenient, send your aapanel temporary login authorization to my email. When I go to work, I will help you deal with this problem. my email is :(sniper@aapanel.com) The temporary login link can only be accessed once, please send it directly to me after it is generated.
huynhduckhoan aapanel_sniper I just reinstall VPS and reinstall aapanel, openlitespeed, I showed on the app store panel, sorry about that. Thanks for the help.
aapanel_sniper tathanhsonofficial Hello, check your website directory permissions, it is recommended that you set it to: User: WWW Jurisdiction: 755 403 is generally an access issue.
Hamka tathanhsonofficial delete your domain ... then add it back ... I also experienced that ... and finally the problem was resolved
aaP_usanuman I am using Apache + WebSite Speed 2.9 + Memcached 1.6.9 Built-in apps. Seen very good results on WordPress and get GTmetrix Grade A. https://gtmetrix.com - https://prnt.sc/12jpgiz x-cache: https://prnt.sc/12jpeub
aaP_esales2000 Hello, can I run all together, Apache + Website Speed + Memcached + Openlitespeed? When I restart the server, Apache or Openlistespeed is turn off.
JimmyBobsa aaP_esales2000 can I run all together Step1: Uninstall your current web server (Nginx/Apache) Step2: Install Openlitespeed (Currently only supports the latest stable version) No, not together. Use Apache, or OLS, not both