Re: filesystem info

2024-03-24 Thread Sirius
In days of yore (Sun, 24 Mar 2024), fxkl4...@protonmail.com thus quoth: > when i type mount i see many different filesystem names > > sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, > systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs > binfmt_misc, por

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-24 Thread Jeffrey Walton
On Sun, Mar 24, 2024 at 5:57 PM Bernard wrote: > > Hi to Everyone ! > > PHP Warning: PHP Startup: Unable to load dynamic library > '//usr/lib/php/20190902/mysqli.so' However, the file is there... not human > readable as expected and mysqli_connect doesn't operate. Please provide the output of `

Re: filesystem info

2024-03-24 Thread Marco Moock
Am 24.03.2024 um 13:19:54 Uhr schrieb fxkl4...@protonmail.com: > sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, > systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, > configfs binfmt_misc, portal Use apropos sysfs to find manpages relevant. Be ware that only th

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-24 Thread Geert Stappers
On Sun, Mar 24, 2024 at 07:51:05PM +0100, Bernard wrote: > *PHP Warning: PHP Startup: Unable to load dynamic library > '//usr/lib/php/20190902/mysqli.so' |$ apt-file search mysqli.so |php8.2-mysql: /usr/lib/php/20220829/mysqli.so |$ So on my system, trixie, I would do `sudo apt install php8.2-my

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-24 Thread Marco Moock
Am Sun, 24 Mar 2024 19:51:05 +0100 schrieb Bernard : > '//usr/lib/php/20190902/mysqli.so' Is that really the path in the message? The 2 // must not be there.

Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-24 Thread Bernard
Hi to Everyone ! *PHP Warning: PHP Startup: Unable to load dynamic library '//usr/lib/php/20190902/mysqli.so' * *However, the file is there... not human readable as expected* *and mysqli_connect doesn't operate.* *Thanks in advance for your help* *Bernard*

Re: filesystem info

2024-03-24 Thread Michael Kjörling
On 24 Mar 2024 13:19 +, from fxkl4...@protonmail.com: > when i type mount i see many different filesystem names > > sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, > systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs > binfmt_misc, portal > > is the

filesystem info

2024-03-24 Thread fxkl47BF
when i type mount i see many different filesystem names sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs binfmt_misc, portal is there "simple" documentation to explain what these are