Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

CentOS 5.4.What is the method of installing related system files

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces how to install related system files in CentOS 5.4. the content is very detailed. Interested friends can use it for reference. I hope it will be helpful to you.

CentOS 5.4.The method of installing php5.2.x and ZendOptimizer-3.3.9 to support phpMyAdmin-3.2.2 conveniently

1. Go to www.zend.com to download ZendOptimizer-3.3.9-linux-glibc23-i386

2. PHP5.2 or above is required to download phpMyAdmin (phpMyAdmin-3.2.2-all-languages).

3. CentOS 5.4 upgrade php

The php version installed in CentOS 5.4 defaults to 5.1.6

You can upgrade references, network methods, in the following ways:

The most convenient way to upgrade php to 5.2.x using yum under CentOS 5.4.installation system

Recently using testlink 1.82, it is mentioned that php needs to be upgraded to 5.2 or above, while centos 5.x currently offers php version 5.1.6.

It is more convenient to upgrade PHP to 5.2 through the following methods, which is now recommended to you.

Import the following address first.

# rpm-- import http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

# vi / etc/yum.repos.d/CentOS-Base.repo add the following information

[utterramblings]

Name=Jason's Utter Ramblings Repo

Baseurl= http://www.jasonlitka.com/media/EL$releasever/$basearch/

Enabled=1

Gpgcheck=1

Gpgkey= http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

Execute the command and upgrade automatically.

Yum update php-common-y

4. Install phpMyAdmin in CentOS 5.4 after upgrade

5. Configure permissions and restart the service

Change ZendOptimizer.so COPY to a directory and execute the following command:

Chcon-t texrel_shlib_t / usr/lib/ZendOptimizer.so

Execstack-c / usr/lib/ZendOptimizer.so

Service httpd restart

Service mysqld restart

About CentOS 5.4 installation related system file method how to share here, I hope the above content can have some help to everyone, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 267

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report