in reply to Re: DBD mysql
in thread DBD mysql

mysql.pm exists in these: /usr/local/lib/perl5/site_perl/5.38.2/DBD/mysql.pm /usr/local/lib/perl5/5.38.2/x86_64-linux/DBD/mysql.pm /usr/local/lib/perl5/5.38.2/DBD/mysql.pm

Replies are listed 'Best First'.
Re^3: DBD mysql
by Danny (Chaplain) on Sep 28, 2024 at 18:06 UTC
    In each of those three locations check if DBD/mysql/mysql.so exists. If it exists in some but not others, in the paths where it doesn't exist move your mysql.pm to some other name like "mv mysql.pm mysql.pm.save" and see if that fixes it.
      find / mysql.so came up empty. File doesn't exist.
Re^3: DBD mysql
by dcscott (Novice) on Sep 29, 2024 at 15:50 UTC
    Thank you Danny, I'm lost in the threads but all of the scripts run in html and also in the shell except one. Which ran without a problem 15 times. Now, on the 16th try is when the message shows. The server is dedicated and purposely has had zero upgrades because upgrades tend to break things. I tried running as root and also as admin. I think html runs as wheel but I'm not sure. All the scripts are 755 permission. I think the html user is www-data. www-data 31575 0.0 0.3 98448 7588 ? S 06:25 0:08 /usr/sbin/apache2 -k start