LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   LSWS 4.2 support PHP suEXEC daemon mode (http://www.litespeedtech.com/support/forum/showthread.php?t=6228)

mistwang 09-12-2012 11:32 AM

LSWS 4.2 support PHP suEXEC daemon mode
 
http://blog.litespeedtech.com/2012/0...c-daemon-mode/

Highly recommended for shared hosting provider, especially for busy servers.

eva2000 09-12-2012 12:05 PM

Hi George, interesting developments indeed :)

Definitely will have to check out 4.2 when I have the time :D

Elik 09-13-2012 02:29 PM

Bug with litepeed or PHP 5.4.6?
 
I have been working on trying to get the PHP 5.4.6 to compile with the new Litespeed SAPI 6.0 and it seems it won't compile at all for it. Were you guys able to have this compiled under PHP 5.4.6? I am falling back down to 5.4.5 for now to see if it compiles with litespeed SAPI update for this.

Elik 09-13-2012 02:36 PM

Ok..it is PHP issue
 
Okay...apparently, it is PHP issue, since they apparently broke something in the buildconf file for adding the new extensions and such that it broke the litespeed's part to have it added into the system for it.

So scratch that previous post about it.

Elik 09-13-2012 06:09 PM

Latest update....
 
Ok..apparently, the LSPHP SAPI 6.0 is the culprit for having it added into the PHP 5.4.6 to give that errors for not being able to compile. So I guessing the functionality is not updated to work with PHP 5.4.6 yet at this time, correct?

mistwang 09-13-2012 07:26 PM

How do you try to build PHP 5.4.6 with LSAPI 6.0?
WHM plugin, build matching PHP?
from LSWS web console?
Or do it manually from command line?

Elik 09-13-2012 08:02 PM

Quote:

Originally Posted by mistwang (Post 35055)
How do you try to build PHP 5.4.6 with LSAPI 6.0?
WHM plugin, build matching PHP?
from LSWS web console?
Or do it manually from command line?

I do this manually, since I have 3 other PHP builds also running, which is 4.4.9, 5.2.17, 5.3.16 as well and was adding the PHP 5.4.6. Just it seems when I update it with the new LSAPI 6.0 in the php 5.4.6, it fails.

mistwang 09-13-2012 08:06 PM

with PHP 5.3 and above, including PHP 5.4, you do not need to run buildconf, just overwrite sapi/litespeed directory with code from LSAPI 6.0. "--with-litespeed" is supported by default.

Elik 09-13-2012 08:18 PM

Generally, that would be in this case, but I also have added two extensions to the PHP BUILD, which is basically ffmpeg and magick PECL extensions, which is to be compiled statically into the PHP itself.

So when I also add the LSAPI 6.0 and run the buildconf, that when it barfs for it. I am still trying few ideas to try to get around that issue, but I think I found the answer by your comment, which is to build it first successfully with the extensions added by phpbuild, and then patch the sapi directory with new 6.0 and build it again from there to get it compiled.

I will update later tomorrow when I get back to it.

mistwang 09-13-2012 08:49 PM

A easy solution is to skip sapi/litespeed/Makefile.frag and config.m4 when overwrite sapi/litespeed directory. buildconf should pass.


All times are GMT -7. The time now is 05:46 PM.