The Perfect Setup - Mandrake/Mandriva 10.2 - Page 5
|
MySQL (4.1) apt-get install
MySQL MySQL-client libmysql14-devel Now check that networking is enabled. Run netstat -tap It should show a line like this:
If it does not, edit /etc/sysconfig/mysqld and remove --skip-networking from the Variable MYSQLD_OPTIONS:
and restart your MySQL server: /etc/init.d/mysqld restart Run mysqladmin -u root password
yourrootsqlpassword to set a password for the user root (otherwise anybody can access your MySQL database!).
Postfix With SMTP-AUTH And TLS apt-get install cyrus-sasl
libsasl2 libsasl2-devel libsasl2-plug-plain libsasl2-plug-anonymous libsasl2-plug-crammd5
libsasl2-plug-digestmd5 libsasl2-plug-gssapi libsasl2-plug-login postfix imap postconf -e 'smtpd_sasl_local_domain
=' Edit /etc/postfix/sasl/smtpd.conf. It should look like this:
mkdir /etc/postfix/ssl postconf -e 'smtpd_tls_auth_only
= no' Now start Postfix, saslauthd, imap and pop3: chkconfig
imap on To see if SMTP-AUTH and TLS work properly now run the following command: telnet localhost 25 After you have established the connection to your postfix mail server type ehlo localhost If you see the lines 250-STARTTLS and 250-AUTH everything is fine.
Type quit to return to the system's shell.
Apache With PHP apt-get install apache2-mod_php php-cli php-ini php-gd php-xml php-ldap php-xmlrpc php-domxml php-imap php-mysql php-pear php-readline php-xslt php432-devel curl libcurl3-devel perl-libwww-perl ImageMagick Now edit /etc/httpd/conf.d/70_mod_php.conf and comment out the AddType lines:
Edit /etc/httpd/conf/apache-mime.types and comment oout the following lines:
Edit /etc/httpd/conf/httpd2.conf and add the following line to the LoadModule section:
(Although this line is already in /etc/httpd/conf.d/70_mod_php.conf this is very important because otherwise the command httpd -t will report errors instead of Syntax OK when the virtual hosts created by ISPConfig contain lines like php_admin_flag safe_mode On or the like!) Restart Apache: /etc/init.d/httpd restart
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com
Red Hat Virtual Experience - a free virtual event. Dec. 9th






print: 
Recent comments
8 hours 17 min ago
14 hours 5 min ago
15 hours 57 min ago
17 hours 42 min ago
21 hours 32 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 13 hours ago
1 day 18 hours ago