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
Installation of SquirreMail On CentOS4.3 | Configure Install Setup Web CMS Configuration

Installation of SquirreMail On CentOS4.3

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.

Installation of SquirrelMail on Linux CentOS4.3

SquirrelMail is a web-based email application started by Nathan and Luke Ehresman and written in the PHP scripting language. It can be installed on almost all web servers as long as PHP is present and the web server has access to an IMAP and SMTP server. SquirrelMail outputs valid HTML 4.0 for its presentation, making it compatible with a majority of current web browsers. SquirrelMail uses a plugin architecture to accommodate additional features around the core application, and over 200 plugins are available on the SquirrelMail website.

How to install SquirrelMail on CentOS4.3?

#-download squirrelmail
#  download squirrelmail-1.4.10a.tar.gz in /usr/local/src
#
#-make directory
#  mkdir /usr/local/squirrelmail
#  cd /usr/local/squirrelmail
#  mkdir data temp attach
#  chgrp nobody data temp attach
#  chown nobody data temp attach
#  chmod 0730 data temp attach
#
#-install squirrelmail
#  cd /usr/local/squirrelmail
#  tar xzvf /usr/local/src/squirrelmail-1.4.10a.tar.gz
#  mv squirrelmail-1.4.10a squirrel
#
#-modify ssl.conf for squirrelmail
#  add next in <VirtualHost 172.16.162.239:443> tag
#  Alias /squirrel /usr/local/squirrelmail/squirrel
#  <Directory /usr/local/squirrelmail/sqrrlmail>
#    Options Indexes
#    AllowOverride none
#    DirectoryIndex index.php
#    Order allow,deny
#    allow from all
#  </Directory>
#
##squirrelmail can be accessed only by https by this.
##if add above in httpd.conf, it can be accessed both http and https.
#
#-configure squirrelmail
#  /usr/local/squirrelmail/squirrel/config/conf.pl
#
#  change directories for data and attach
#
#-access
https://tkksqlphp.configureinstallsetup.com/squirrel/
#
#-config test of squirrelmail
https://tkksqlphp.configureinstallsetup.com/squirrel/src/configtest.php


Custom Search