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 25 of 29 - Search took 0.00 seconds. Search: Posts Made By: Gerry
Forum: General 05-16-2012, 07:05 AM
Replies: 1
Views: 1,191
Posted By Gerry
Setting environment variables in .htaccess

It seems environment variables don't work as expected on LiteSpeed and aren't compatible with the way Apache does things.

I have this, which works on Apache:


SetEnvIf Request_URI...
Forum: Bug Reports 04-10-2012, 06:57 AM
Replies: 2
Views: 577
Posted By Gerry
Right, thanks. :) Do you think the suffixes...

Right, thanks. :)

Do you think the suffixes could be made configurable? That way, one could define as many suffixes as desired and have as many PHP versions installed als he would ilke.
Forum: Bug Reports 04-06-2012, 08:30 AM
Replies: 2
Views: 577
Posted By Gerry
[solved] suExec not working for specific External App

We have Litespeed running with 3 External Apps (php4Lsapi, php5Lsapi, php53Lsapi), all of them doing suExec and workign as expected.

However, I have just added a new external all called...
Forum: Install/Configuration 11-23-2011, 01:23 AM
Replies: 3
Views: 400
Posted By Gerry
Thanks for your answer, however it is not really...

Thanks for your answer, however it is not really what I meant.

I didn't mean that LSWS should take over the UID/GID of the file it executes, that would be a bad idea anyway, but perhaps there...
Forum: Install/Configuration 11-22-2011, 04:49 AM
Replies: 3
Views: 400
Posted By Gerry
lsphp: suPHP-like paranoid mode

I would like to know if there is something available like suPHP's paranoid mode (see http://www.suphp.org/DocumentationView.html?file=INSTALL) where a script will only be executed if the group and...
Forum: Bug Reports 10-14-2011, 04:31 AM
Replies: 3
Views: 1,015
Posted By Gerry
Could it be that this was implemented in 4.1.5? ...

Could it be that this was implemented in 4.1.5?

Since upgrading to 4.1.5, the DOCUMENT_ROOT variable under LiteSpeed ALWAYS has a trailing slash. Our vhost configuration defines all DocumentRoot...
Forum: Feedback/Feature Requests 02-09-2011, 07:18 AM
Replies: 2
Views: 1,460
Posted By Gerry
Debian kFreeBSD

I would like to know if there are any plans to support Debian kFreeBSD?
I tried installing the FreeBSD version on it but it fails with "ELF interpreter /libexec/ld-elf.so.1 not found", which is...
Forum: General 12-13-2010, 01:22 AM
Replies: 15
Views: 2,185
Posted By Gerry
Thank you mistwang for the clarification. I...

Thank you mistwang for the clarification. I understand why it won't work this way.

Aside from having a different user for each subdomain (which is not possible at all in our setup), do you have...
Forum: General 12-10-2010, 05:01 AM
Replies: 15
Views: 2,185
Posted By Gerry
Unfortunately, the contents of the $DOC_ROOT...

Unfortunately, the contents of the $DOC_ROOT variable is also unchanged. This is still /web/username/domain.tld/default instead of the actual value of the DocumentRoot directive in our configuration...
Forum: General 12-10-2010, 01:54 AM
Replies: 15
Views: 2,185
Posted By Gerry
Hello NiteWave, Unfortunately, after...

Hello NiteWave,

Unfortunately, after upgrading I don't see any difference in the value of the variables.
Also, I don't understand what you mean by "$VH_ROOT/DEFAULT". I don't want to append...
Forum: General 11-25-2010, 04:27 AM
Replies: 15
Views: 2,185
Posted By Gerry
Sorry for the late reply, I've been busy with...

Sorry for the late reply, I've been busy with other issues.

We are using Apache-style configuration for our virtual hosts.

The only place where I can find a reference to "default" in our...
Forum: General 11-16-2010, 03:07 AM
Replies: 15
Views: 2,185
Posted By Gerry
Thank you for your answer, this is indeed almost...

Thank you for your answer, this is indeed almost what I want and I tried that already, but not quite.

The PHPIniDir directive and PHPRC variable both allow you to use a completely different...
Forum: General 11-16-2010, 02:02 AM
Replies: 15
Views: 2,185
Posted By Gerry
Thank you for your reply, however, I don't want...

Thank you for your reply, however, I don't want to configure the PHP variables in the virtual host configuration, I want our customers to have their own php.ini file in which they can override the...
Forum: General 11-15-2010, 07:27 AM
Replies: 15
Views: 2,185
Posted By Gerry
Variable containing document root

We are trying to have a default system-wide php.ini to which values can be added per virtual host by having a php.ini in that host's document root. The PHP_INI_SCAN_DIR variable is ideal for that.
...
Forum: Apache Migration/Compatibility 10-22-2009, 11:47 PM
Replies: 6
Views: 3,080
Posted By Gerry
Gah, of course, stupid me. Thank you! :) Would...

Gah, of course, stupid me. Thank you! :)
Would you know why they are not visible in the environment list?
Forum: Apache Migration/Compatibility 10-22-2009, 02:23 PM
Replies: 6
Views: 3,080
Posted By Gerry
You're right, unfortunately it still doesn't...

You're right, unfortunately it still doesn't work. Is there something we might need to enable in LiteSpeed to make it work?

I've set up a completely empty virtualhost at...
Forum: Apache Migration/Compatibility 10-22-2009, 02:28 AM
Replies: 6
Views: 3,080
Posted By Gerry
It doesn't work, the following is a phpinfo()...

It doesn't work, the following is a phpinfo() where the aforementioned .htaccess is set: http://flow.d2d.be/phpinfo.php
Forum: Apache Migration/Compatibility 10-21-2009, 09:15 AM
Replies: 6
Views: 3,080
Posted By Gerry
SetEnv alternative

Since LSWS doesn't seem to support the SetEnv directive, I tried using RewriteRules to achieve the same result. However, it doesn't seem to work:


#
# FLOW3 context setting
#

# Enable URL...
Forum: Feedback/Feature Requests 07-09-2009, 09:24 AM
Replies: 5
Views: 3,384
Posted By Gerry
I have a new question concerning this problem....

I have a new question concerning this problem. Currently we offer PHP4 (4.4.9), PHP5 (5.2.8) and PHP6 (dev).
I would like to add one more PHP version, PHP5.3, and offer it separately. Is there a way...
Forum: Java JSP/Servlet 06-24-2008, 02:57 AM
Replies: 1
Views: 5,170
Posted By Gerry
LSWS + {Tomcat,Resin,...} on shared hosting

Currently we have an LSWS setup running on our shared hosting platform with PHP4 and 5 with SuExec. This works perfectly.
We would like to offer JSP support as well. Is there an howto available for...
Forum: Feedback/Feature Requests 06-19-2008, 01:29 AM
Replies: 5
Views: 3,384
Posted By Gerry
PHP6: Working, but no SuExec

I managed to get PHP6-dev more or less working with the Litespeed LSAPI.

I had to comment out all references to php_end_ob_buffers() in lsapi_main.c, because that is apparently not supported in...
Forum: Bug Reports 05-21-2008, 05:18 AM
Replies: 1
Views: 1,820
Posted By Gerry
htaccess + 404 leads to ignoring of custom error documents

Our custom error documents are defined globally as follows:

Alias /cust_err_doc/ "/var/http/"
ErrorDocument 301 /cust_err_doc/errors/301.php
ErrorDocument 302 /cust_err_doc/errors/302.php...
Forum: Bug Reports 05-07-2008, 07:00 AM
Replies: 4
Views: 2,035
Posted By Gerry
I have upgraded our webserver to 3.3.11 today,...

I have upgraded our webserver to 3.3.11 today, but the problem still exists.
The problem seems to be the same one as described in http://www.litespeedtech.com/support/forum/showthread.php?t=2014
Forum: Bug Reports 04-23-2008, 04:56 AM
Replies: 4
Views: 2,035
Posted By Gerry
RewriteRule regression in 3.3.9 -> 3.3.10

Hello,

We are experiencing a problem with the update to 3.3.10.

The RewriteRule in use is the following:


RewriteEngine On
RewriteRule ^(index.html)*$ - [L]
Forum: Feedback/Feature Requests 03-10-2008, 03:39 AM
Replies: 1
Views: 1,845
Posted By Gerry
Custom error documents

We use the following to create custom error documents to remove the LiteSpeed footer in these and use our own:


Alias /cust_err_doc/ "/config/var/http/"
ErrorDocument 400...
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT -7. The time now is 10:52 PM.



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