![]() |
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. |
Hi George, interesting developments indeed :)
Definitely will have to check out 4.2 when I have the time :D |
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.
|
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. |
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?
|
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? |
Quote:
|
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.
|
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. |
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. |