![]() |
[Resolved] Yet another problem with Litespeed.
Latest version of IPB Forum software 3.1.1.
When saving template bits that are being edited in a php text box the software hangs on saving. Switch over to Apache and it works perfectly. If I try to click out of the saving routine I get this error: Exception: TypeError: t.responseJSON is null Anyone have a fix for this? 1) OS type and Version. If using 64bit OS, please note as such. CentOS 5.1 64bit 2) LiteSpeed Version (Version Number + Model: Standard/Enterprise) Any recent version Enterprise 3) If PHP related: PHP version and interface of choice: FCGI, CGI, or LSAPI. LSAPI I believe. |
Here is the config for Litespeed php build:
Quote:
Quote:
|
Both are showing that php 5.2.9 is running. the above is the build configuration on both and I don't see any significant differences.
|
I have about 50 million of these in the error.log file:
Quote:
Quote:
|
It also appears that while it is trying to save that I cannot get into the LSWS control panel or use any of it's menu choices. It just hangs as well.
|
check the server from ssh when LSWS web console are affected. It should not be.
Is PHP running as the same mode for Apache and LiteSpeed? PHP suEXEC or PHP running as the same user that httpd run as. they should match. check if "Register_long_array" affect any thing. Compare phpinfo() output line by line. |
apache and litespeed use the same configurations for php and run under the same conditions I believe.
Are there any specific lines I should be looking at from php info? The output from both is similar in the layout but not exact. It seems that apache and LS are displaying loaded modules in different orders. |
Register Long Arrays are both OFF on apache and litespeed.
|
php core from apache and litespeed are exactly the same:
Code:
allow_call_time_pass_reference Off Off |
I tried to make an edit about 15 minutes ago. It finally timed out with these two errors in two pop up boxes:
Quote:
Quote:
|
| All times are GMT -7. The time now is 05:23 PM. |