Important! Please read this before the installation! DeWeM-installation file for Joomla can be too large for your hosting (up to 800kBt). That's why you need possibly more time to install it. By the installation it's attempted to increase the default time of the php execution, to install DeWeM successfully. But unfortunately there are too much systems, where it's not possible (see http://de.php.net/manual/en/function.set-time-limit.php and http://de.php.net/manual/en/info.configuration.php#ini.max-execution-time ). Thus, if you get by install a time out error (some times you can see only the white page after 30 seconds or something like this: "Fatal error: Maximum execution time of 30 seconds exceeded ..."), you should try to set the "Maximum execution time"-setting for php, in the file php.ini: max_execution_time = 300 ; This set the time to 300 seconds. After installation restore the old value: max_execution_time = 30 ; You can find php.ini in /etc/php5/... (in some systems ;-)) Some advices: To use export/backup and import/restore functions please ask your admin to install pear package Archive_Zip on your server. To use the wysiwyg editor with DeWeM (optional), please unzip the file http://dewem.com/downloads/jdwm/ckeditor.zip in your dwm-dir (yourjoomla/administrator/components/com_dewem/dwm): unzip ckeditor.zip Good luck! @author DeWeM Team @copyright Copyright (C) 2011 dewem.com, All rights reserved. @license GNU General Public License version 3; see LICENSE.txt or http://www.gnu.org/licenses/gpl-3.0.html @link http://www.dewem.com THIS PROGRAM IS DISTRIBUTED "AS IS";. NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. I WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, HACKING, SPAMMING, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.