PHP: Revision history

Jump to: navigation, search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 September 2024

  • curprev 14:1814:18, 11 September 2024Ardika Sulistija talk contribs 2,960 bytes +2,960 Created page with " ==== How to Install php7 on RHEL 7==== ---- These instructions worked specifically for installing php7.2 on RHEL 7.6: yum update yum install wget wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm rpm -ivh epel-release-latest-7.noarch.rpm yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install php72 php72 -v ttps://bobcares.com/blog/phpmyadmin-403-forbidden-error/</br> https://stackoverflow.com/questions/2676..."