Commit Graph

55 Commits

Author SHA1 Message Date
Tobias Diekershoff 092125edb6 ypot 2018-10-15 13:45:21 +02:00
Tobias Diekershoff 4496fdba24 use the right bracket 2018-10-15 13:44:09 +02:00
Tobias Diekershoff c2c2f25d92 added links to alternative ways to install Friendica to the docs 2018-10-15 10:36:27 +02:00
Hypolite Petovan 4e7471232e Bump minimum PHP version to 5.6.1 2018-07-16 19:38:15 -04:00
Hypolite Petovan 5e8185f7b4 Fix INSTALL
- Change config file permissions
- Remove leading slash of config/
2018-07-16 19:38:14 -04:00
Hypolite Petovan 2503660f97 Add new INI config files
- Add new local.ini.tpl template
- Change all references from .htconfig.php to config/local.ini.php
2018-07-16 19:38:13 -04:00
Tobias Diekershoff a47b58d596 Installation better start with master and eventially switch to develop 2018-06-24 11:48:32 +02:00
Tobias Diekershoff 55eb0100e6 added missing parts in INSTALL.txt about smarty and addons 2018-06-24 07:55:37 +02:00
Tobias Diekershoff f63be91bd5
Revert "Moved .htconfig.php file & extracted Install business logic" 2018-04-21 16:28:22 +02:00
Philipp Holzer 346697d771 Moved .htconfig file
Extracted install business functions to new Class `Install.php`
2018-04-21 14:10:53 +02:00
Hypolite Petovan 27d94023ee Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00
Hypolite Petovan 1c2deac7e5 Move scripts/worker.php to bin/ 2018-03-18 23:25:21 -04:00
Hypolite Petovan 3f71cdf8be Move util/composer.ohar to bin/ 2018-03-18 23:15:31 -04:00
Tobias Diekershoff 608e034a15 added note about POSIX to the installation docs 2018-03-18 07:21:22 +01:00
Tobias Diekershoff 658812ff46 php-zip module is needed for composer 2018-03-15 20:40:22 +01:00
Tobias Diekershoff 61954be480 no poormancron in the installs 2018-03-11 16:54:03 +01:00
Adam Magness ac374f7773 Review updates 2018-01-20 07:48:22 -05:00
Adam Magness 20a16b0b35 Update docs
changelog, install and doc folder
2018-01-20 07:48:22 -05:00
Hypolite Petovan 4034daca08 Updated installer dependency to PHP 5.6 and ext-xml
- Updated doc
2018-01-17 10:35:54 -05:00
Hypolite Petovan a908adb084 Add install instructions for Composer 2018-01-16 20:30:09 -05:00
Michael 04aa77375c Some more place 2017-11-19 22:02:54 +00:00
Michael 920160cb28 The poller is now the worker 2017-11-19 21:47:21 +00:00
Tobias Diekershoff 02ff6b77bc php xml package is required and sometimes not installed by default 2017-09-06 21:05:10 +02:00
Tobias Diekershoff 87bcc1db97 Update INSTALL.txt 2017-07-02 21:39:15 +02:00
Tobias Diekershoff 089d58527e Update INSTALL.txt 2017-07-02 07:51:31 +02:00
Tobias Diekershoff 4593f43254 Update INSTALL.txt 2017-06-30 13:15:47 +02:00
Tobias Diekershoff dd250174b8 Let there be... 2017-06-30 10:38:11 +02:00
Tobias Diekershoff 22a2c3b9bf added a short note about backups to the INSTALL files 2017-06-28 15:10:57 +02:00
Tobias Diekershoff a9b948d6f9 added hints how to specify a port for the database connection 2017-06-08 15:00:50 +02:00
Michael f6d7ee2781 Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
Eelco Maljaars 38aea0aeac Typos fixed 2017-02-19 16:36:40 +01:00
Eelco Maljaars 36265d984e Ran into an installation problem today that is linked to newer MySQL builds
This commit expands the INSTALL.txt with notes when this problem arises and
how it should be handled. In the end the database code should probably be fixed
but this should help in the short term.
2017-02-19 15:53:29 +01:00
Tobias Diekershoff ac9dca2d7f reflect requirements from install.md also in install.txt 2016-09-13 14:49:21 +02:00
fabrixxm fbb905a5c2 Move Nginx reverse proxy sample from INSTALL to separate file 2016-06-11 09:27:00 +02:00
Olivier Mehani e5c7a0cf93 Enable SSL on standard and well-known HTTP headers
Look for the `Forwarded` header with `proto=https`, as specified
in RFC7239 (strictly expecting no whitespace around the = sign).
This also add similar support for `X-Forwarded-Proto: https`,
`Front-End-Https: on` and `X-Forwarded-Ssl: on` (all case-sensitive).

Also add some documentation about this, and an NginX configuration
example, in INSTALL.txt

This should fix #757.

Signed-off-by: Olivier Mehani <shtrom+friendica@ssji.net>
2016-02-14 13:28:59 +11:00
Tobias Diekershoff 0e6289e192 clarification for the needed permissions (issue #1814) 2015-08-19 09:31:13 +02:00
Thomas Willingham d9e2dd0523 Typo 2012-10-09 23:25:51 +01:00
Thomas Willingham 8dd10940d6 Add a link to the wiki from the install guide for nginx, MariaDB, etc 2012-10-09 20:46:51 +01:00
Simon L'nu bd3c0edf34 updates to dispy family; fix typo in INSTALL.txt
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-05-21 21:29:18 -04:00
friendica 54e2c1ca81 rev update, bug 428, 429, and ability to block globaldir submissions from demo sites 2012-05-21 16:40:11 -07:00
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Abinoam P. Marques Jr 70dedefde3 INSTALL.txt - Friendika -> Friendica 2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr 1c8680d9f9 Install note about PHP path. 2012-02-08 22:01:42 -08:00
friendica 8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
friendica 5b809328af send diaspora share notification back to originator for auto friending 2012-01-05 13:25:43 -08:00
Friendika eb2ef6dec4 diaspora admin toggle, update install guide 2011-08-22 18:52:02 -07:00
Friendika f7964efa52 revisit friend suggestion structures 2011-06-26 17:57:23 -07:00
Friendika 39b5263e35 added more "what to do if..." notes to INSTALL.txt 2011-06-23 23:23:44 -07:00
Friendika 3da55206ca reformat 2011-06-21 23:07:45 -07:00
Friendika 05e06889b3 mbstring is now required 2011-06-04 15:34:28 -07:00