Questions tagged [centos5]

CentOS 5 is an obsolete, free (as in beer and speech) GNU/Linux distribution that is community driven and based on source code released from RHEL.

CentOS 5 is a free (as in beer and speech) GNU/Linux distribution that is community driven and based on source code released from RHEL. It went end-of-life on 2017-03-31, is now unsupported, and shouldn't be used on production systems.

806 questions
2
votes
2 answers

How to install latest version of imagick on centos 5.8 64bit using bash

How can I download and install latest version of imagick on centos 5.8 64bit using bash for php 5.4. >yum info php Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.ellogroup.com * epel: mirror01.th.ifl.net …
user57221
  • 297
  • 1
  • 9
  • 19
2
votes
2 answers

MySQL InnoDB ext3 block size

I'm looking for recommendations for ext3 filesystem block size for MySQL 5.6 using InnoDB. Running a CentOS 5.4 VM in VMware ESXi 5, VMFS 5 datastore on NetApp FibreChannel LUNs (which have 4k chunk size). Using O_DIRECT,…
carillonator
  • 815
  • 3
  • 12
  • 22
2
votes
3 answers

SNMPD running but not listening for connections at random

OS: CentOS release 5.7 (Final) Net-SNMP: net-snmp-5.3.2.2-14.el5_7.1 (from RPM) Periodically my NMS notifies me that SNMP has gone down on this machine. The service is restored in between 10 to 30 minutes. My NMS also pings and check SSH and those…
Lukasz
  • 472
  • 2
  • 10
  • 18
2
votes
1 answer

My CentOS 5.7 server can't access the internet

I have a CentOS 5.7 server setup in my office. I have recently moved to a new router (Linksys E3200) and I don't seem to be able to access the web at all through it (git, yum etc.). All the other computers, phone iPads work fine. Just this Linux…
Rich Standbrook
  • 123
  • 1
  • 5
2
votes
1 answer

Apache running as user 'apache', but files it creates are owned by 'nobody'

I have apache httpd 2.2 running as user 'apache'. However, any files it creates are owned by 'nobody'. Also, it can only access things that are accessible by user 'nobody'. It sure seems like apache is running as 'nobody', but the config and ps…
Jeremy Ross
  • 123
  • 4
2
votes
2 answers

Centos server migrate to larger disk

I have a centos server that runs a whm/cpanel with mysql, apache, bind and email daemons. The server now has 95% of the server disk full. It is a dell poweredge 1950 with 2 spaces for SAS disks. I have it setup now with mirrored raid with the two…
2
votes
2 answers

Trouble extending disk space on CentOS 5 VM

So I am trying to extend the disk space on a VM of Centos5 running cPanel. Apparently my boss says this is easy but invariably I seem to have found a problem and cant seem to get it to play ball. The disk used to be 15GB and is now 200GB (changed…
user35213
2
votes
1 answer

Installing APC on CentOS 5.8 with PHP 5.2.17

I'm trying to install APC on CentOS 5.8 with PHP 5.2.17. I ran the dependancies, which weren't needed, and then pecl install apc and after a whole bunch of stuff, got: Build process completed successfully Installing…
markratledge
  • 519
  • 5
  • 13
  • 26
2
votes
1 answer

Dependency issues while installing curl-devel

I'm trying to run the passenger-install-apache2-module so I can install Redmine on CentOS 5.8, but passenger-install-apache2-module tells me I need Curl development headers with SSL support, which it tells me I can install using yum install…
Hosh Sadiq
  • 106
  • 3
  • 15
2
votes
2 answers

Consolidate separate /var and swap drives back to / drive in CentOS

The genius that originally set up the web server at my company put the swap, /var, and / directories on different drive pairs. I need to some how consolidate all three into one drive for migration purposes. How do I even go about getting started on…
Luke
  • 203
  • 1
  • 7
2
votes
1 answer

Tomcat Solr times out

(Plesk 10.4 centos 5.8 linux apache2 server, with Tomcat5 on port 8080 and Apache Solr) I get "The connection has timed out" on requesting domain.com:8080 or www.domain.com:8080 or ip.ad.dr.ess:8080 Every reason I can find why this might be seems…
2
votes
3 answers

One SSL Certificate for multiple sites - CentOs 5 Apache 2.2

Can I use a single certificate for two domains which are hosted on the same VPS that is using one IP address?
firephil
  • 169
  • 1
  • 1
  • 8
2
votes
3 answers

Root file system is full and I need to install additional software.

I am trying to install to install EPEL Repository on CentOS 5.7. I still have lots of space available on my hard drive. /dev/sda2 3.9G 3.9G 0 100% / /dev/sda11 17G 2.9G 13G 19% /extra /dev/sda10 996M …
vinny
  • 169
  • 1
  • 1
  • 6
2
votes
1 answer

'ls' taking a long time to list 20 subdirectories

I have a directory (my_dir) which has 20 sub directories. Every time I run 'ls' or try to autocomplete a file name in this directory my IO usage goes to 100% and it takes very long time (10 mins) to list 20 sub directories. Here is some background…
Kan
  • 29
  • 1
  • 4
2
votes
2 answers

VSFTPD - Linux (CentOS 5) - Making a single dir FTP root

I have a VPS running CentOS5 with Apache 2.2 and mySQL, as well as VSFTPD for ftp. The user liam is a system user. I want to make the /home/html directory the ftp root for the liam user, so that when the liam user logs in via an ftp client, he sees…
Liam W
  • 173
  • 1
  • 1
  • 9