On 11/2/23 2:51 PM, Brendan Kearney wrote:
On 11/2/23 2:49 PM, Francesco Chemolli wrote:
Hi Robert,
are you sure that you have the required packages on your system?
You'll need perl-DBD-MariaDB and what it depends on
On Thu, Nov 2, 2023 at 6:41 PM Brendan Kearney wrote:
On 11/2/23 2:1
On 11/2/23 2:49 PM, Francesco Chemolli wrote:
Hi Robert,
are you sure that you have the required packages on your system?
You'll need perl-DBD-MariaDB and what it depends on
On Thu, Nov 2, 2023 at 6:41 PM Brendan Kearney wrote:
On 11/2/23 2:14 PM, Robert 'Bobby' Zenz wrote:
>>> Use
Hi Robert,
are you sure that you have the required packages on your system?
You'll need perl-DBD-MariaDB and what it depends on
On Thu, Nov 2, 2023 at 6:41 PM Brendan Kearney wrote:
> On 11/2/23 2:14 PM, Robert 'Bobby' Zenz wrote:
> >>> Use of uninitialized value $DBI::errstr in concatenatio
On 11/2/23 2:14 PM, Robert 'Bobby' Zenz wrote:
Use of uninitialized value $DBI::errstr in concatenation (.) or
string at /usr/lib64/squid/log_db_daemon line 403.
You're trying to use an uninitialized variable when outputting(?) the
error message. Fix that first. I'm guessing you're using the `er
> > Use of uninitialized value $DBI::errstr in concatenation (.) or
> > string at /usr/lib64/squid/log_db_daemon line 403.
>
> You're trying to use an uninitialized variable when outputting(?) the
> error message. Fix that first. I'm guessing you're using the `errstr`
> function wrong there, see
> Use of uninitialized value $DBI::errstr in concatenation (.) or
> string at /usr/lib64/squid/log_db_daemon line 403.
You're trying to use an uninitialized variable when outputting(?) the
error message. Fix that first. I'm guessing you're using the `errstr`
function wrong there, see the official
list members,
i am trying to log to a mariadb database, and cannot get the
log_db_daemon script working. i think i have everything setup, but an
error is being thrown when i try to run the script manually.
/usr/lib64/squid/log_db_daemon /database:3306/squid/access_log/brendan/pass
Connectin