Server :: Installing Complied Apache Using Yum In RHEL 5?
Feb 20, 2010
I am using RHEL 5.4 Here is my requirement.
- The ultimate aim is to install LAMP using yum.
- The Apache Spec (httpd.spec) is customized, like the location of the apache installation is /usr/local/apache2 rather than /usr. So I need to compile apache source code using this customized apache spec.
- I need to then install this apache using YUM.
So my understanding is I need to compile apache , then add into yum repository or something like that, so that yum can be used to install apache.
View 4 Replies
ADVERTISEMENT
Apr 11, 2010
I am trying to do a https access with virtual hosting with apache.
But when I install mod_ssl rpm httpd server does not start again
I am stumped
httpd -t shows syntax is OK
View 5 Replies
View Related
Feb 18, 2011
Installing VNC in Cent OS 5 / RHEL 5? Check the below link... [URL]
View 1 Replies
View Related
Dec 9, 2010
I am facing errors while installing red hat on directory server 8.2 on red hat linux server. I have executed below written RPM command and getting following error messages:
ls *.rpm| egrep -iv -e devel -e debuginfo| xargs rpm -ivh
warning: adminutil-1.1.8-2.el5dsrv.i386.rpm: V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by adminutil-1.1.8-2.el5dsrv.i386
libldap60.so is needed by adminutil-1.1.8-2.el5dsrv.i386
libldif60.so is needed by adminutil-1.1.8-2.el5dsrv.i386
libprldap60.so is needed by adminutil-1.1.8-2.el5dsrv.i386 .....
If there any dependent patches/packages that I need to install first before proceeding with the actual DS installation.
View 4 Replies
View Related
Jul 23, 2010
I have a vaio z ( z series) laptop.
I want to install RHEL 5 on it, but media didn't boot in graphic mode,when i was completing the installation steps( all in text mode) at the end I see only a command line ( username logine)
I tried other distributions and other RHEL versions that I have ( for checking my laptop) and the result become fallow in brief:
RHEL 5.3: only boot in text mode
RHEL 5.5: only boot in text mode
fedora 8: boot and install in graphic mode
fedora 8:doesn't boot
fedora 10: boot and install in graphic
oracle red hat enterprise 4.4:boot and install in graphic mode( but I don't like this)
I need only RHEL 5 distribution on my laptop and I check the others for checking my laptop, please answer in simple manner,I'm not an advanced user
View 3 Replies
View Related
Aug 12, 2010
Just looking for some general guidance with regard to installing over the native Windows 7 (x64) installation on my new Alienware M11x with RHEL 5. I have considered other Linux OS's such as Ubuntu Desktop, Fedora, and Open SuSe. However, I am of the opinion that RHEL will - from the jump - most fluidly integrate with the Intel Core i7 architecture, 1GB NVIDIA GeForce GT 335M, and other components. I plan to convert my existing Windows XP installation into a VMWare image and run that as a guest on my Alienware M11x (instead of alternatively running RHEL 5 as a guest). However, I am concerned whether it will be possible for the guest (Windows) OS (or any guest OS for that matter) to recognize/use the Alienware sound/video/LAN/Bluetooth EDR/WWAN/etc. (as the drivers were designed for Windows 7).
View 3 Replies
View Related
Apr 27, 2009
I have 4 partitions in my system, out of which two(sda1, sda2) have windows on them. I have installed RHEL 4 32 - bit on sda3 and after that , installed installed RHEL 64-bit on to a partition sda 5. Now i am unable to boot into RHEL 32-bit. The error i am getting is Error 13: Invalid or unsupported executable format.
View 1 Replies
View Related
Apr 25, 2009
I've decided to install apache server from groundzero. So I've done next things:1)downloaded source tar with apache22)unzipped it3)./configure(d) it4)make5)make install
...But!!! I can't start it. apachectl in /usr/local/apache2/bin
error answer is:
<code>
[root@dhcppc1 bin]# apachectl start
[code]...
View 6 Replies
View Related
May 18, 2011
im am new in compiling kernel, i had kernel 2.6.32-5 on debian 6 , so i compiled kernel 2.6.38.6 , my system can boot and up but i have a problem with flash disk and CDs and DVDs , now i cant mount these cases, in compiling i select CD-ROM /dvd filesystem and Dos/fat/NTFs filesystem too
View 1 Replies
View Related
Mar 2, 2011
is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.
View 3 Replies
View Related
Feb 1, 2011
We are planning to migrate our LINUX server from RHEL 3to RHEL 5. What are the configuration difference between RHEL 3 to RHEL 5 for webserver installations?
View 1 Replies
View Related
Jun 24, 2010
We have installed Apache 2.2.15 using user wwwadm having group www ,we want to uninstall this apache installation and try installing a new apache installation using root user
How to unistall/remove apache 2.2.15 so that we can install a new instance of apache on the same server having RHEL 5 Linux 64
View 3 Replies
View Related
Oct 14, 2010
I am trying to solve a problem where Apache stats aren't displaying correctly in Munin. I've ran through quite a bit of checks and tests regarding Munin setup, but I think my issue is related to Apache, but my skill set there is lacking.
first, system info:
monitored server:
CentOS 5.3 2.6.18-128.1.1.el5
[code]....
View 7 Replies
View Related
Dec 14, 2010
what are the major differences between rhel 5.2 and rhel 5.4
View 2 Replies
View Related
Dec 9, 2009
I have a database server running RHEL 5.1 32 bit that suffered some catastrophic failures about 6 months ago. We were able to patch it back together and keep it running, but now the manufacturing site it supports is going to shut down for two weeks and I would like to replace it permenantly. Does anyone have any guidance for that sort of thing? I'd like to have the new server up and running before hand, basically changing the hostname/ip and restoring the databases only on conversion day. I've done this in the past with HP UX - Red Hat conversions, but this is my first red hat to red hat move. Any advice or shortcuts?I forgot to add the other wrinkle. The new server will be running 64bit linux.
View 1 Replies
View Related
Jun 16, 2011
I have setup apache webserver on RHEL5 working fine for months now. Next task is to add another domain name to the webserver using the same IP address. I have been trying to set up apache name based virtual host for the past several days without success. Each time I try elinks [URL] it went to the main page sales.example1.com. Main page sales.example1.com is on DNS but 2nd domain [URL] is not created on DNS yet. I just doing testing first on /etc/hosts.
10.145.13.10 sales.example1.com sales
10.145.13.10 www.exampletst.com
I have tried googling, search forum, and read documentation. I have checked my httpd.conf file several times but there must be some simple step or config error that I might miss:
Apache version is 2.2.3. Output of my httpd.conf file:-
NameVirtualHost *:80
# Default Virtual Host
<VirtualHost *:80>
ServerName sales.example1.com
DocumentRoot /var/www/html
DirectoryIndex index.html index.shtml index.php
</VirtualHost>
<VirtualHost *:80>
ServerName www.exampletst.com
DocumentRoot /var/www/virtual/tours
ErrorLog /var/log/httpd/tours_error_log
CustomLog /var/log/httpd/tours_access_log common
DirectoryIndex index.html index.shtml
<Directory "/var/www/virtual/tours/">
Options Indexes FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
View 11 Replies
View Related
Aug 13, 2010
Has anyone successfully kickstarted a rhel/fedora/centos over HTTPS ? In other words, is it possible to do the rhel/fedora/centos install from running apache with SSL enabled?
View 1 Replies
View Related
Feb 4, 2010
Any one have an idea How to clear apache cache without restarting apache server.
View 5 Replies
View Related
Nov 16, 2010
I needed to install in g++. So I tried with yum and failed.
Code:
[root@mesozoic ~]# yum install gcc g++ gcc-c++
Loaded plugins: rhnplugin, security
Setting up Install Process
[code]....
I am pretty sure I had the subscriptions. Here is the result of repolist:
Code:
[root@mesozoic ~]# yum repolist
Loaded plugins: rhnplugin, security
repo id repo name
[code]...
View 9 Replies
View Related
Feb 9, 2011
trying to install Veritas Storage Foundation HA on RedHat Enterprise Linux 5.(64 bit)OS was fresh installed (haven't updated anything yet). I tried to start the VSF installer as stated in the documentations. Change directory to cdrom and where the files are located and typed ". ./installer" It is supposed to launch the installer but instead, the terminal window closed itself. I think I'm missing something here. Don't think it's the media problem. Either I run it from window by double-clicking or run from terminal window, it closes and nothing happens.
View 2 Replies
View Related
Jan 24, 2010
I am upgrading my server and I have a lot of sites. Since I cannot take my server down for a few days, maybe a week until I manage to migrate all the sites to the new machine, I figured I could migrate them one by one. After migrating one, I would somehow tunnel the requests of that name virtual host to my internal machine. When everything is migrated, I would then switch the machines, update ip's and stuff and everything will work just fine.
However I cannot seem to find a way to do this tunneling. is this at all possible? If not, what alternatives do I have?
View 5 Replies
View Related
Mar 8, 2011
Create machine and it tries to boot then all I get is :- ISOLINUX 3.86 2010-04-01 ETC....... Does it even work under Virtual Box? BTW - Its rhel-server-6.0-i386-dvd.iso - Downloaded as eval from Red Hat
View 10 Replies
View Related
May 3, 2010
I want to install Red Hat Enterprise Linux (v. 5 for 32-bit x86) on my Acer laptop? Is this possible? I looked on the compatibility list but it seems that I can only install this OS on a server machine? Is that true?
View 8 Replies
View Related
Sep 17, 2010
I am trying to install gcc from source, but wish to install to an alternative location, ie /opt/gcc/4.4.4.
I have done so but ran into the problem that the system libs in /usr/lib64 were being located before my libs in /opt/gcc/4.4.4/lib64.
So, I set --libdir=/usr/lib and reinstalled. The libs link in correctly, but now g++ cant find includes, for instance <complex>. I think I could set CPATH to point to the locations of these includes but that doesn't seem like it should be necessary.
So my question is, what is the correct way to install gcc alongside the system versions while allowing linkage to the right libs and location of the includes? I don't want to use prefixes or suffixes because the intel compiler looks at gcc -v to get clues as to how to compile stuff.
It should be noted that I have no internet connectivity on this machine, so building from source is my only option.
View 3 Replies
View Related
Mar 10, 2010
I am not getting GUI in after installtion RHEL 5.0
My Mother board: Mercury
Model no1845 gcm
Moniter :LG 15''
View 1 Replies
View Related
Jul 16, 2011
I am looking for TORA software and installation steps to download and install on RHEL 5 64 bit.
Can some one point me to correct URL to download the same and share the steps installation steps.
View 2 Replies
View Related
Dec 16, 2010
i am installing nagios-3.2 in rhel 5 . it show the errors in make all command..
Quote:
[root@ns1 nagios-3.2.3]# make all
cd ./base && make
make[1]: Entering directory `/root/Desktop/nagios-3.2.3/base'
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o
[Code]...
View 1 Replies
View Related
Feb 8, 2010
I see a number of you are using some version of Arcserve to run you backups. have been trying to follow the arcserve documentation to have it installed. I have tried both the GUI and the command line installation and none works GUI when i navigate to the installation folder and click "run" nothing happens Terminal when i navigate to the folder and type "./install" i get a "bad command" error message the installation guide doesn't state that it needs any specific package to be installed.
View 2 Replies
View Related
Nov 8, 2010
I have RHEL 5.2, with Boost 1.33 installed. I downloaded boost_1_44_0.tar.bz2. and built it. On completion it showed:
Code:
The Boost C++ Libraries were successfully built!
The following directory should be added to compiler include paths:
/home/dfe/Archive/boost_1_44_0
The following directory should be added to linker library paths:
/home/dfe/Archive/boost_1_44_0/stage/lib
I have been able to compile programs using CC -I/home/dfe/Archive/boost_1_44_0 -L/home/dfe/Archive/boost_1_44_0/stage/lib yourprogram.cpp
but...it's annoying that I have to add these paths for every program that I compile. Isn't there any way to make version 1.44 the default version (so that I won't have to include these paths when I compile)?
1. When I do "rpm -q boost", it shows boost-1.33.1-10.el5. Why is that so, when I've installed version 1.44? Did I have to remove the existing rpm before building the new version of boost?
2. Is there a better way to install the latest version of Boost?
View 1 Replies
View Related
May 30, 2010
I have a Dell Precison 690 system in my lab. I want to downgrade the system from RHEL 5 to RHEL $ since some of my software is not working in RHEL 5. I have the installation CD and the dell driver CD. There are 2 cd drives in the system and I am using both the CDS at the same time. But when the installation asks to select hda or hdb to get the driver cd. I put the CD in the second cd dirve which is connected to hdb. When I select hdb it is not recognizing the cd. When I skip the driver selection step I am getting the error:"No valid device were found on which to create new file"I have used the following and nothing worked:
linux noprobe
linux apci blah blah off
linux all generic blah blah blah
View 9 Replies
View Related