Category: PHP 5.6
-
Post Views: 12 1. Continue to the previous article:https://www.shuijingwanwq.com/2016/04/16/1006/ 2. Execute the command, as shown in Figure 1, and report an error, indicating that yum has failed to execute. The following methods can be solved: yum -y install wget screen python #for centos/redhat 3. According to the analysis, it should be the error caused by the network connection failure, execute…
-
Post Views: 13 1. You need to implement this URL first:https://www.shuijingwanwq.com/2014/12/26/439/ 2. Uninstall the current PHP version and execute the command, as shown in Figure 1: yum remove php* 3. Install the php5.6 version and execute the command, as shown in Figure 2: yum install php-mysqlnd php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc php-cli php-common php-devel php-mbstring php-mcrypt php-soap php-bcmath…