Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 Yesterday 14:27:34
- Adams
- Plugin Author
- Registered: 2024-08-30
- Posts: 51
New TXP 4.9 requirements
Hello
The requirement says PHP 5.6.0+ (version 8.4 or 8.5 recommended).
I tested with php 8.2 and 8.3 woked just fine, no issue, but 8.4 or 8.5 gets error
PHP 8.4 and 8.5: Gets error undefined constant MYSQLI_CLIENT_FOUND_ROWS (txtlib_db.php line 169)
also gets error mysqli_report (setup_lib.php line 322) during the installation
Any idea if still PHP 8.4 and 8.5 not supported or something wrong on my side?
Thank you
Offline
Re: New TXP 4.9 requirements
I can’t find any reference to PHP removing that constant, and it seems to work okay on PHP 8.4+5 on my tests.
I wonder if it’s something to do with your MySQL / MariaDB version?
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#3 Yesterday 15:05:25
- Adams
- Plugin Author
- Registered: 2024-08-30
- Posts: 51
Re: New TXP 4.9 requirements
Thank you for confirming it.
Offline
Re: New TXP 4.9 requirements
It’s an error you’ve tackled before if you do a forum search for MYSQLI_CLIENT_FOUND_ROWS. Maybe there are some clues in there.
TXP Builders – finely-crafted code, design and txp
Offline
Pages: 1