Doc and config upgrade

This commit is contained in:
Michael RICOIS 2013-07-30 08:20:27 +00:00
parent 15321bbd21
commit 904eb0e816
5 changed files with 11 additions and 9 deletions

View File

@ -2,15 +2,9 @@
SYSTEM REQUIREMENTS
===================
- Apache 2.2
libapache2-mod-php5
- Apache 2.2
- PHP 5.2.x
php5-mysqlnd
php5-curl
php5-gd
php-apc
php-soap
php-xml-serializer
- APC
- Chartdir library
- browscap.ini (http://tempdownloads.browserscap.com/)
- wkhtmltopdf (http://code.google.com/p/wkhtmltopdf/)
@ -46,7 +40,7 @@ WKHTMLTOPDF
-----------
- Get the static version of wkhtmltopdf
- On Ubuntu :
sudo apt-get install libxrender1 libfontconfig1
sudo apt-get install libxrender1 libfontconfig
- Set execution flag (chmod +x)
- Test

View File

@ -29,6 +29,8 @@ profil.server.name = sdsrvdev01
profil.webservice.location = sdsrvdev01
profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = supportdev@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = supportdev@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = development
profil.webservice.location = sdsrvdev01
profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = supportdev@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = supportdev@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = ns359466
profil.webservice.location = celeste
profil.mail.method = sendmail
profil.mail.smtp_host =
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = support@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = contact@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = sd-13408
profil.webservice.location = celeste
profil.mail.method = sendmail
profil.mail.smtp_host =
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = support@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = contact@scores-decisions.com