Apparently the most recent php releases resulted in a bug that does not allow the export of a database via phpmyadmin version 5.1.3. You can read about it here"
I run php 8.0 as the default version, but also have 7.4 compiled. I want to switch back to php 7.4 until the bug fix is released in phpmyadmin 5.1.4.
I've gone into Custom Build > Edit Options and changed php1_release to 7.4 and php2_release to 8.0 (basically switching the order) and saved the new configuration. Nothing happens. I tried restarting OpenLiteSpeed, same thing, php 8.0.17 remains running on both the websites and phpmyadmin. What am I missing?
Bill
Issue with exporting using Firefox or Safari (or PHP8.1.4 issue) - file is not saved because of issue with reading source file · Issue #17445 · phpmyadmin/phpmyadmin
Describe the bug Not sure if it's FF or phpMyAdmin or something completely different but recently whenever I want to export anything (doesn't matter if it's sql or csv and if it's compressed or not...
github.com
I run php 8.0 as the default version, but also have 7.4 compiled. I want to switch back to php 7.4 until the bug fix is released in phpmyadmin 5.1.4.
I've gone into Custom Build > Edit Options and changed php1_release to 7.4 and php2_release to 8.0 (basically switching the order) and saved the new configuration. Nothing happens. I tried restarting OpenLiteSpeed, same thing, php 8.0.17 remains running on both the websites and phpmyadmin. What am I missing?
Bill