<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello everyone,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am trying to resolve the issue that was discussed a few times in this user group, but by some reason recommended solutions do not work for me.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>While calling MySQL using ODBC from javascript I am getting the famous <b>[ERR] mod_spidermonkey.c:3439 Error loading ODBC</b>, followed <b>by ReferenceError: ODBC is not defined</b><o:p></o:p></p><p class=MsoNormal>I searched for it and found a perfect explanation by Michael J. and other group participants how to resolve it:<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>http://lists.freeswitch.org/pipermail/freeswitch-users/2008-September/006863.html<o:p></o:p></p><p class=MsoNormal>http://wiki.freeswitch.org/wiki/Mod_spidermonkey_odbc<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I installed <b>unixODBC</b> and found <b>&lt;load mod_spidermonkey_odbc /&gt;</b> in <b>spidermonkey.conf.xml</b>, <o:p></o:p></p><p class=MsoNormal>but I cannot uncomment the <b>languages/mod_spidermonkey_odbc</b> line within the <b>modules.conf</b> file since there is no such line. <o:p></o:p></p><p class=MsoNormal>I tried to add it, but got the error while re-compiling. While browsing through this user group discussions I sometimes notice inaccuracy in<o:p></o:p></p><p class=MsoNormal>recommendations which are no essential for experienced users, but misleading for armatures like myself. <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I would greatly appreciate if someone could clarify that <b>languages/mod_spidermonkey_odbc</b> in <b>modules.conf</b> statement.<o:p></o:p></p><p class=MsoNormal>There is only one line referencing spidermonkey and it is <b>languages/mod_spidermonkey</b>.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Eugene<o:p></o:p></p></div></body></html>