We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

MySQL PHP Extension Not Installed Oxwall 1.8.4 Problem | Forum

falancas
falancas Jul 4 '17


Hi all,

How can I solve this problem?

My server = PHP 7

Thank you.
Christian
Christian Jul 4 '17
Set to cPanel
Attachments:
  cPanel.jpg (238Kb)
falancas
falancas Jul 4 '17
I do not understand what you mean?

I use the webuzo panel and the relevant php plugin is active on the server.



Christian
Christian Jul 4 '17
Unfortunately it is not all that it is active
falancas
falancas Jul 4 '17
This extension has been removed in "php 7".


Christian
Christian Jul 4 '17
And now works?
falancas
falancas Jul 4 '17
I returned to php 5.6.

PHP 7 = Problem now.

Thank you for answer
Christian.
Christian
Christian Jul 4 '17

It's nice if it works right now
Ken Guyette
Ken Guyette Jul 5 '17
Use MySQLi with PHP 7. 
Cochise
Cochise Aug 23 '17

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.