Difference between revisions of "Joomla"

From SME Server
Jump to navigationJump to search
m
m (Replaced Template:drawBox* (deprecated) with Template:* box)
Line 24: Line 24:
 
You can find joomla in the ''/opt/joomla'' directory. For using Joomla start your browser with the URL ''http://servername/joomla'' and logon with the user ''admin'' + password ''admin'' as administrator.  
 
You can find joomla in the ''/opt/joomla'' directory. For using Joomla start your browser with the URL ''http://servername/joomla'' and logon with the user ''admin'' + password ''admin'' as administrator.  
  
{{drawBoxWarning|content=For security-reasons, change your admin-password after your first login !}}
+
{{Warning box|For security-reasons, change your admin-password after your first login !}}
  
 
Have much fun with Joomla as your preferred CMS !
 
Have much fun with Joomla as your preferred CMS !

Revision as of 12:24, 29 September 2007


Joomla 1.0.12 for SME 7.x

Maintainer

Dietmar Berteld
mailto:dietmar@berteld.com

Description

With this RPM you can use the popular Content-Management-System (CMS) Joomla on your SME 7.x. You can install it as one single package in a very comfortable way. For more information see http://www.joomla.org/.

Download

You can download this package at smeserver-joomla . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt

wget http://mirror.contribs.org/smeserver/contribs/dberteld/joomla/smeserver-joomla-1.0.12-1.noarch.rpm

Installation and Uninstall

For installation just hit the following command

yum localinstall smeserver-joomla-1.0.12-1.noarch.rpm

For uninstall just hit the following command

yum remove smeserver-joomla

You can ignore the yum-comments signal event post-upgrade and signal-event reboot.

Use

You can find joomla in the /opt/joomla directory. For using Joomla start your browser with the URL http://servername/joomla and logon with the user admin + password admin as administrator.


Warning.png Warning:
For security-reasons, change your admin-password after your first login !


Have much fun with Joomla as your preferred CMS !

Dietmar Berteld (berdie)