Re: Running Lua Script using mod_lua

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

2018-05-16 12:22 GMT+02:00 Hemant Chaudhary <hemantdude.chaudhary@xxxxxxxxx>:
Hi,

While running lua_script using mod_lua, I am getting this error in error_log. What does it mean
"PANIC: unprotected error in call to Lua API (core and library have incompatible numeric types)"


What version of Lua are you using? You can quickly check with something like ldd /usr/local/apache2/modules/mod_lua.so. It might be a mismatch between what you are trying to execute (the script) and what you are using as interpreter (mod_lua), but I haven't investigated it very well so I might be wrong :)

Hope that helps,

Luca 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux