Software :: The Httpd Cannot Be Started After Reboot

Nov 3, 2010

I've installed the Apache Httpd Server on RH Linux. In order to start the httpd after the machine rebooted. But it failed.

I also check the /var/log/message but couldn't find any message about httpd. I have start the httpd manually. Now I can find in /var/log/message a message that "httpd started successfully"

My /etc/rc.d/init.d/httpd looks as follow. Can someone help?

Code:
#!/bin/bash
#
# Startup script for the Apache Web Server
#
# chkconfig: 345 85 15

[Code]....

View 5 Replies


ADVERTISEMENT

Ubuntu :: Some Processes Not Started On Reboot

Jul 18, 2010

I've a laptop running 10.04 LTS 64 bit. (Upgraded from 9.04 64bit). Some times (1 over 3) certain processes are not started at boot time : bluetooth, vboxdrv, hddtemp, cups.... (I may miss some other ones). If I use sudo and the service command I can start them by hand and if I reboot they usually start automatically. I've tried to start the laptop without the "quiet splash" options to the kernel command line but I did not see any error messages nor anything more explaining this behavior. So I wonder where I can find where the glitch is, how I can fix it, and what is the startup sequence of an Ubuntu machine (there is no /etc/inittab, and the /etc/rcN behavior does not seem to be standard)

View 4 Replies View Related

Server :: How To Set HTTPD To Stop Automatically On Reboot

Oct 14, 2010

By default httpd will automatically start when reboot..?? Is there any command to stop it automatically when reboot??

View 5 Replies View Related

Fedora :: F14 Gnome Panel Started Reshuffling Items After Reboot / Solution For This?

Sep 4, 2011

Recently my GNOME (bottom) panel started reshuffling items after reboot.
I tried removing the panel, recreating it and placing new items on the panel. After rebooting the PC everything is undone. The panel reshuffles the items (even when the "Lock To Panel" is used). Also the items that are moved to the top panel, after rebooting return to the bottom panel.

Does anyone have a solution for this issue?

View 1 Replies View Related

General :: RHEL 4 Reboot Causes Tomcat Process To Not Be Started By Non-root Account

May 25, 2010

I have a startup script placed in /etc/init.d wherein I make the following call:

nohup sudo -u myuser $CATALINA_HOME/bin/startup.sh 2>&1

This causes Tomcat to be run as myuser, which is expected. However after issuing the reboot command the system starts up and root is now the owner of this process. How can I force the process to be started off as myuser on reboot?

View 1 Replies View Related

Ubuntu :: No Sound In KDE When Started By Startx While Working Fine When Started By Kdm/gdm

Dec 14, 2010

I recently installed KDE in my ubuntu 10.10. To access KDE, I want to use
startx /usr/bin/startkdeBut using it disables sound in KDE (Sound is working fine in GNOME). It doesn't sound for anything like login sound, totem, mplayer or any other playerBut when I press Alt+Ctrl+F1 to change to virtual console, the playback resumes from where it was in time and when coming back Alt+Ctrl+F7 and the time in totem (or any other player) doesn't move. While log out also it doesn't play logout sound and doesn't logout, so I have to press Ctrl+Alt+F1 so that logout sound play then it exits.When starting KDE by kdm or gdm, the sound works normally. But I don't want to login again using kdm or gdm and not to use root user to start kdm or gdm.I don't know what is the difference between when KDE is started by startx or by kdm/gdm where the same user login in kdm/gdm as that for startx

View 2 Replies View Related

Fedora Installation :: Start The Service Of Httpd Error Message Displayed: Starting Httpd: (98)Address Already In Use ?

Sep 19, 2010

I have installed fedora 13 in my system. httpd server is also installed. when I tried to start the service of httpd, following error message displayed: Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80

View 1 Replies View Related

Slackware :: Typo In As-installed /etc/httpd/httpd.conf?

Dec 24, 2010

I'm new to Apache configuration so could be misunderstanding but shouldn't the characters highlighted in red below be removed?

Code:

View 9 Replies View Related

CentOS 5 :: Httpd: Could Not Open Configuration File /etc/httpd/conf/httpd.conf: No Such File

Nov 9, 2009

accidentally I do something wrong with my server and the httpd folder missing and I need it to setup my mail server and anyone can help me what can I do without reinstalling my Cent OS? Here is the error msg :

[root@mydomain etc]# service httpd stop
Stopping httpd: [FAILED]
[root@mydomain etc]# service httpd restart

[code]....

View 3 Replies View Related

Server :: Reverse Proxy - With HTTPD Httpd-2.2.3-29.el5

Jul 30, 2010

We are using this url on our testing box and this ip is reverse proxy IP ( 10.192.64.52)

Without reverse proxy:- URL is working fine.

http://10.192.16.77/akc-qa/arsys/ser...TS000000001430

But with reverse proxy its putting escape [%25] in between %3a

[url]

Is it possible to write a rewrite rule to bypass escape [NE] for this particular URL?

View 1 Replies View Related

CentOS 5 Server :: Httpd Running Very Slow "/var/lock/subsys/httpd': No Space Left On Device"?

Jun 10, 2011

Running CentOS 5 x64 And today my httpd is running very slow and I can't find a fix. Looked all over different forums

When starting httpd I get the message: /var/lock/subsys/httpd': No space left on device I checked that directory above and there is no file called httpd tried rebooting server

Can't do updates too:
[root@u15438957 ~]# yum update
Loaded plugins: fastestmirror, priorities
rpmdb: unable to join the environment

[Code]...

View 4 Replies View Related

General :: Embedded Reboot Crash - Error Executing The Reboot Command

May 4, 2011

I'm working with Linux 2.6.23 on an embedded device and am receiving the following error executing the reboot command.

View 2 Replies View Related

General :: Will Not Reboot After Install (Arch) - -bash: /sbin/reboot: Input/output Error

Oct 7, 2010

I am using sda1 as /, which is a bootable drive. I do not know if my problem is that I did not create a /boot drive. After removing the iso dvd, I tried to reboot and I get this back: -bash: /sbin/reboot: input/output error Then it returns me to the terminal prompt.

View 6 Replies View Related

Red Hat / Fedora :: Identify Reboot Source Or Cause Of Reboot?

Feb 16, 2011

last -a shows server rebooted, how to identify the source or cause of reboot? thx reboot system boot Wed Feb 16 08:52 (02:0 2.6.21.7-2.fc8xen

View 2 Replies View Related

General :: How Does MySQL Usually Get Started

Jul 5, 2011

I'm trying to ensure an app starts on boot up but after MySQL has been started. I can't however locate where MySQL is being started. If I do a chkconfig, it says MySQL is off, yet I can readily access my databases with phpmyadmin.If I look at my boot log, I can see it says MySQL Server is started, right after Apache2 is started.In my rc5.d directory, I only see a symbolic link for Apache2 but nothing for MySQL. The startup script for MySQL appears in /etc/init.d.rc.local has got nothing in it but comments. So it appears to me like it's being run on startup, but not as a service. But I have next to no knowledge of Linux so don't put too much belief in that.I would have originally installed MySQL via apt-get.

View 1 Replies View Related

Ubuntu :: Cannot Get Started With Conky

Nov 24, 2010

I recently installed Ubuntu and I came across Conky.I was fascinated with this software and installed it using terminal codes. At first it rand with the default config file loaded. then i PC shutdown due to a power failure. now conky does not start and after searching over the net i found out that my conky config file is missing. I pasted the conky config fiel yet to no avail.

It gives me this error while running it in Terminal

Code:
Conky: /home/shazzy/.conkyrc: 30: no such configuration: 'on_bottom'
Conky: /home/shazzy/.conkyrc: 63: no such configuration: 'border_margin'
Conky: use_spacer should have an argument of left, right, or none. 'no' seems to be some form of 'false', so defaulting to none.

[Code]....

Here's the link to the site. I'm not sure how do i set this up as my conky config.

Link to ConkyConfig

View 2 Replies View Related

General :: Fan Keeps Running Once Started?

Feb 28, 2011

My problem is that my fan will keep running quite quickly once started. It will keep running till reboot independently of CPU usage and temperature. To check the temperature I installed lm-sensors. Output of temperature related commands and kernel version are below. Shouldnt they all give the temperature? My machine is a Toshiba Satellite pro L300. Eg. at the moment my fan is running quite quickly although CPU usage is 3-4% and the temperature according to lm-sensors is approximately 40-45 degrees Celcius.

Code:
:~$ acpi --thermal
Battery 0: Full, 100%
Thermal 0: ok, 0.0 degrees C
:~$ cat /proc/acpi/thermal_zone/THRM/temperature

[Code].....

View 4 Replies View Related

Server :: Nis Ypxfrd Not Getting Started

Aug 3, 2010

I am trying to configure NIS server in my RHEL5 machine

While i am trying to starting ypxfrd service it gives OK message

But when i am checking its status it showing stopped

Is this service is neccessary to work NIS?

View 4 Replies View Related

Red Hat / Fedora :: Httpd Not Running On 15?

Jul 7, 2011

when i put in the command

sudo /etc/init.d/httpd
httpd.service - LSB: start and stop Apache HTTP Server
Loaded: loaded (/etc/rc.d/init.d/httpd)
Active: inactive (dead)

[Code]....

what should i do to get it up and running.?

View 2 Replies View Related

CentOS 5 :: Httpd Will Not Start

Sep 1, 2010

I am trying to set up my httpd on CentOs 5.5 I did some searches and found this link. [URL]

rpm -qa |grep -i httpd
httpd-2.2.3-43.el5.centos.3

I created the ssl files as they described but still it wont start.

ervice httpd start
Starting httpd: [Wed Sep 01 09:25:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
[FAILED]
cat ssl_error_log

[Code].....

View 4 Replies View Related

CentOS 5 :: Looking For Package RPM For HTTPD 2.2.19

Aug 5, 2011

I'm looking for a package rpm for httpd 2.2.19 and the only repository I have found so far is cent.alt.ru repository. Any guidance/advice on using this repository? Or know of any trusted repositories with httpd 2.2.19?

View 7 Replies View Related

Debian Installation :: Getting Started From USB Boot

Jul 23, 2010

I'm working from the set of Debian instructions following this post. I have saved the correct image file to my USB flash drive per the instructions for Intel x86. I've got a Celeron HP, 512 RAM, 1.3 Ghz processor, XP Home SP3. After saving file to USB flash drive, I extract file and a single boot file then appears next to zip folder. I tried extracting by command: # zcat boot.img.gz > /dev/sdX and that does not work; not recognized or something (I'm going from memory). Command line is C:/User/Docs and Settings or such, no option for G: drive in Command line, if that helps. I am no Command line pro. Got there by Accessories/ Command line. (Is this the same thing as Start/Run/msconfig, dnsflush etc?)So since I can't extract with Command line it follows that the "mount" instructions don't work for me either: mount /dev/sdX /mnt. So I just re-booted with USB drive in, and pressed Del and Esc alternately like a madman for about 5 boots, but does not open in BIOS; instead Windows opens normally.

I know my way around a little PHP/MySQL/Javascript libraries, but if the Linux world is this difficult at the outset, I can only imagine the nightmare I'm in for if I succeed in getting my system converted--which is what I would want to do--not set up partitions, etc. There is an all-in-one file hd-media/boot.img.gz which contains all the installer files (including the kernel) as well as syslinux and its configuration file.Note that, although convenient, this method does have one major disadvantage: the logical size of the device will be limited to 256 MB, even if the capacity of the USB stick is larger. You will need to repartition the USB stick and create new file systems to get its full capacity back if you ever want to use it for some different purpose. A second disadvantage is that you cannot copy a full CD image onto the USB stick, but only the smaller businesscard or netinst CD images.After that, mount the USB memory stick (mount /dev/sdX /mnt), which will now have a FAT filesystem on it, and copy a Debian netinst or businesscard ISO image to it. Unmount the stick (umount /mnt) and you are done.

View 7 Replies View Related

Fedora :: Gdm Missing From Services / How Is It Started?

Jan 27, 2010

gdm seems to be missing from system-config-services.Cant find in in /etc/rc.d/rc5.d either.Does anyone now how it gets started ?

View 2 Replies View Related

Fedora :: Screen Started Freezing Under F12

Jul 8, 2010

My screen has started freezing periodically. The mouse still moves the cursor but nothing else responds. Ctrl-Alt -F1 doesn't give me a terminal screen nor does Ctrl-Alt-Backspace restart X I must turn off the computer and turn it on again to reboot. I don't remember having this problem with Fedora 11, but I recently moved to Fedora 12. I am using the kernel

2.6.32.14-127.fc12.i686.PAE
Looking at /var/log/messages,
I find repeated instances of the error message
[drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
before the reboot.

Google provides many references going back to April for this string, mostly on Ubuntu related sites. I do have an 128 MB ATI Radeon X300 graphics card but it is over four years old, and I didn't have this problem with earlier versions of Fedora. Also, the google references seem to refer to hibernation, which I am not doing, at least not intentionally. Finally, I see that Xorg configuration has changed significantly since I last checked. (I can't find xorg.conf.) Can anyone refer me to a relatively succinct description of how it now works?

View 6 Replies View Related

Fedora :: F15 - Cheese Crashes When Started

May 29, 2011

On my new Fedora 15 installation the Cheese application crashes when I start it with the following error message:

Code:
(cheese:32394): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context
(cheese:32394): Clutter-WARNING **: Unable to create a new stage: the glx backend does not support multiple stages.
(cheese:32394): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed
(cheese:32394): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(cheese:32394): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault (core dumped)

Note that my web camera works properly when doing the video for linux gstreamer-properties test as well as with Skype. I have the NVIDIA driver installed from RPM Fusion.

View 8 Replies View Related

Fedora :: Started With F15 - How To Get Basic Programs

Aug 8, 2011

I am new coming to Linux and I started with fedora 15. I need all programs that I need to real start this programs like:

PDF
Open Office
Multimedia Audio and video
Recording
Internet and chat like yahoo messenger in windows
Graphics 3D if find

The basic programs.

View 9 Replies View Related

OpenSUSE Network :: Firefox Is Not Started

Sep 29, 2010

After installing opensuse 11.3 and its updates, firefox is no longer working. When I type "firefox" in the command line, it returns

"Could not find compatible GRE between version 1.9.2.10 and 1.9.2.10."

View 6 Replies View Related

General :: Start A Program After X Has Started?

Jun 8, 2010

there's a little app called F.Lux that sets your screen temperature based on the time of day. The Linux version is a little spartan with just a console interface but it works perfectly well. The question I have is where can I invoke it so that it starts up after X has started?

View 4 Replies View Related

General :: Run Tcsh But Bash Started Instead

Jul 23, 2010

I tried to start a tcsh on my Fedora 7 (default shell is bash)

[ss@ssvm ~]$ tcsh
[ss@ssvm ~]$ echo $SHELL
/bin/bash

As you see, another bash shell started.

I looked at the tcsh file:

[ss@ssvm ~]$ ll /bin/tcsh
-rwxr-xr-x 1 root root 345348 2007-02-26 23:58 /bin/tcsh
[ss@ssvm ~]$ ll /bin/csh
lrwxrwxrwx 1 root root 4 2010-03-07 13:13 /bin/csh -> tcsh

It is not a link (but csh is). I don't understand why this is happening.

View 3 Replies View Related

Ubuntu / Apple :: Can't Get Started On Macbook Air?

Feb 20, 2010

I've got a Macbook Air and a verified 9.10 liveCD in the external superdrive. I can successfully boot to the CD, but when I choose "try ubuntu without installing", all I get is a blinking cursor in the upper-left of the screen forever. Any idea why it won't start? CD works fine on my Dell, that's why I say it's verified.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved