You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./backend/bin/dbtoria.pl daemon
Subroutine id redefined at (eval 53) line 2.
/home/data1/protected/Programming/git/DbToRia/backend/etc/dbtoria.cfg, line 1: no variables are allowed at /home/data1/protected/Programming/git/DbToRia/backend/bin/../lib/DbToRia/MojoApp.pm line 16
Tried to run by your instructions, but:
$ ./backend/bin/dbtoria.pl daemon
Subroutine id redefined at (eval 53) line 2.
/home/data1/protected/Programming/git/DbToRia/backend/etc/dbtoria.cfg, line 1: no variables are allowed at /home/data1/protected/Programming/git/DbToRia/backend/bin/../lib/DbToRia/MojoApp.pm line 16
And I have in dbtoria.cfg:
dsn = DBI:SQLite:dbname=/home/data1/protected/Programming/git/DbToRia/backend/t/sqlite_db/dbtoria_test_db
mojo_secret = MyCookieSecret
log_file = /tmp/dbtoria.log
schema = public
encoding = utf-8
The text was updated successfully, but these errors were encountered: