Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 92 - Search took
0.00
seconds.
Search:
Posts Made By:
zoom
Forum:
Install/Configuration
07-04-2012, 02:27 PM
Replies:
9
Litespeed Ubuntu
Views:
615
Posted By
zoom
executing "sudo /usr/local/lsws/bin/litespeed" ...
executing "sudo /usr/local/lsws/bin/litespeed" doesn't reply with anything. I checked to see if it might have started a process, but nothing. It's very strange. I've never had any issues with...
Forum:
Install/Configuration
07-04-2012, 01:46 PM
Replies:
9
Litespeed Ubuntu
Views:
615
Posted By
zoom
Same deal - below is the output. sudo...
Same deal - below is the output.
sudo /usr/local/lsws/bin/lswsctrl start
/usr/local/lsws/bin/lswsctrl: 70: /usr/local/lsws/bin/lswsctrl: ./litespeed: not found
[ERROR] Failed to start...
Forum:
Install/Configuration
07-04-2012, 01:17 PM
Replies:
9
Litespeed Ubuntu
Views:
615
Posted By
zoom
Yes, working directory /usr/local/lsws/bin ...
Yes, working directory /usr/local/lsws/bin
drwxr-xr-x 2 root root 4096 Jul 4 17:26 .
drwxr-xr-x 15 root root 4096 Jul 4 17:02 ..
lrwxrwxrwx 1 root root 13 Jul 4 17:26 httpd ->...
Forum:
Install/Configuration
07-04-2012, 10:17 AM
Replies:
9
Litespeed Ubuntu
Views:
615
Posted By
zoom
Litespeed Ubuntu
Do I need to do something special to get litespeed running on Ubuntu Server? When I attempt to start using "sudo ./lswsctrl start" I get the following error.
./lswsctrl: 70: ./lswsctrl:...
Forum:
General
04-26-2009, 04:38 PM
Replies:
2
503 Errors
Views:
1,198
Posted By
zoom
503 Errors
I seem to be getting lot's of 503 errors which requires me to restart the LiteSpeed webserver. I'm not sure why it's happening. At first I thought it might be a php memory leak, now I'm wondering if...
Forum:
General
02-16-2009, 04:47 PM
Replies:
1
Source Control
Views:
1,404
Posted By
zoom
Source Control
Can anyone tell me if LiteSpeed supports mod_svn?
Forum:
General
11-28-2008, 06:01 AM
Replies:
1
Preventing Log Rotation
Views:
1,111
Posted By
zoom
In case some needs to know how to prevent the...
In case some needs to know how to prevent the logs from rotating you do need to set "Keep Days" to "Not Set" and set the log size to something big ie: 1G
Forum:
General
11-27-2008, 07:08 AM
Replies:
1
Preventing Log Rotation
Views:
1,111
Posted By
zoom
Preventing Log Rotation
I'm trying to prevent LiteSpeed from rotating the logs by setting the rolling size to 2G and the keep days to 0. The reason for preventing LiteSpeed from rotating the logs is to address a problem...
Forum:
Install/Configuration
11-07-2008, 09:07 AM
Replies:
6
streaming flv video help
Views:
2,151
Posted By
zoom
espoon, I'll answer your question about...
espoon,
I'll answer your question about using LSAPI in PHP. If you are running PHP and want to gain the max performance then I would recommend using the LiteSpeed LSAPI for PHP.
Forum:
General
11-07-2008, 09:02 AM
Replies:
17
Performance Tuning
Views:
2,988
Posted By
zoom
Yes there is a global setting at the Server level...
Yes there is a global setting at the Server level for the CPU Limits. However, the global settings (below) seem to be acceptable.
CPU Soft Limit (sec): 300
CPU Hard Limit (sec): 600
Using a...
Forum:
General
11-07-2008, 05:07 AM
Replies:
17
Performance Tuning
Views:
2,988
Posted By
zoom
anewday, The Server Level settings for...
anewday,
The Server Level settings for "External Application Resource" are as follows.
CPU Soft Limit (sec): 300
CPU Hard Limit (sec): 600
Memory Soft Limit (bytes): 250M
Memory Hard Limit...
Forum:
General
11-06-2008, 08:18 AM
Replies:
17
Performance Tuning
Views:
2,988
Posted By
zoom
Performance Tuning
I'm trying to determine what would be a good configuration for a site getting on avg 12000 hits per day. I'm running on a VPS with 2GB memory with the LiteSpeed Enterprise version. Are the settings...
Forum:
General
09-22-2008, 09:40 AM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
mistwang, You are correct! I completely...
mistwang,
You are correct! I completely missed the fact the $VH_ROOT contained the /www portion. Therefore the template would have been trying to create the file in directory /www/www which...
Forum:
General
09-22-2008, 08:45 AM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
mistwang, Same deal for the error_log. I...
mistwang,
Same deal for the error_log. I created a test php file with a parse error which is displayed when I access the script. However. I don't get a php_errors.log file. Based on the...
Forum:
General
09-18-2008, 01:48 PM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
mistwang, I'm using the variable at the...
mistwang,
I'm using the variable at the vhost template level. The value for $VH_ROOT at the template level is /www/$VH_NAME. Then I have the following Apache Style Configurations for the VHOST...
Forum:
General
09-17-2008, 06:12 AM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
mistwang, When I made the request I was...
mistwang,
When I made the request I was running 3.3.15. Prior to the official release of 3.3.16 I was able to download 3.3.16 and upgrade. I was sure this version (3.3.16) was patched to allow...
Forum:
General
09-16-2008, 02:55 PM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
Mistwang, I've tried all the way back to...
Mistwang,
I've tried all the way back to 3.3.16 when I first reported it. The following fails to work correctly.
php_admin_value open_basedir /usr/share/pear:/www/$VH_ROOT:/tmp...
Forum:
General
09-16-2008, 02:05 PM
Replies:
13
Apache Style Configurations
Views:
3,074
Posted By
zoom
Seems this ability got removed from 3.3.18. I...
Seems this ability got removed from 3.3.18. I can not longer use the variable $VH_ROOT in the Apache Style Configurations.
Forum:
General
08-13-2008, 02:41 PM
Replies:
8
Stats Error Message
Views:
1,992
Posted By
zoom
Wise move. LiteSpeed has been spectacular for us...
Wise move. LiteSpeed has been spectacular for us when it comes to serving up the pages/php, security etc. I'm looking forward to LS 4.0 with the Mono & Python LSAPI support.
Forum:
General
08-12-2008, 12:41 PM
Replies:
2
Rewrite Rule Problem
Views:
1,666
Posted By
zoom
mistwang, Thanks for the reply. The problem...
mistwang,
Thanks for the reply. The problem was a mistake in the template configuration. It seems that somebody put an Apache Redirect directive for admin.php within the template. Which explains...
Forum:
General
08-12-2008, 09:43 AM
Replies:
2
Rewrite Rule Problem
Views:
1,666
Posted By
zoom
Rewrite Rule Problem
I'm not sure if this is a LiteSpeed issue or not. I'm trying to redirect to a SSL URL if the initial request is not using HTTPS and the REQUEST_URI is /admin.php. If I use the following rewrite...
Forum:
General
08-08-2008, 08:58 AM
Replies:
8
Stats Error Message
Views:
1,992
Posted By
zoom
mistwang, After some consideration I decided...
mistwang,
After some consideration I decided not the use the awstats addon provided in LiteSpeed. Instead I choose to handle awstats by just using awstats to do the job.
Even though it's a...
Forum:
General
08-07-2008, 08:49 PM
Replies:
8
Stats Error Message
Views:
1,992
Posted By
zoom
mistwang, After upgrading to 3.3.16 build...
mistwang,
After upgrading to 3.3.16 build I'm still noticing a number of problems with awstats processing.
ERROR fork() failed
ERROR Unable to rename [/www/site1/logs/access_log.awstats],...
Forum:
General
08-06-2008, 07:56 AM
Replies:
8
Stats Error Message
Views:
1,992
Posted By
zoom
Thanks mistwang. Removing the file worked. ...
Thanks mistwang.
Removing the file worked. What's the ETA on the new version?
Forum:
General
08-06-2008, 06:48 AM
Replies:
8
Stats Error Message
Views:
1,992
Posted By
zoom
Stats Error Message
I seem to be getting this message when awstats runs.
File already exists: [/www/site1.com/logs/access_log.awstats], Awstats updating might be in progress.
The ownership and rights are fine...
Showing results 1 to 25 of 92
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
11:02 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.