Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

MySQL Driver is at http://dev.mysql.com/downloads/connector/j/

Unzip the download, the goal is to have the install 

Kodeblok
cd /opt
unzip liferay-portal-tomcat-6.2-ce-ga2-20140319114139101.zip
mv liferay-portal-tomcat-6.2-ce-ga2-20140319114139101 liferay
 

If You use MySQL, we need to copy in the driver (get it here) first to /opt/alfresco/tomcat/lib:

...