Changes between Version 1 and Version 2 of Installing MediaMosa

Show
Ignore:
Timestamp:
08/10/09 14:27:38 (4 years ago)
Author:
forgacs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing MediaMosa

    v1 v2  
    1 Unpack it to your web directory (typically /var/www/your-site or /srv/www/your-site). 
     1 * Unpack it to your web directory (typically /var/www/your-site or /srv/www/your-site). 
     2 * Load your new site, chose the Mediamosa profile and follow the instruction. 
     3  * You will have to set your database, your crontab and your Apache settings in this process. 
     4 * In the default Apache2 docroot configuration, set the 
     5 'AllowOverride' parameter to 'All'. This enables so-called Clean 
     6 URLs to be used for the REST services, i.e. without ?q= syntax. 
    27 
    3 Load your new site, chose the Mediamosa profile and follow the instruction.[[BR]] 
    4 You will have to set your database, your crontab and your Apache settings in this process. 
     8 * In the PHP configuration file php.ini, set memory_limit = 64M. 
     9