View Single Post
  #1  
Old 12-01-2008, 01:59 AM
Mantis Mantis is offline
New Member
 
Join Date: Dec 2008
Posts: 7
Default Trying Litespeed, but having a few problems

I'm trying Litespeed out on the standard edition before purchasing the Enterprise one for a quad core machine. This is to serve as a replacement to Apache in a cPanel/WHM environment.

I've installed it perfectly fine, and built PHP 5.2.6 using the LiteSpeed admin console. However, most of my PHP software now just displays a blank page. I went to turn on errors and to add extra modules to php.ini, only I can't seem to find the php.ini file.

Configuration File (php.ini) Path /opt/lsws/lsphp5/lib

There's no file there that I can find.

Secondly, whenever I try access a folder, say http://ipaddress/~username/folder-example without a trailing slash, it will just redirect back to http://ipaddress/folder-example. Since it's just a testing machine with no domains, I can't say how it would react with proper domains.

Any input is appreciated!
Reply With Quote