LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > Search Forums > Search Results

Showing results 1 to 20 of 20 - Search took 0.00 seconds. Search: Posts Made By: sip
Forum: General 10-16-2012, 08:22 PM
Replies: 0
Views: 275
Posted By sip
Stderr -- 4.2

Hello,

Running 4.2
Why is following reported in logs continuously?



Just a part of the full log.
Forum: Bug Reports 04-17-2012, 01:12 AM
Replies: 4
Views: 725
Posted By sip
Thanks. I would rather wait. 4.1.12 apparently...

Thanks. I would rather wait. 4.1.12 apparently has issues as reported on forum which i checked after posting.
Forum: Bug Reports 04-16-2012, 08:01 AM
Replies: 4
Views: 725
Posted By sip
Surprisingly i don't even see 4.1.12 in version...

Surprisingly i don't even see 4.1.12 in version manager of both the servers.
They both are running 4.1.11
Forum: General 03-27-2012, 05:26 AM
Replies: 3
Views: 352
Posted By sip
Add custom.conf file for given host at...

Add custom.conf file for given host at /usr/local/apache/conf/userdata/std or ssl as applicable.

run /scripts/ensure_vhost_includes --help would give you all options available for running the...
Forum: General 03-26-2012, 11:42 PM
Replies: 3
Views: 352
Posted By sip
You can do it from WHM under Security Center >>...

You can do it from WHM under Security Center >> PHP open_basedir Tweak
Forum: Bug Reports 03-20-2012, 11:14 PM
Replies: 4
Views: 725
Posted By sip
4.1.11 -- Security Vulnerability

http://secunia.com/advisories/48400/

Any fix?
Forum: Bug Reports 09-01-2011, 01:35 PM
Replies: 7
Views: 754
Posted By sip
406 errors fixed. Thanks.

406 errors fixed.

Thanks.
Forum: Bug Reports 08-30-2011, 08:24 PM
Replies: 31
Views: 1,932
Posted By sip
Just sent an email wrt this post. Regards

Just sent an email wrt this post.

Regards
Forum: Bug Reports 08-29-2011, 10:45 PM
Replies: 31
Views: 1,932
Posted By sip
However, here's more detail (not from logs): ...

However, here's more detail (not from logs):

4.1.3 works fine on all sites (commercial cms based).
When upgraded to 4.1.4 images being posted in body of article gives rise to 406 errors and the...
Forum: Bug Reports 08-29-2011, 07:10 AM
Replies: 31
Views: 1,932
Posted By sip
I have already posted 4.1.4 ugrade resulted in...

I have already posted 4.1.4 ugrade resulted in 406 errors which on 4.1.3 never happened. So i have downgraded to 4.1.3. Seems 4.1.4 has some issues.

On CentOS 5.x
cPanel/WHM.

Regards
Forum: Bug Reports 08-27-2011, 06:38 PM
Replies: 7
Views: 754
Posted By sip
[Solved] 4.1.4 406 errors

after upgrade to 4.1.4 it started throwing 406 errors for almost all sites. Downgraded to 4.1.3 and everything works fine.

Not sure if 4.1.4 had this mod_sec behavior built in. 4.1.3 has no such...
Forum: Install/Configuration 07-15-2011, 11:28 PM
Replies: 5
Views: 653
Posted By sip
4.1.2 file uploads give 503 error

Upgraded to 4.1.2 and started getting 503 (oops! service not available in logs) and after downgrading to 4.1.1 everything works fine.

The exact error message in log file is:
oops! 503 Service...
Forum: LSWS 4.1 Release 02-28-2009, 02:24 AM
Replies: 39
Views: 12,190
Posted By sip
Server is running 4.0 RC1. PHP is running in...

Server is running 4.0 RC1.
PHP is running in suexec mode.
The custom error pages are setup in .htaccess
script running is e107
The error page is not showing up like it does on apache.
I have...
Forum: LSWS 4.1 Release 02-27-2009, 06:39 AM
Replies: 39
Views: 12,190
Posted By sip
Following Custom Error pages which work on Apache...

Following Custom Error pages which work on Apache doesn't work on V4.xRC:

ErrorDocument 400 /error.php?400
ErrorDocument 401 /error.php?401
ErrorDocument 403 /error.php?403
ErrorDocument 404...
Forum: LSWS 4.1 Release 02-24-2009, 08:25 PM
Replies: 0
Views: 1,986
Posted By sip
Two errors after upgrade.

Hello,

I see following in error_log:

2009-02-25 09:50:01.558 [INFO] [127.0.0.1:56182-0#APVH_xx.xx.xx.xx.hostname] File not found [/usr/local/apache/htdocs/whm-server status] ...
Forum: Apache Migration/Compatibility 02-08-2009, 09:50 PM
Replies: 10
Views: 5,590
Posted By sip
Hello, I would want to: Run LSWS for...

Hello,

I would want to:

Run LSWS for all content except the one that i want to pass to 127.0.0.1:82 (mod_perl Apache)

The content that i want to pass to 127.0.0.1:82 has url like:
...
Forum: Apache Migration/Compatibility 02-04-2009, 11:20 PM
Replies: 10
Views: 5,590
Posted By sip
Hello, Where exactly the rewrite rule has to...

Hello,

Where exactly the rewrite rule has to be defined in LSWS?
I would want that all requests with

/perl/

are handled by mod_perl apache running on port 82.
The application runs fine...
Forum: Apache Migration/Compatibility 09-10-2008, 05:50 PM
Replies: 10
Views: 5,590
Posted By sip
Yes it's a custom compile and not cPanel's Apache...

Yes it's a custom compile and not cPanel's Apache as it's an overkill to run mod_perl from same instance of apache. So this is not possible i guess as of now?
Forum: Apache Migration/Compatibility 09-09-2008, 06:42 PM
Replies: 10
Views: 5,590
Posted By sip
Alias /perl passes to (using mod_proxy) mod_perl...

Alias /perl passes to (using mod_proxy) mod_perl apache running 1.3x httpd and 1.29/1.3 mod_perl
Extension is cgi and url's have query string also

so script.cgi?t=something;sid=;page=xyz.html
or...
Forum: Apache Migration/Compatibility 09-09-2008, 04:58 PM
Replies: 10
Views: 5,590
Posted By sip
cPanel+Litespeed+Proxied mod_perl

Hello,

I switched to LSWS and found it excellent. Soon another server is going to be switched. Both are primarily php sites.

I have one cPanel server where few of our own sites are running...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -7. The time now is 04:03 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.