Tagged Questions

1
vote
5answers
551 views

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 soluti …
1
vote
1answer
598 views

How to change device permissions via udev in RHEL5?

I'm attempting to make the device permissions on a hard drive(/dev/sdb) persistent for a particular group in RHEL5. Can anyone point me to to a proper KERNEL line in /etc/udev/rule …
0
votes
0answers
5 views

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 …
0
votes
4answers
119 views

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 f …
0
votes
0answers
98 views

In RHEL 5, yum cannot find python-devel [closed]

At work I need to use Red Hat Enterprise Linux (RHEL) version 5 on one particular server. I am experienced with Linux, but not much with RHEL (more with Debian and Ubuntu). I wan …
0
votes
0answers
227 views

Installing MySQL 5.1 & PHP 5.2 on RHEL5.3 [closed]

I would quite like to be running the latest production releases of PHP and MySQL on my production RHEL5.3 server. PHP so that I can use Zend Framework 1.9 which only supports PHP …