RE: Taparip
08-13-2020, 12:01 AM (This post was last modified: 08-13-2020, 12:20 AM by SignalAffairs.)
08-13-2020, 12:01 AM (This post was last modified: 08-13-2020, 12:20 AM by SignalAffairs.)
I totally understand and greatly appreciate all your help and time you’ve given me! I tried running it but still get the same error.
SA@SA-HP:~/Downloads$ perl taparip.pl
Gathering data from https://https://www.tapatalk.com/groups/GROUP//viewtopic.phpDBI connect('dbname=/home/user/Downloads/Forum.db','',...) failed: unable to open database file at taparip.pl line 258.
Can't call method "do" on an undefined value at taparip.pl line 261.
SA@SA-HP:~/Downloads$
------------------------
I went back and tried chmod 777 as you suggested earlier as well.
SA@SA-HP:~$ chmod 777 /home/user/Downloads/taparip-master/taparip.pl
SA@SA-HP:~$ perl /home/user/Downloads/taparip-master/taparip.pl
Gathering data from https://https://www.tapatalk.com/groups/GROUP//viewtopic.php
parent directory of $db_file '/home/user/Downloads/Forum.db' does not exist, cannot create schema at /home/user/Downloads/taparip-master/taparip.pl line 261.
SA@SA-HP:~$
Also, what about giving me a blank Forum.db that I could drop in place to see if it works? Or the steps to create my own if it's a simple command I can just copy/paste?
SA@SA-HP:~/Downloads$ perl taparip.pl
Gathering data from https://https://www.tapatalk.com/groups/GROUP//viewtopic.phpDBI connect('dbname=/home/user/Downloads/Forum.db','',...) failed: unable to open database file at taparip.pl line 258.
Can't call method "do" on an undefined value at taparip.pl line 261.
SA@SA-HP:~/Downloads$
------------------------
I went back and tried chmod 777 as you suggested earlier as well.
SA@SA-HP:~$ chmod 777 /home/user/Downloads/taparip-master/taparip.pl
SA@SA-HP:~$ perl /home/user/Downloads/taparip-master/taparip.pl
Gathering data from https://https://www.tapatalk.com/groups/GROUP//viewtopic.php
parent directory of $db_file '/home/user/Downloads/Forum.db' does not exist, cannot create schema at /home/user/Downloads/taparip-master/taparip.pl line 261.
SA@SA-HP:~$
Also, what about giving me a blank Forum.db that I could drop in place to see if it works? Or the steps to create my own if it's a simple command I can just copy/paste?