rhel5

Php 5 on RedHat Enterprise Linux 5

By default, RHEL5.x64 comes with 5.1.6 - pretty old. I'm looking for a more up to date version, 5.2.8, or even the latest 5.2.9 (as of March 2009). Ideally, a Yum/RPM-based solution, for transparent upgrades (when I plan). How do you upgrade the default for an up-to-date version? ...

Why won't svn let commit .htaccess files?

Try as I might, I can't commit .htaccess files from my windows svn client (tortoise svn). The error that is returned is: Could not read status line: Existing connection was forcibly closed by the remote host. And here is basically what my vhost looks like in Apache: <VirtualHost *:80> DocumentRoot /var/www/mydomain.com/legacy/...

RHEL Standby node

RHEL 4 & RHEL 5 are in mutual stanby node.On which basis server takes one as the active server & other as Stand-By server? It is taking default RHEL4 as active server. How to change the RHEL 5 m/c which is in standby node to active server? ...

sem_timedwait not supported properly on RedHat Enterprise Linux 5.3 onwards?

Hi, We're seeing odd behaviour on RedHat Enterprise Linux systems with pthreads sem_timedwait. It's only occurring with versions 5.3 onwards. When we create the semaphore on a background thread with sem_init, no error is returned. When we do sem_timedwait, we get an immediate return with errno = 38 (ENOSYS) indicating it's not suppor...

Linux Mysql Memory requirements

I have: 32 bit - Red Hat Enterprise Linux Server release 5.1 (Tikanga) Mysql 5 10G RAM What are the memory allocation limits with respect to mysql? Maximum memory usage possible. Any supporting documents from redhat site? ...

Is there a sqlite entension for PHP in RedHat Enterprise Linux 5?

Hi, I'm trying to use some off-the-shelf PHP code in RHEL5 which requires the sqlite package (not the PDO one) but it appears this is not included in the base php5.1.6 rpm bundled with RHEL5. Unfortunately, due to circumstances beyond my control, I don't have access to the installation media or RHN access (don't ask). There doesn't app...

Increasing ip_conntrack_max safely?

Hey all, I've see the following in my logs every so often: kernel: ip_conntrack: table full, dropping packet. Currently, I have ip_conntrack_max set to 65536 (default, RHEL5). Keeping memory usage in mind, how much can I safely increase this value? I've got 4GB ram on this box. One of the functions this machine serves is as a stati...

Not to Able analayze the Core dump issue for Multithreaded application.........(Help Required)

I am working on multhithreading application when ever the process dump it always generates core as shown below i am not able to understand where it is actually dumping. GNU gdb Red Hat Linux (6.5-25.el5rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welco...

Coredump in Multithreaded application in Linux

I am working on multithreaded application,When ever process dumps it showing like this.I am not abe to Analyaze the core.I want to know whether there is any problem while linking with the libraries?kindly suggest how to get more information about my core dump ################################################## GNU gdb Red Hat Linux (6....

haystack's RealTimeSearchIndex causes django to hang on data entry

I'm using django-haystack and a xapian backend with real time indexing (haystack.indexes.RealTimeSearchIndexing) of model data and it works fine on my Ubuntu server. However, it causes django to hang upon data entry when I deployed the app on a RHEL5 server. Everything is hunky dory if I switch to a standard SearchIndex. Running ./ma...

Trouble linking libboost libraries to compile sslsniff on RHEL

Trying to build sslsniff on a RHEL 5.2 system here. When compiling sslsniff on RHEL I hit the same errors when using libboost packages (from repositories like rpmforge) and compiling libboost from source (which appeared to be successful.) I tried this on a fresh system as well (no previous/failed/garbage installs of libboost etc.) # mak...

Problem changing Java version using alternatives

I'm not quite sure how I got into this mess, but for some reason I'm not able to change the current version of Java using alternatives. I can run alternatives --config java and type my selection but when I echo the version number for either java or javac, it spits back out 1.5 every time (despite alternatives showing the current version...

Coredump in Multithreading Application in RHEL-5

I am working on multi-threading application it is dumping frequently.I could not able to analyaze the core.The core is showing like this Core was generated by 'thread-process'. Program terminated with signal 6, Aborted. #0 0x00000038f4e30045 in raise () from /lib64/libc.so.6 (gdb) where #0 0x00000038f4e30045 in raise () from /lib64/li...

Transferring files from disk (Linux on virtual machine) to Windows shared folder?

Hi, I'm using RedHat on a Hyper-V virtual machine. I need to copy files from the CD (captured to the Redhat VM) into a Windows shared network folder. After copying some files, the windows side pops up an "Invalid MS-DOS function" message, although everything looks fine from the Linux side. What could be the reason for that? Do I need t...

Mac OSX + Eclipse + Subclipse + SMB - Not able to commit files

I use Eclipse+Subclipse on my Mac to edit a code base that resides on a RHEL5 desktop, via an SMB share connection. Everything works like a charm, except the SVN commit part. A JavaHL exception is thrown on commit, that looks like the following. org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.Cli...

relink `libsvn_subr-1.la' with the above command before installing it

I am trying to build subversion on RHEL, make completed without any error for configure options provided were ./configure --prefix=/usr --without-berkley-db --LDFLAGS="-L/usr/lib64" but ./make install gives error ./make install Running make install-lib /usr/bin/install -c -d /usr/lib cd subversion/libsvn_subr ; /bin/s...

install & setup mod_security on RHEL5/Centos5 with Plesk

i've not founded any up-to-date or passable informations, how to install apache's mod_security addon on a machine runing plesk (the thread in parallesl forum is also confusing..). # wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh # yum install mod_security # yum update as some of you maybe know, plesk runs his own apac...

JDK on RHEL on IBM Power Series

We are looking for JDK 1.6 on for RHEL 5.5 on IBM Power Series. Can some one help? ...

Linking to wrong library version in a C++ application

I'm troubleshooting a C++ binary on RHEL/CentOS 5, which has problems with the openssl shared libraries. I don't do much C/C++ programming, and I'm having trouble finding the root issue. What seems to be going wrong is that the application is linking to specific versions of libcrypto and libssl (0.9.8), instead of the symlinked paths of...

Print open office document to PostScript-file from command line

Hi, I need to convert an open office document in to PostScript file. My first solution was to use spadmin to define a virtual printer that use ghostscript to convert postscript file. (read more about it here http://www.oooforum.org/forum/viewtopic.phtml?t=72382). It works but the disadvantage is that I have to define a virtual printer ...