Changes

Jump to navigation Jump to search
184 bytes added ,  11:20, 13 March 2016
m
→‎Set the PHP version for the ibay: libmcrypt dependency is in epel repo
Line 19: Line 19:  
Browse to the PHP-SCL versions panel in the server manager (if you don't see it, return to the [[PHP Software Collections]] page and complete the installation).  Select php55 as the version for your ibay.
 
Browse to the PHP-SCL versions panel in the server manager (if you don't see it, return to the [[PHP Software Collections]] page and complete the installation).  Select php55 as the version for your ibay.
   −
You will also need to install a PHP module which doesn't come installed as a default.  From the command line:
+
You will also need to install a PHP module which doesn't come installed as a default. This also requires libmcrypt, which is available from the [[epel]] repository. So you need to enable the [[epel]] repository first, then:
 +
  yum install libmcrypt --enablerepo=epel
 +
 
 +
Then from the command line:
 
  [root@e-smith ~]# '''yum --enablerepo=remi install php54-php-mcrypt php55-php-mcrypt php56-php-mcrypt'''
 
  [root@e-smith ~]# '''yum --enablerepo=remi install php54-php-mcrypt php55-php-mcrypt php56-php-mcrypt'''
  

Navigation menu