Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Drew Clardy
ISPConfig 3
Commits
4cb4911c
Commit
4cb4911c
authored
15 years ago
by
fantu
Browse files
Options
Downloads
Patches
Plain Diff
Small update of installation in Squeeze
parent
da1da41b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/INSTALL_DEBIAN_6.0.txt
+5
-11
5 additions, 11 deletions
docs/INSTALL_DEBIAN_6.0.txt
with
5 additions
and
11 deletions
docs/INSTALL_DEBIAN_6.0.txt
+
5
−
11
View file @
4cb4911c
...
...
@@ -46,10 +46,12 @@ apt-get install vim-nox
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2-2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 rkhunter binutils
#if not amd64
apt-get install courier-authlib-mysql
#if amd64 now there is a dependence problem with deb in the official repository, use this:
apt-get install libmysqlclient16
#temp fix for amd64 arch
wget http://ftp.us.debian.org/debian/pool/main/c/courier-authlib/courier-authlib-mysql_0.62.4-1_amd64.deb
dpkg --ignore-depends=libmysqlclient15off -i courier-authlib-mysql_0.62.4-1_amd64.deb
wget http://fantu.eu/supporto/courier-authlib-mysql_0.62.4-1_amd64.deb
# Answer the questions from the package manager as follows.
...
...
@@ -260,14 +262,6 @@ update-rc.d mydns defaults
apt-get install vlogger webalizer
Change the following line in /etc/webalizer/webalizer.conf from
#Incremental no
to
Incremental yes
7) Install Jailkit (optional, only needed if you want to use chrroting for SSH users)
apt-get install build-essential autoconf automake1.9 libtool flex bison debhelper
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment