Search found 1 match
- 03 Oct 2020, 04:24
- Forum: Web Server/PHP/MySQL/MariaDB
- Topic: Problem installing Wordpress manually
- Replies: 16
- Views: 30679
Re: Problem installing Wordpress manually
Hello, I'm having the same kind of issue, I can't find a way to use php in command line with mysql. I'd lke to debug a script and need to have a command line tool supporting mysqli, but can't find mysqli.so (nor mysql.so) in /usr/lib/php/modules/. How can I get those modules installed ? Here are my ...