Cant install Plugins

82 views
Skip to first unread message

Dominik Möller

unread,
Oct 2, 2014, 8:05:43 AM10/2/14
to moll...@googlegroups.com
Hello Guys,

i have a little Problem with the Plugins. Im unable to install them. :-/ I have set up my configuration.php and wanna activate the FileViewerEditor Plugin to preview my .jpg and .pdf documents.

My configuration.php looks like:

<?php
 $CONFIGURATION = array(
 "db" => array(
 "type" => "mysql",
 "host" => "localhost",
 "host_public_address" => "http://domoel.no-ip.org",
 "database" => "mollifydb",
 "user" => "mollifyuser",
 "password" => "centos",
 "table_prefix" => "mollify_",
 )
 );
 
$PLUGINS = array(
"FileViewerEditor" => array(
"viewers" => array(
"Image" => array("gif", "png", "jpg"),
"TextFile" => array("txt", "php", "html"),
"Zoho" => array("docx", "xls", "xlsx", "ppt", "pptx", "pps", "odt", "ods", "odp", "sxw", "sxc", "sxi", "wpd", "rtf", "txt", "html", "csv", "tsv"),
"Google" => array("pdf", "tiff", "doc"),
),
"previewers" => array(
"Image" => array("gif", "png", "jpg"),
),
"editors" => array(
"TextFile" => array("txt"),
),
)
);
 
 
 
 
 ?>

I have installed the latest Version of Mollify without any extra Content. 

Dominik Möller

unread,
Oct 2, 2014, 8:07:49 AM10/2/14
to moll...@googlegroups.com
Edit: I have installed mollify on my Raspi with nginx Server. If that helps.

Dominik Möller

unread,
Oct 2, 2014, 11:49:38 AM10/2/14
to moll...@googlegroups.com
Fixed it!

Samuli Järvelä

unread,
Oct 3, 2014, 9:57:14 AM10/3/14
to moll...@googlegroups.com
OK, great! :)

overs...@googlemail.com

unread,
Feb 9, 2015, 5:14:01 AM2/9/15
to moll...@googlegroups.com
how u fixed it??? i have the same problem cant activate any plugin!?!??!
Reply all
Reply to author
Forward
0 new messages