Page 1 of 1

Error in Apache logs

PostPosted: Sat Sep 19, 2015 12:21 am
by 2life
Hi, i use:
Vicibox_v.6.0.x86_64-6.0.4

Vicidial
VERSION: 2.12-505a
BUILD: 150806-1348

Code: Select all
vicibox:/usr/share/astguiclient # tail -f /var/log/apache2/error_log
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.
Wide character in print at /srv/www/htdocs/vicidial/sheet2tab.pl line 358.


358 line in /srv/www/htdocs/vicidial/sheet2tab.pl is:
Code: Select all
                        print OUTFILE $field;


What is it?

Re: Error in Apache logs

PostPosted: Sat Sep 19, 2015 6:43 am
by mflorell
The sheet2tab.pl script is only used by the web lead loader when you are trying to use non-text files to load leads with.

If you are having a problem with that part of lead loading then you should try loading files that are tab or pipe delimited and have the ".txt" file extension.