Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 534
Install Setup Apache Web Server YUM Fedora Core Server | Configure Install Setup Web CMS Configuration

Install Setup Apache Web Server YUM Fedora Core Server

warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/common.inc on line 141.

Install Apache Web Server using YUM Setup and Configuration on Fedora Core Server.

In Linux distributions, normally the default web server will use Apache as known as httpd. The configuration files for httpd is located on directory /etc/httpd.  This step by step tutorial will show and explain how the apache web sever working on the Fedora Core Operating System Server.

Install Apache Web Server.

yum_install_httpd_1.PNG

[root@proxy9 ~]# yum install httpd
Loaded plugins: refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.i386 0:2.2.11-2.fc10 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch           Version                 Repository         Size
================================================================================
Installing:
 httpd           i386           2.2.11-2.fc10           updates           1.1 M

Transaction Summary
================================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 1.1 M
Is this ok [y/N]: y

yum_install_httpd_2.PNG

Downloading Packages:
httpd-2.2.11-2.fc10.i386.rpm                             | 1.1 MB     01:43
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : httpd-2.2.11-2.fc10.i386                                 1/1

Installed:
  httpd.i386 0:2.2.11-2.fc10

Complete!
[root@proxy9 ~]#

[root@proxy9 ~]# service httpd status
httpd is stopped
[root@proxy9 ~]#

[root@proxy9 ~]# service httpd start
Starting httpd:                                            [  OK  ]
[root@proxy9 ~]#

[root@proxy9 ~]# elinks http://localhost

 

Keywords : Install Apache, install httpd, install web server, apache web server, linux web server, fedora web server, setup apache, setup httpd, setup web server, setup fedora, configure apache, configure httpd, configure linux web server, configure fedora.


Custom Search