Hi all,
How can I solve this problem?
My server = PHP 7
Thank you.
Oxwall dont really use mysql extension, but PDO. You can remove the requirement and installs. I sent a PR a long time ago about this, but was not merged.
https://github.com/oxwall/install/pull/17
Dont tested extensively under PHP 7.