PDA

View Full Version : Joomla Problem


dermotti
11-18-2006, 03:50 AM
I am having a weird issue with Just Joomla, my other content management systems are fine.

I recently began migrating my live sites to my Litespeed Webserver software, from lighttpd.

Problem is, on my Litespeed sever, index.php doesnt render properly, but once you click on the link the site shows up fine.

Litespeed server:
http://redgoblin.org:81

and heres the same site running on Lighttpd
http://redgoblin.org

Any ideas why Litespeed and Joomla might not be getting along?

Here are my other sites, that run e107, and everything works perfect

LiteSpeed Webserver:
http://www.xubuntu.info:81

Lighttpd Webserver:
http://www.xubuntu.info


I tried posting on the joomla boards but noone there really uses litespeed...

mistwang
11-18-2006, 10:13 AM
It should be PHP problem, maybe something wrong with a PHP extension.

And the PHP problem only happen with the "Old Civid" picture
http://redgoblin.org:81/index.php?option=com_frontpage&Itemid=1&limit=5&limitstart=1

If "limitstart" is >1, there is no problem.

Check your lsws/logs/stderr.log and lsws/logs/error.log see if any PHP related error messages.