Search found 7 matches

by Cuizhe
2016/01/22 12:20:35
Forum: CentOS 5 - General Support
Topic: How to autorun sh file
Replies: 3
Views: 5148

Re: How to autorun sh file

My difficult is export commandline.
When I used export command line in shell,
I can't check it on command line.
How can I check it?
by Cuizhe
2016/01/22 02:45:34
Forum: CentOS 5 - General Support
Topic: How to autorun sh file
Replies: 3
Views: 5148

How to autorun sh file

Hello, I have a applicaton folder in /home/ which start with run.sh. In run.sh, there are some export commandline. I want to auto start run.sh when my server system start and restart. How can I do it? I created file on /etc/rc.d/init.d. Then run chkconfig --add, chkconfig on command. But when I rest...
by Cuizhe
2016/01/08 13:37:02
Forum: CentOS 5 - Server Support
Topic: Update apache version to 2.2.31
Replies: 4
Views: 31738

How can I update my apache 2.2.3 to 2.2.12+ on CentOS5.1.

Hi, I'm going to use SNI(Server Name Indication) service. My server is CentOS5.1_x86. My apache version is 2.2.3. I will upgrade my apache version to 2.2.12+. How can I do it? Thanks. [edit/avij: moved this message to this topic from elsewhere -- please don't open multiple topics for the same problem]
by Cuizhe
2016/01/08 13:34:03
Forum: CentOS 5 - Networking Support
Topic: How to repair my http server
Replies: 2
Views: 2995

Re: How to repair my http server

Thanks.
It works well now.
by Cuizhe
2016/01/08 13:15:49
Forum: CentOS 5 - Networking Support
Topic: How to repair my http server
Replies: 2
Views: 2995

How to repair my http server

Hi,

My http server shows "It works!" in webbrowser.
What's wrong this this?

Thanks.
by Cuizhe
2016/01/08 12:11:07
Forum: CentOS 5 - Server Support
Topic: Update apache version to 2.2.31
Replies: 4
Views: 31738

Re: Update apache version to 2.2.31

Then I can't upgrade my apache version?
I will upgrade my apache version to 2.2.12+.
Is it impossible?
by Cuizhe
2016/01/08 11:01:06
Forum: CentOS 5 - Server Support
Topic: Update apache version to 2.2.31
Replies: 4
Views: 31738

Update apache version to 2.2.31

Hi, My server is CentOs5.1. Apache 2.2.3 installed on this server. But I want to update my apache version to 2.2.31. So I downloaded apache2.2.31 source and build it. But when I get apache version using "apachectl -v", apache version is 2.2.3 yet. I think reset apache2.2.31 binary files. How can I u...