0
I need to maintain a site that only runs with this configuration:
- Apache: 2.2.31
- php: 5.4.45
- mysql: 5.5.50-cll
I am trying to set up in fedora23, I have already removed apache related td that was installed and tried to install again by following the instructions on the apache website itself, but it ends up installing the latest version or returns me archive errors
Just remembering, Fedora version 23 no longer uses yum. It is dnf
– Amanda Lima
the version I need is not available, I tested with yum and dnf, with yum it converts the command to dnf and runs!! will I need to insert some repository ?
– user27399