Software error:
Can't execute select:
Incorrect information in file: './chimphos_chimphos/IP2Files.frm' at Modules/DataBase.pm line 63.
XFileSharing Pro - error when downloading
Re: error when downloading
It could be 2 things. Permission to file since it is perl require 755 or you dont have installed perl mysql. Problem is on this linelaurencefrazerreeves wrote:Software error:
Can't execute select:
Incorrect information in file: './chimphos_chimphos/IP2Files.frm' at Modules/DataBase.pm line 63.
Code: Select all
my $res = $self->{dbh}->selectrow_arrayref(shift,undef,@_);
