full warning on php -v:
PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/20250925/mysqli (/usr/lib/php/20250925/mysqli: cannot open shared object file: No such file or directory), /usr/lib/php/20250925/mysqli.so (/usr/lib/php/20250925/mysqli.so: undefined symbol: mysqlnd_global_stats)) in Unknown on line 0
mysqli .so is exactly where it is searching, i dont understand why it cant use it.
Im sure there is something im missing, if this is not the place to ask then please direct me, i even asked ai which i cant stand doing (and solved nothing) but im at the end of my rope
thanks