rock304
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Responsive Tabs] tab color only after refreshrock on
Forum: Plugins
In reply to: [Easy Responsive Tabs] tab color only after refreshsent
Forum: Plugins
In reply to: [Easy Responsive Tabs] tab color only after refreshwhere can i email link
Forum: Plugins
In reply to: [Easy Responsive Tabs] tab color only after refreshThanks
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] deleted but not goneyou might be right–in fact you are right–thanks
If it is not there add under
# BEGIN WORDPRESSTHIS
<IfModule litespeed>
RewriteRule .* – [E=noabort:1]
</IfModule>I just tried it–it works
where is there any mention of php.It is just text you just copy and paste
Ifyou can’t do it tell your host to add this to the.htaccess right under # BEGIN WordPress
<IfModule litespeed>
RewriteEngine on
RewriteRule .* – [E=noabort:1]
</IfModule>My problens persist after upgrade to v5.0.8 but without the .htaccess mods.
Why would anything change when you did noting that is the problem–add the text to the .htaccess
check your caplock. it sometimes get stuck on
Thanks for the well deserved shoutout and this amazing plugin. The gang at Stablehost is absolutely superb and I am not just saying that. I feel much better that my scans are running and finishing. BTW–All secure…
I had this problem. it was fixed by my host. Here are the instructions they gave me. If it works for you give credit to Stablehost. Stablehost is fantastic in every way..
Compliments of https://www.Stablehost.com
———————————–
It is a combination of 3 things.1) Modify the .htaccess of that specific site and make it have this rule –
How do I disable the connection timeout?
The connection timeout is meant to stay on, however if you need to turn it off temporary, you can do so by creating an .htaccess in your public_html folder and placing this line on the very top of it:
<IfModule litespeed>
RewriteRule .* – [E=noabort:1]
</IfModule>2 Go to your cPanel -> Software -> PHP Settings -> Switch to PHP settings -> change both execution times to -1 , then hit save.
3) Remove unused themes to avoid timeouts.
Hope it works for you..
count me in for litespeed