Hints to install Campsite 2.3.0 on Debian Sarge
"Sebastian Goebel" <[email protected]> Tue, 16 Aug 2005 18:21:18 +0200
| Newsgroups | gmane.comp.cms.campsite.general |
|---|---|
| Message-ID | <[email protected]> |
On a Debian sarge system, which was installed with some standard preselected package-bundles (webserver, mailserver, desktop, sql-database) I need to install following packages in advance to compile campsite: libdbd-mysql-perl libmysqlclient12 libmysqlclient12-dev mysql-client mysql-common mysql-server zlib1g-dev php4-mysql libxml2-dev libidn11-dev libcurl3-dev libssl-dev During install I had to change apache user/group to "www-data" and allow "localhost.localdomain" to connect mysql-server. Sebastian