
06-24-2010, 09:15 PM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,226
|
|
Quote:
|
Exception: TypeError: t.responseJSON is null
|
please try:
1.edit lsws/conf/mime.properties, add
json = application/json
then restart lsws
if not working yet, try
2.recomplie LSPHP, just remove
'--disable-json'
|