rhel5 Questions

18

Solved

I am on a server that has afresh install on RHEL 5. I was able to install Apache and PHP just fine., but I am having serious trouble with my MySQL installation. I tried the following: yum install ...
Hardfeatured asked 31/1, 2012 at 16:45

2

Solved

An additional jdk was installed and configured on RHEL5. yum install java-1.7.0-openjdk.x86_64 update-alternatives It appeared to work: java -version points to desired 1.7. However, javac -vers...
Merchandising asked 20/7, 2015 at 17:45

6

Solved

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 bu...
Obovate asked 23/4, 2010 at 18:36

1

On RHEL5 (5.3) I've installed python27, python27-devel, setuptools, gcc44, gcc44-c++, and P4PythonInstaller. All seemingly installed just fine, with no reported errors. However when I open Python2...
Northman asked 18/10, 2013 at 4:46

3

Solved

Why read -t doesn't time out when reading from pipe on RHEL5 or RHEL6? Here is my example which doesn't timeout on my RHEL boxes wile reading from the pipe: tail -f logfile.log | grep 'something'...
Elroy asked 14/5, 2013 at 15:1

2

Solved

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 s...
Sarcoma asked 2/12, 2009 at 11:38
1

© 2022 - 2024 — McMap. All rights reserved.