Your installation of LiteSpeed Web Server does not have LiteMage Cache enabled. 404 Error page not f

#1
I'm using Magento with
Cpanel backend + LSWS Enterprise 5.1.4

Already use Litespeed

After i installed litemage on magento i tried to open litemage configuration on admin -> System -> Configuration -> LiteMage Configuration ->
  • Your installation of LiteSpeed Web Server does not have LiteMage Cache enabled.
  • 404 Error
    Page not found.

How to fix this problem ?

Thank you
 

Attachments

#3
Hi long

For 404 Error :
> After i log off and log in again i able to open litemage configuration.

For "Your installation of LiteSpeed Web Server does not have LiteMage Cache enabled."
Add to htaccess

<IfModule Litespeed>
LiteMage on
</IfModule>

Thanks long
 
Top