Re: Init.d not starting processes at boot up

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bill Habermaas wrote:
> I have run across an anomoly with FC5 not starting processes at boot
> time.  I have Apache and MySQL installed and although they have scripts
> in /etc/init.d, they do not start when the system is booted. If I go
> into /etc/init.d and start them manually, they start without any
> problem.  I also have FC5 on a laptop with the same software and
> everything starts as expected.
>  
> Is there something else somewhere that I need to tweak to get these to
> start automagically? 
>  
> Bill Habermaas
> 
By default, most servers you install are not run at boot until you
turn them on. This lets you configure them before you start them.
There are several ways to turn them on. I usually use "chkconfig
<service name> on". You can also pick "System Services" from setup.
If you want to use the GUI, then pick System --> Administration -->
Server Settings --> Services and check the httpd and mysqld check
boxes in the "Background Services" tab.

One other thing, you can manually start services like httpd and
mysqld by running "service <service name> start". You can also stop
services, reload configuration files, and check the running status
of most services. (Not all options are implemented by every script.)

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux