Menu

#1 error in excuting perl scripts

closed
None
5
2010-08-29
2010-03-31
Jeem94
No

Hi
finally installed and can access the astpp web page.
however when executing any of the cgi scripts of freeswitch, the following output shows up:

ssw1# ./astpp-fs-xml.cgi
"my" variable $count masks earlier declaration in same scope at /usr/local/lib/perl5/site_perl/5.10.1/ASTPP.pm line 806.
"our" variable $shucks masks earlier declaration in same scope at /usr/local/astpp/astpp-common.pl line 4184.
Interface language is set to: en
Interface language is set to: en
Connected to ASTPP Database!
Connected to Freeswitch(TM) Database!
DBI:mysql:database=freeswitchcdrdb;host=127.0.0.1
Connected to CDR Database!
Destination =
ssw1#

Discussion

  • Aleph Communications

    That is the correct output when you're executing them from the command line. When Freeswitch calls them using mod_xml_curl it passes along the information telling the script what it's looking for.

     
  • Aleph Communications

    • assigned_to: nobody --> darrenkw
     
  • Aleph Communications

    • status: open --> closed
     

Log in to post a comment.