Questions tagged [centos6.5]

153 questions
1
vote
2 answers

Apache Prefork MaxClients cannot exceed 256

I manage a Centos 6.6 server (with cpanel expired license / maybe it's not important) with 8 cores and 64GB RAM and my HTTP server becomes very slow when it reaches between 250 and 300 simultaneous connections. When I found about mpm prefork…
ARMBouhali
  • 181
  • 1
  • 6
1
vote
1 answer

How to customize the default set of apps launched with gnome desktop on CentOS 6.*

Background We run a series of CentOS 6.5 servers which each host multiple users (~100s) coming in via X-Window XDMP from their MS Windows desktops. These users don't need the host of default applications that get launched, like pulse,…
Kevin Buchs
  • 313
  • 1
  • 3
  • 19
1
vote
0 answers

How to enable ffmpeg php extention in Cent OS 6.5 server with php 5.5

I need to create a screenshot from a video. I have followed this tutorial to do the initial setup in Windows 8, php 5.3. I downloaded the ffmpeg from here for 64 bit operating system. I followed this video and did all configuration successfully…
Hitesh
  • 111
  • 5
1
vote
1 answer

Installing Boost on CentOS 6.5 (Rocks 6.1.1)

I have a Rocks 6.1.1 (with CentOS 6.5) installed on a VM, and I'm trying to get Boost installed on it. I tried doing yum install boost-devel. However, it complains about missing dependencies: Error: Package: boost-devel-1.41.0-18.el6.i686…
Santiago
  • 111
  • 4
1
vote
1 answer

VSFTPD passive mode issue

My server was properly configured and worked fine. I have absolutely no idea, what was changed, but now vsftpd (2.2.2) stop working in passive mode. Response: 230 Login successful. Command: OPTS UTF8 ON Response: 200 Always in UTF8…
1
vote
0 answers

Problems setting up WebDAV on CentOS

I'm trying to set up WebDAV on my CentOS 6.5 server which has Apache 2.2, and I'm having problems. I'm following this guide here: http://www.howtoforge.com/how-to-set-up-webdav-with-apache2-on-centos-5.5 I have verified that the required mod_dav.so…
Tola Odejayi
  • 314
  • 1
  • 4
  • 19
1
vote
0 answers

Xen VM could not be installed

I have rented a server from Hetzner. I have installed Xen on Dom 0 - Centos 6.5. I couldn't create a Dom1 Centos 6.5 VM. The Error I see is 'Unable to retrieve 'the link for centos image' while trying to install a Dom1 Centos 6.5 VM. On Dom 0…
Azumi
  • 11
  • 2
1
vote
2 answers

Why is OpenDKIM not signing and verifying my emails? (CentOS 6.5, Postfix & OpenDKIM)

I'm running: CentOS 6.5 Postfix 2.6.6 opendkim: OpenDKIM Filter v2.9.0 Compiled with OpenSSL 1.0.1e-fips 11 Feb 2013 SMFI_VERSION 0x1000001 libmilter version 1.0.1 Supported signing algorithms: rsa-sha1 rsa-sha256 …
Jim Thornton
  • 41
  • 2
  • 6
1
vote
1 answer

MySQL on LAN not working when IPTables enabled

I have two Centos VM. The IP Addresses are as follows : VM_1 => 10.99.0.10 VM_2 => 10.99.0.12 Apache and PHP are in VM_1 and MySQL is in VM_2. Both are having iptables rules. VM_2 is working fine with rules. Now I am Testing from VM_1. First I…
user229360
1
vote
2 answers

Centos 6.5 configuring HA cluster

I need to configure HA cluster using 2 computers. But I've got a problem, when I'm trying to start a heartbeat service it starts but throws an error. Here's the error message: Starting High-Availability services: ERROR: Cannot locate resource script…
1
vote
1 answer

how to find out if mod_xsendfile is handling the transfer?

I just installed and configured mod_xsendfile on my apache2.2.15 web server (on centos6.5). Everything seems to be working fine except that I'm not sure it is. I added XSendFile On and XSendFilePath /path/to/downloaded/files to the virtualhost and I…
marc99
  • 56
  • 5
1
vote
1 answer

Server downloads pause and timeout

I'm having a problem very similar to the one described here: Downloads pause and time out frequently The problem appears to be happening with a small amount of customers when they try to download zip files or mp4 files from my website. It doesn't…
user241678
  • 11
  • 2
1
vote
1 answer

web server "task blocked for more than 120 seconds"

my web server is down every 2 days. it became unresponsive and I can only see the message below on the console. task **** blocked for more than 120 seconds. The only way to bring it up is resetting the server which is not good and I would like to…
masber
  • 195
  • 2
  • 4
  • 16
1
vote
0 answers

Preemptively prevent down time and email issues

First of all, I apologize if this questions seems too generic. I searched this site and a few others and really did not get the answers I was looking for. Since migrating to a new virtual environment, we have been plagued with issues. It seems every…
Dan
  • 19
  • 4
1
vote
1 answer

PHP - Centos OpenSSL error

i'm currently having a problem with OpenSSL on my Centos 6.5 Server. it ran perfectly fine until sunday. and i checked the error_log and i saw this error in the log PHP Warning: PHP Startup: Unable to load dynamic library…
mabbs
  • 11
  • 1
  • 3