[Freeswitch-users] error loading module 'luasql.mysql'

David Villasmil david.villasmil.work at gmail.com
Thu Jan 28 09:49:31 PST 2010


It does support SQL. Not sure about ODBC specifically. I know it does
support PostgreSQL, MySQL and Oracle
(http://www.keplerproject.org/luasql/)

And for it was working, it is actually still working on 1 box.

David

On Thu, Jan 28, 2010 at 3:41 PM, Adam Wilt <wiltingtree at gmail.com> wrote:
> Man, I'm in the process of switching from Python to Lua because of bugs in
> the Python support.
> If Lua doesn't work with odbc, that's a big problem.
> Does anybody have any other advice?
>
> On Thu, Jan 28, 2010 at 2:43 AM, David Villasmil
> <david.villasmil.work at gmail.com> wrote:
>>
>> Hello,
>>
>> That works fine:
>>
>> box:~# lua testdb.lua
>> box:~#
>>
>>
>> David
>>
>> On Thu, Jan 28, 2010 at 7:27 AM, Mike van Lammeren
>> <mike at van.lammeren.net> wrote:
>> > Have you tried running a Lua script that includes the library from
>> > outside
>> > of FreeSWITCH? What does that do?
>> >
>> > On Wed, Jan 27, 2010 at 11:47 PM, Adam Wilt <wiltingtree at gmail.com>
>> > wrote:
>> >>
>> >> I tried running ldconfig on the directory containing mysql.so, but it
>> >> did
>> >> not help.
>> >> So it sounds like there could be a bug in the latter versions?
>> >>
>> >> On Wed, Jan 27, 2010 at 8:09 PM, David Villasmil
>> >> <david.villasmil.work at gmail.com> wrote:
>> >>>
>> >>> I got the same error, my script was working with no problems before an
>> >>> update to trunk.
>> >>>
>> >>> David
>> >>>
>> >>> On Thu, Jan 28, 2010 at 1:15 AM, Adam Wilt <wiltingtree at gmail.com>
>> >>> wrote:
>> >>> > Hi, I followed the instructions in the Lua documentation for setting
>> >>> > up
>> >>> > luasql, but when I try to run my script I get:
>> >>> > 2010-01-27 19:08:14.799250 [ERR] mod_lua.cpp:182 error loading
>> >>> > module
>> >>> > 'luasql.mysql' from file '/usr/local/lib/lua/5.1/luasql/mysql.so':
>> >>> >         /usr/local/lib/lua/5.1/luasql/mysql.so: cannot restore
>> >>> > segment
>> >>> > prot
>> >>> > after reloc: Permission denied
>> >>> > stack traceback:
>> >>> >         [C]: ?
>> >>> >         [C]: in function 'require'
>> >>> >         /usr/local/freeswitch/scripts/l.lua:2: in main chunk
>> >>> > I'm running FreeSWITCH version 1.4 and luasql version 2.1.1.
>> >>> > I changed the permissions for mysql.so and for my script to 777, so
>> >>> > I'm
>> >>> > not
>> >>> > sure where the permission problem could be.
>> >>> > I'd appreciate any suggestions.
>> >>> > Thanks,
>> >>> > Adam
>> >>> >
>> >>> > _______________________________________________
>> >>> > FreeSWITCH-users mailing list
>> >>> > FreeSWITCH-users at lists.freeswitch.org
>> >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >>> >
>> >>> >
>> >>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> >>> > http://www.freeswitch.org
>> >>> >
>> >>> >
>> >>>
>> >>> _______________________________________________
>> >>> FreeSWITCH-users mailing list
>> >>> FreeSWITCH-users at lists.freeswitch.org
>> >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >>>
>> >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> >>> http://www.freeswitch.org
>> >>
>> >>
>> >> _______________________________________________
>> >> FreeSWITCH-users mailing list
>> >> FreeSWITCH-users at lists.freeswitch.org
>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >>
>> >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> >> http://www.freeswitch.org
>> >>
>> >
>> >
>> > _______________________________________________
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>> >
>> >
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>




More information about the FreeSWITCH-users mailing list