hello iI have a Centos 7 machine.
iI decided to install from source the apache,mysql mysql,php and php from source.
iI already install frominstalled (from source) the apache & mysql packages (requirements: with apr (source),apr apr-util (source),pcre pcre-devel (yum installed),perl perl (yum installed)). now
Now, iI am trying to install php and the configuration file stops at extensions section of install and says:
configure: error: DBA: Could not find necessary header file(s)
- what should iI do to repair it?
iI saw on the internet that iI can fix it with db4-devel, the problem is that theresthere's no db4-devel in CentOS 7.
- theres any replacement package for this?
Is there any replacement package for this?
how can I make php(7.0.3) install all extensions in ./configure?
and one more question:
- how can i make php(7.0.3) install all extensions in ./configure?