Commit Graph

74 Commits

Author SHA1 Message Date
Philipp 4c4ed63dca
Merge pull request #7541 from vinzv/patch-2
Update Install.md
2019-08-20 00:00:41 +02:00
vinzv adee1be5f0
Update Install.md
fixing broken link to https://github.com/friendica/friendica/blob/master/config/local-sample.config.php
2019-08-19 23:39:00 +02:00
vinzv 8444787b04
Fixed typo 2019-08-13 17:54:32 +02:00
guzzisti e5f51244a9 fix broken numbered list in doc/update.md
minor typos/formatting in doc/install.md
2019-07-11 21:32:40 +02:00
guzzisti 999a82e58b minor formatting adjustments 2019-07-11 21:26:51 +02:00
guzzisti 3f09ecc3e1 merge Install.md into doc/Install.md, remove Install.md afterwards
Add link to the docs to Readme.md
2019-07-11 21:19:44 +02:00
Hypolite Petovan f2e5b29974 [Composer] Bump minimum PHP version to 7
- Remove paragonie/random_compat dependency
2019-05-13 01:51:59 -04:00
Hypolite Petovan f2e1bcfc7d Update Friendica requirements in doc/
- Remove reference to PHP < 7.1
2019-04-20 23:33:07 -04:00
Adam Clark c4a1fe5272 Added an installation note about optional animated GIF support 2019-03-22 22:55:49 -04:00
Tobias Diekershoff b40485e61c added forgotten linebreak 2019-02-19 06:24:33 +01:00
softmetz fd4e8a430c
correct information about changing domain name 2019-02-18 22:36:16 +01:00
softmetz 23c8d7e302
add --no-dev parameter to composer 2019-02-18 22:34:05 +01:00
rebeka-catalina 1a8ca791cd Added a hint to help/Settings "Logs/logrotate" section in install.md 2018-12-03 22:18:26 +01:00
Hypolite Petovan 1b30c684f3 Update documentation with new config style/name
- Fix typos
2018-11-25 01:56:02 -05:00
CrystalStiletto c00eb41b8b
Fix small typo (land -> lang) 2018-10-25 22:59:24 +02:00
Tobias Diekershoff c2c2f25d92 added links to alternative ways to install Friendica to the docs 2018-10-15 10:36:27 +02:00
Philipp Holzer fe6e600dc5
Adding "FRIENDICA_URL_PATH" to the automatic installation 2018-10-05 19:42:08 +02:00
Philipp 2838e4ebaf Automatic Install Tests & Doku (#5674)
* Automatic Installation Testing
- New dev-library "mikey179/vfsStream"
- created "reload" method for App-Reloads
- ConsoleTest now using virtual directory
- Adding Automatic Installation Tests
- Fixing some probable install-failures

* Updating README for Automatic Installation

* Updating README for Automatic Installation

* Bugfix normal installation

* Fixing copying of config files
2018-08-27 00:15:55 -04:00
miqrogroove 8ee5137ce1
Style changes in doc/Install.md
Attempting to generalize the instructions for a broader audience.
2018-08-26 08:55:47 -04:00
miqrogroove 879348e7ff
Update Install.md 2018-08-25 16:48:50 -04:00
Roland Häder 6da47936c6 renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards (#5428)
* renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards. This
allows local changes to it without having a dirty checkout directory.

Signed-off-by: Roland Häder <roland@mxchange.org>

* Some fixes:
- removed non-neutral words
- added examples for Linux/Windows

* Better documentation and added note about **not** renaming the file.

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-20 20:27:37 -04:00
Hypolite Petovan 4e7471232e Bump minimum PHP version to 5.6.1 2018-07-16 19:38:15 -04:00
Hypolite Petovan 54a465c577 Update documentation
- Add line breaks on periods
- Remove obsolete text
2018-07-16 19:38:14 -04:00
Hypolite Petovan 02cabef99d Move doc/htconfig.md to doc/Config.md
- Updated all .htconfig.php references in other documentation pages
- Added migration part
2018-07-16 19:38:14 -04:00
Tobias Diekershoff a47b58d596 Installation better start with master and eventially switch to develop 2018-06-24 11:48:32 +02:00
Hypolite Petovan 78114c13d5
Merge pull request #4836 from Angristan/patch-1
chmod 777 is a bad practice
2018-06-22 16:09:01 -04:00
Angristan 7326394f29
Fix indentation 2018-06-22 22:00:31 +02:00
Angristan 3ccd64ad9f
Fix chmod and chown, add note about webserver user 2018-06-22 21:56:56 +02:00
Marcus Müller 78a974ad41
[DOCS] Installation: Fix multiple sentences 2018-04-23 12:24:47 +02:00
Marcus Müller 74db460274
[DOCS] Install: Add intendation for list (en) 2018-04-22 19:28:27 +02:00
Marcus Müller b7410f6866
[DOCS] Installation: Fix minor text error 2018-04-22 19:11:37 +02:00
Marcus Müller ad95099948
[DOCS] Automatic install: Add documentation 2018-04-22 17:55:43 +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
Angristan de99189325
chmod 777 is a bad practice 2018-04-13 20:54:02 +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
Hypolite Petovan 2b5bffecf4 Add Update documentation page 2018-01-17 15:30:34 -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 9dfd81db47 Add composer install commands to documentation 2018-01-16 20:30:09 -05:00
Michael 920160cb28 The poller is now the worker 2017-11-19 21:47:21 +00:00
Tobias Diekershoff 8b9ce4a0ec move to forum.friendi.ca 2017-10-08 11:25:35 +02:00
Tobias Diekershoff 02ff6b77bc php xml package is required and sometimes not installed by default 2017-09-06 21:05:10 +02:00
Michael 21b239cbc7 Documentation was updated. (Reference to poormancron removed) 2017-08-25 02:49:25 +00:00
Tobias Diekershoff 29e9705d26 Update Install.md 2017-07-02 07:52:07 +02:00
Tobias Diekershoff 1a7dce6814 Update Install.md 2017-06-30 13:16:29 +02:00