Permission denied at vicidial/sheet2tab.pl linne 113
Posted: Sun Nov 14, 2021 7:45 am
Hi
while uploading CSV file with custom layout it just shows ""
while looking into the log i found below error log.
any idea
Permission denied at /var/www/html/vicidial/sheet2tab.pl line 113.
the 113 line shows
if ($ext eq '.csv')
{
open( IN, $infile ) or die "can't open $infile: $!\n";
open( TMPFILE , ">$tempfile" ) or die $!;
i used scratch install on centos 7
while uploading CSV file with custom layout it just shows ""
while looking into the log i found below error log.
any idea
Permission denied at /var/www/html/vicidial/sheet2tab.pl line 113.
the 113 line shows
if ($ext eq '.csv')
{
open( IN, $infile ) or die "can't open $infile: $!\n";
open( TMPFILE , ">$tempfile" ) or die $!;
i used scratch install on centos 7