Skip to content

Zeega/Zeega-Media-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeega image management app.

Instalation instructions

Install Imagick. On Ubuntu:

sudo apt-get install php5-imagic

Install composer:

curl -sS https://getcomposer.org/installer | php

sudo mv composer.phar /usr/local/bin/composer

Change the log and web directory permissions (you may need to enable ACL):

sudo setfacl -dR -m u:www-data:rwx -m u:root:rwx logs/ web/

sudo setfacl -R -m u:www-data:rwX -m u:root:rwX logs/ web/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages