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 2
1
2
>
Showing results 1 to 25 of 31 - Search took
0.00
seconds.
Search:
Posts Made By:
accassar
Forum:
General
06-26-2012, 09:41 PM
Replies:
1
how to tell when restart is finished
Views:
364
Posted By
accassar
how to tell when restart is finished
Hello,
I am driving LSWS from some custom automation and after modifying the configuration we use the lswsctl restart to reload the config.
The issue I am having is that if the restart doesn't...
Forum:
Bug Reports
05-24-2012, 11:48 PM
Replies:
1
possible lightspeed sapi bug
Views:
594
Posted By
accassar
possible lightspeed sapi bug
When stracing PHP - I noticed:
unlink("2;/phpsessions/session_mm_litespeed0.sem") = -1 ENOENT (No such file or directory)
open("2;/phpsessions/session_mm_litespeed0.sem", O_RDWR|O_CREAT|O_EXCL,...
Forum:
Install/Configuration
05-24-2012, 04:22 PM
Replies:
2
swapping space
Views:
355
Posted By
accassar
I guess I'll just use tmpfs to manage this. Is...
I guess I'll just use tmpfs to manage this. Is this a required feature considering that the kernel handles memory and paging? This is similar to varnish vs squid.
Forum:
Install/Configuration
05-23-2012, 11:55 PM
Replies:
4
No request delivery notification has been received from LSAPI process group
Views:
522
Posted By
accassar
After a day of running php inside of GDB, I could...
After a day of running php inside of GDB, I could see there where far fewer crashes (say 5) then the number of these errors I have received.
I reapplied LSAPI_ACCEPT_NOTIFY=0 on the lsapi...
Forum:
Install/Configuration
05-22-2012, 06:51 PM
Replies:
4
No request delivery notification has been received from LSAPI process group
Views:
522
Posted By
accassar
I'm not seeing any processes crash. How can I...
I'm not seeing any processes crash. How can I debug this?
Forum:
Install/Configuration
05-22-2012, 06:36 PM
Replies:
2
[solved] htaccess and php
Views:
414
Posted By
accassar
ok thanks, please mark as solved
ok thanks, please mark as solved
Forum:
Install/Configuration
05-22-2012, 05:54 PM
Replies:
5
[Solved] Failed to initialize VMemBuf
Views:
414
Posted By
accassar
ok, please mark as solved
ok, please mark as solved
Forum:
Install/Configuration
05-22-2012, 12:02 AM
Replies:
2
swapping space
Views:
355
Posted By
accassar
swapping space
Is it possible to disable this? We run this in an nfsroot environment - or should I use tmpfs?
Forum:
Install/Configuration
05-21-2012, 11:46 PM
Replies:
4
No request delivery notification has been received from LSAPI process group
Views:
522
Posted By
accassar
No request delivery notification has been received from LSAPI process group
Hello,
From time to time I get:
No request delivery notification has been received from LSAPI process group [-1], possible run away process.
Followed by:
Retry with new process group.
Forum:
Install/Configuration
05-21-2012, 11:44 PM
Replies:
5
[Solved] Failed to initialize VMemBuf
Views:
414
Posted By
accassar
OK I increased these values as directed even...
OK I increased these values as directed even though it's a remote lsapi process and issue appears to have gone. Thanks.
How does this actually work?
Forum:
Install/Configuration
05-21-2012, 11:39 PM
Replies:
1
LSAPI Packet header is invalid
Views:
257
Posted By
accassar
LSAPI Packet header is invalid
Hello,
What does this mean?
LSAPI Packet header is invalid,(','@','','','�','�','�','�')
Forum:
Install/Configuration
05-21-2012, 04:46 PM
Replies:
5
[Solved] Failed to initialize VMemBuf
Views:
414
Posted By
accassar
I don't believe that applies - I am running this...
I don't believe that applies - I am running this out of process, ie starting it from the command line not from lsws.
Forum:
Install/Configuration
05-21-2012, 12:27 AM
Replies:
2
[solved] htaccess and php
Views:
414
Posted By
accassar
[solved] htaccess and php
One of my users
MIME type [application/x-httpd-fastphp5] for suffix '.html' does not allow serving as static file, access denied!
In their htaccess file they have the following:
AddType...
Forum:
Install/Configuration
05-21-2012, 12:25 AM
Replies:
5
[Solved] Failed to initialize VMemBuf
Views:
414
Posted By
accassar
[Solved] Failed to initialize VMemBuf
Hello,
How do I fix this and what does it mean?
Forum:
Install/Configuration
05-17-2012, 09:23 PM
Replies:
5
[solved] lsapi missing DOCUMENT_ROOT variable
Views:
432
Posted By
accassar
OK this was my mistake, I overwrite one of the...
OK this was my mistake, I overwrite one of the variables in my code. Sorry to waste your time.
Forum:
Install/Configuration
05-16-2012, 08:35 PM
Replies:
5
[solved] lsapi missing DOCUMENT_ROOT variable
Views:
432
Posted By
accassar
Hello, mine doesn't have it in there. Using...
Hello, mine doesn't have it in there. Using TCPDUMP I can't even see LSWS passing this through. Is there some setting I am missing?
Forum:
Install/Configuration
05-16-2012, 06:43 PM
Replies:
5
[solved] lsapi missing DOCUMENT_ROOT variable
Views:
432
Posted By
accassar
[solved] lsapi missing DOCUMENT_ROOT variable
Hello,
Some websites are expecting $_SERVER[DOCUMENT_ROOT] to be available, and when testing under LSAPI it appears LSWS does not pass this variable to LSAPI hence DOCUMENT_ROOT is not available....
Forum:
Install/Configuration
05-09-2012, 10:44 PM
Replies:
6
litespeed, fastcgi apache incompatibility
Views:
565
Posted By
accassar
I think I've sent you a pm with the details. Let...
I think I've sent you a pm with the details. Let me know if it's not received.
Forum:
Install/Configuration
05-09-2012, 10:26 PM
Replies:
3
LSAPI api help
Views:
391
Posted By
accassar
lsapi
Basically the issue is that I am writing an app with lsapi and I am trying to retrieve the HTTP headers from the app. I used the GetHeader function however that only has the request headers not the...
Forum:
Install/Configuration
05-09-2012, 08:34 PM
Replies:
6
litespeed, fastcgi apache incompatibility
Views:
565
Posted By
accassar
The problem is not the build, the problem is the...
The problem is not the build, the problem is the way that lsws is passing the fastcgi variables. This is why PATH_INFO does not with with PHP and fastcgi. Please read the previous posts.
Forum:
Install/Configuration
05-09-2012, 04:04 PM
Replies:
3
LSAPI api help
Views:
391
Posted By
accassar
LSAPI api help
Hello,
I am trying to retrieve an arbitrary HTTP header using the lsapilib.c library provided with the php sapi module.
I've tried using GetHeaderVar but it is not in there. How can I do this?
Forum:
Install/Configuration
05-09-2012, 04:00 PM
Replies:
6
litespeed, fastcgi apache incompatibility
Views:
565
Posted By
accassar
Any feedback?
Any feedback?
Forum:
Install/Configuration
05-03-2012, 04:37 PM
Replies:
6
litespeed, fastcgi apache incompatibility
Views:
565
Posted By
accassar
I can't convert from FastCGI to LSPHP at this...
I can't convert from FastCGI to LSPHP at this stage while we do the migration.
PATH_INFO/index.php/category/library <- apache
PATH_INFO/category/library <- LSW
...
Forum:
Install/Configuration
05-02-2012, 09:13 PM
Replies:
6
litespeed, fastcgi apache incompatibility
Views:
565
Posted By
accassar
litespeed, fastcgi apache incompatibility
Hi Guys,
I've found the reason for the rewrite issues with litespeed and PHP running under fastcgi.
The issue is that fastcgi sends different variables over the fastcgi connection then apache -...
Forum:
Install/Configuration
04-27-2012, 01:16 AM
Replies:
4
rewrite issue
Views:
625
Posted By
accassar
yes the rewrite rule worked on apache. why...
yes the rewrite rule worked on apache.
why did the ? work and not the /, i imaging it's a fairly common rewrite?
Showing results 1 to 25 of 31
Page 1 of 2
1
2
>
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
10:22 AM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.