PDA

View Full Version : wierd issue


contra
09-09-2007, 03:16 PM
Hello!

I have a following issue - few users have reported after switching to litespeed that scripts arent loading properly - scripts seems to be stopped before end. What may be the problem?

Also can you suggest the best settings for webhosting server (quadcore xeon, 4GB ram, cPanel, ~400users)

Thanks!

Cheers,

felosi
09-09-2007, 07:02 PM
there are some timeout settings for the php in the litespeed admin > external app .php
you could try setting some of those up. I know I set my timeout up after a few problems

Dani
09-10-2007, 08:05 AM
checking the logs is always helpful...

ffeingol
09-10-2007, 08:37 AM
What version are you running? We had problems on one server (latest version) with sites that load php includes like include('http://www.blah.com/somefile.php") and that "really" just should have been include("/somefile.php").

Frank