*PHP Warning: PHP Startup: Unable to load dynamic library '//usr/lib/php/20190902/mysqli.so'
On Tue, Mar 26, 2024 at 6:04 AM Bernard <bdebreil@free.fr> wrote:[ … ]
20190902/mysqli.so.so (/usr/lib/php/20190902///usr/lib/php/20190902/mysqli.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0$ php -m | grep mysqli
"If the MySQLi extension is enabled, we’ll see mysqli in the output. Otherwise, the output will be empty."
php -m grep mysqli
PHP Warning: PHP Startup: Unable to load dynamic library '//usr/lib/php/20190902/mysqli.so' (tried: //usr/lib/php/20190902/mysqli.so (//usr/lib/php/20190902/mysqli.so: undefined symbol: mysqlnd_global_stats), /usr/lib/php/20190902///usr/lib/php/
mysqli.so: undefined symbol: mysqlnd_global_stats)) in Unknown on line 0PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/20190902/mysqli (/usr/lib/php/20190902/mysqli: cannot open shared object file: No such file or directory), /usr/lib/php/20190902/mysqli.so (/usr/lib/php/20190902/
mysqli
Just observing out loud: What's generating that double slash, i.e. "//usr," in the start of the message? That seems like a possible show stopper.
But I've found more problems, concerning $_REQUEST, $_GET...
The old way that I used 11 yrs ago no longer works :
$nom = S_GET [‘nom’] ;
no longer operates with php 7.4. This code is simply ignored. S_REQUEST, $_POST do not work either.
Hi to Everyone,
The text quoted below has already been sent to the list, 2-3 days ago, someone had replied to it (but the message has been lost, I no longer see it on the list. I had replied again, which reply disappeared too.)
So, I want to say again that the errors shown in the text below (S instead
of $, ` inst of ') are not errors that I made in the php script, which scripts I write using old vi (vim). This was due to the fact that some parts of my messages here were typed using LibreOffice and parts were copy/pasted here.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 149:36:53 |
Calls: | 10,383 |
Calls today: | 8 |
Files: | 14,054 |
D/L today: |
2 files (1,861K bytes) |
Messages: | 6,417,769 |