Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2025 08:55:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 284329] pdo_mysql
Message-ID:  <bug-284329-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284329

            Bug ID: 284329
           Summary: pdo_mysql
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: andrej.rusov@gmail.com

Hello. I use FreeBSD 14.1-RELEASE amd64. I have installed PHP 8.4.2 and MyS=
QL
8.4.2. I use quarterly branch. I installed php84-pdo. I uncommented line wi=
th
"extension=3Dpdo_mysql" in php.ini.

Command "php -i" shows me a warning: "PHP Warning:  PHP Startup: Unable to =
load
dynamic library 'pdo_mysql' (tried: /usr/local/lib/php/20240924/pdo_mysql
(Cannot open "/usr/local/lib/php/20240924/pdo_mysql"),
/usr/local/lib/php/20240924/pdo_mysql.so (Cannot open
"/usr/local/lib/php/20240924/pdo_mysql.so")) in Unknown on line 0".

Command "ls /usr/local/lib/php/20240924" shows that pdo_mysql or pdo_mysql.=
so
absent.
Command "find / -name pdo_mysql" outputs nothing.

Same problem i have, when i install php81-pdo_mysql-8.1.31,
php82-pdo_mysql-8.2.27 and php83-pdo_mysql-8.3.16.

Thank You.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284329-7788>