Installing on Linux
From AlfrescoWiki
Alfresco offers several methods of installation on GNU/Linux platforms, from a quick binary installer through to a more customised set up for experienced users.
Contents |
[edit] Installing Alfresco on Ubuntu 7.10
Instructions contributed by 'Joost' for installing Alfresco onto Ubuntu 7.10 'the Linux way':
Installing Alfresco on Ubuntu 7.10
[edit] Installing Alfresco Community WAR on Centos 5
Instructions contributed by 'wfischer75' for installing Alfresco Community WAR onto Centos 5:
Installing Alfresco Community WAR on Centos 5
[edit] Installing Alfresco on Debian
Instructions for installing Alfresco in Debian-based Linux systems:
[edit] Quick Installation
If you want to get Alfresco up and running quickly or if you do not have much experience installing sofware under Linux then the binary installer is likely to be the best option for you. The installer allows you to quickly install all the components needed to run Alfresco, including Java, Tomcat and MySQL as well as the OpenOffice suite.
If you already have a Tomcat installation running on the machine then you will need to either disable this or configure the Tomcat instance bundled with Alfresco to run on a different port. If you wish to allow access to Alfresco via the integrated FTP interface and you already have an FTP server running on your server then you will need to configure Alfresco's internal FTP server to run on a different port.
[edit] Advanced Installation
The slower (and probably better) way:
- Download and install JDK 1.5 in Linux.
- Download and install MySQL in Linux.
- Download and install PHP in Linux (optional).
- Download and install Alfresco in Linux.
If you receive an error about Launching OpenOffice, here is instructions on Running OpenOffice From Terminal
[edit] Configuring Linux
Changing Bind Addresses and Ports for Samba and FTP
[edit] Installation Troubleshooting
Many of the tribulations of an Alfresco install gone wrong are relevant to multiple flavours so there is a consolidated troubleshooting section here: Linux Installation Troubleshooting

