in reply to Re^2: DBD mysql
in thread DBD mysql

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.

Replies are listed 'Best First'.
Re^4: DBD mysql
by dcscott (Novice) on Sep 28, 2024 at 19:25 UTC
    find / mysql.so came up empty. File doesn't exist.