Litespeed fastCGI problems?

edited June 2014 in Bug Reports
fuel works great on WAMP. I moved it to production server which is running litespeed and fastcgi and the front end of the website works great. when I access fuel login it loads. After I log in I average about three clicks before it just sits there and stops working. It will not load any more pages. If I type in fuel/login it will load and I can then log in and click about 3 times and it does the same thing.
I turned off litespeed and used apache and there seems to be no problems.
Any idea on why this is happening or what settings I need to update or change.
In the htaccess file I did try both

RewriteRule .* index.php/$0 [L]
RewriteRule .* /index.php/$0 [L]

and that did not help or make a difference. Any advise on this would be great.

Comments

  • edited 6:20PM
    Hmm... I'm sorry but I've never used litespeed.
Sign In or Register to comment.