That fresh install, when I deleted all content, and changed it to mod rewrite, and same with apache errorhandling, it failed, (at least that means my database isnt corrupted), so yes its server related somehow, I tonight built php 8.2.29 no change, though I did discover despite what phpinfo reports, most php_admin_values are ignored - thankfully open basedir is still honored, luckily this upgrade only occurred nearly 4 weeks ago, so had to move the disable functions into the ini file, but these directives wont be teh cause as I had them completely disabled for a day when starting to figure this out, its completely got me stumped. based on the dummy test install results being same now I re-enabled the plugins after comparing the new tests plugins, but leaving a couple in use - meaning now most of the old plugins are gone from the plugins dir, maybe drastic, but I got nothing to lose at the moment and I've already had to delete nearly 200 spammy tracebacks haha, I'd end up with RSI if it kept going.onli wrote: ↑Thu Jul 03, 2025 10:24 am I don't really understand why just having the print_r in the file causes the encoding error - on my servers that is not a problem. https://stackoverflow.com/questions/140 ... ing-failed suggests that either gzip or an unicode issue might be the source of the problem there.
short on time now, but we can ofc also change the code to write to a file instead, maybe avoiding this error.
For a new install, yes might help, I still think there is some server component in play here that strips the form parameters.
For old plugins, yes they are loaded anyway to determine version, so theoretically can cause issues. Usually errors at the start though, not later.
Copy the little time at moment, I really appreciate the time you've spent helping on this, thank you, and I too wont have much availability for next day or so anyways, Friday is always hectic and long day here.