Fengoffice: mudanças entre as edições
De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
| (2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
| Linha 1: | Linha 1: | ||
página do projeto | |||
* http://fengoffice.com/web/index.php | |||
== dependencias == | |||
<source lang="bash"> | |||
apt install wkhtmltopdf imagemagick ghostscript xpdf catdoc php5-xmlrpc php5-curl \ | |||
php5-imap php5-gd php5-mysql apache2 mysql-server unzip libapache2-mod-php5 | |||
</source> | |||
== instalando == | == instalando == | ||
<source lang="bash"> | |||
cd /usr/src/ | |||
wget https://ufpr.dl.sourceforge.net/project/opengoo/fengoffice/fengoffice_3.5.1.5/fengoffice_3.5.1.5.zip | |||
unzip fengoffice_3.5.1.5.zip -d /var/www/html/ | |||
chown -R www-data\: /var/www/html | |||
</source> | |||
em /etc/apache2/sites-available/000-default.conf insira | |||
<Directory /var/www/html> | |||
Options Indexes FollowSymLinks MultiViews | |||
DirectoryIndex index.php | |||
AllowOverride All | |||
Order allow,deny | |||
Allow from all | |||
</Directory> | |||
| Linha 16: | Linha 37: | ||
== mirror == | == mirror == | ||
* http://pub.nkosi.org/fengoffice/ | * http://pub.nkosi.org/fengoffice/ | ||
* baseado em [[Opengoo]] | * baseado em [[Opengoo]] | ||
* http://www.fengoffice.com/web/wiki/doku.php/installation:server_reqs#hardware_requirements | |||
Edição atual tal como às 16h24min de 18 de março de 2018
página do projeto
dependencias
apt install wkhtmltopdf imagemagick ghostscript xpdf catdoc php5-xmlrpc php5-curl \
php5-imap php5-gd php5-mysql apache2 mysql-server unzip libapache2-mod-php5
instalando
cd /usr/src/
wget https://ufpr.dl.sourceforge.net/project/opengoo/fengoffice/fengoffice_3.5.1.5/fengoffice_3.5.1.5.zip
unzip fengoffice_3.5.1.5.zip -d /var/www/html/
chown -R www-data\: /var/www/html
em /etc/apache2/sites-available/000-default.conf insira
<Directory /var/www/html>
Options Indexes FollowSymLinks MultiViews
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
</Directory>
repositório oficial
- http://ufpr.dl.sourceforge.net/project/opengoo/opengoo/fengoffice_1.6.1/upgrade_1.6.1.zip
- http://ufpr.dl.sourceforge.net/project/opengoo/opengoo/fengoffice_1.6.1/fengoffice_1.6.1.zip
- http://ufpr.dl.sourceforge.net/project/opengoo/plugins/backup/backup_1.0.zip
- http://ufpr.dl.sourceforge.net/project/opengoo/plugins/new_window/new_window_1.0.zip
- http://ufpr.dl.sourceforge.net/project/opengoo/plugins/html_to_pdf/html_to_pdf_1.0.zip
- http://ufpr.dl.sourceforge.net/project/opengoo/plugins/backup/readme_backup.txt
- http://ufpr.dl.sourceforge.net/project/opengoo/plugins/progressbar/progressbar_1.1.zip