Postfix Cyrus Web cyradm HOWTO
Deprecated packages for Debian stable and testing:
Debian users
probably want to install packages provided by Debian. Unfortunately Debian
stable (Woody) and testing (sarge) are using the deprecated version of the
software used in this HOWTO. I tested the respective packages from Debian
unstable (sid) and the are working. Please note, that the maintainers at
Debian are very conservative. The software packages postfix mysql ,
libsasl2 and cyrus21 imapd are stable, even if they are only available in
the unstable tree.
3.1. Getting and installing MySQL
3.1.1. Download
Origin Site: http://www.mysql.com/downloads/
3.1.2. Building and installing
cd /usr/local
tar xvzf mysql 4.0.18.tar.gz
cd mysql 4.0.18
./configure \
prefix=/usr/local/mysql \
enable assembler \
with innodb \
without debug
make
make install
/usr/local/mysql/bin/mysql_install_db
echo /usr/local/mysql/lib/mysql >> /etc/ld.so.conf
ldconfig
ln s /usr/local/mysql/include/mysql /usr/include/mysql
ln s /usr/local/mysql/lib/mysql /usr/lib/mysql
To improve security, add a mysql user on your system i.e. mysql , then
chown R mysql /usr/local/mysql/var
If you want to start MySQL automatically at boottime, copy
/usr/local/mysql/share/mysql/mysql.server
to
/etc/init.d/
for
10
MySQL Web Hosting Postfix-Cyrus-Web-cyradm MySQL Hosting
|
|
|
|
TotalRoute.net Business web hosting division of Vision Web Hosting Inc. All rights reserved. |