Commit Graph

32 Commits (82e5a64441671504464eda90a3c65a1899a54960)

Author SHA1 Message Date
x41\x43 6df6cc79bc
pecl and phpenmod need root privileges
[line 329] According to stat -c "%U %G" /usr/share/php/.channels/pecl.php.net, the owner is root, so you can't edit this file as normal user,
[line 333] As above, both directories (/etc/php/7.0/cli/conf.d/ and /var/lib/php/modules/7.0/cli/enabled_by_admin/) are "root root": "Permission denied" while creating symbolic link or touching file.
Tested on Ubuntu server x64 16.04 LTS
2018-03-06 10:50:07 +01:00
Steve Clement 8dc803cfbe - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
Alexandre Dulaunoy eeec662db9
fix: ssdeep is now updated on PECL - installation updated 2018-02-21 10:23:21 +01:00
iglocska c0228e3f82 chg: Updated documentation 2018-02-15 01:15:29 +01:00
Andras Iklody e9bc418a6c
Some clarifications of unclear descriptions 2018-01-24 14:53:33 +01:00
Fabien Mathey a2d17e3c5e
Corrected Dependencies
Added additional information for installation (Python 3 for stix2, a2enmod headers)

Additionally, line 120 should not be needed as it should be covered by line 119 but I left it in for the time as it does no harm
2018-01-18 12:01:18 +01:00
Alexandre Dulaunoy 2181f04cfa
fix: Add a clarification if you have multiple MISP instances to not
forget to change the default Redis port of CakeResque to avoid
conflicts between different CakeResque
2018-01-04 22:34:20 +01:00
Alexandre Dulaunoy 65e03f1f41
fix: misp-modules optional installation added 2018-01-04 22:14:13 +01:00
Alexandre Dulaunoy 82da6c5639
fix: add install of stix2 packages to support STIX 2.0 export 2017-12-19 17:38:33 +01:00
Johnny 9eeeb9a4f7 Adds missing sudo invocation 2017-07-27 16:30:26 -07:00
Deventual 59be217fae fix minor instructions 2017-07-10 15:25:20 +03:00
SHSauler 0c390817f6 fix: cleanup/sync of installation guides 2017-06-27 21:17:14 +02:00
dc 70939ef37d Fixes #2278 2017-06-22 14:43:12 +02:00
iglocska 1db9f8c074 fix: Added Mixbox to the STIX installation, fixes #2262 ##comma## fixes 2261
- provided by @newdominic
2017-06-14 10:31:27 +02:00
Steffen Sauler 032a592642 fix: logrotate, database.php settings explanation 2017-05-30 17:48:44 +02:00
Hannah Ward b0a70af731
fix: remove now unneeded JS deps 2017-04-13 10:52:54 +01:00
Hannah Ward ecf1406ae4
fix: Only require node for development purposes - compiles to JS 2017-04-13 09:14:34 +01:00
Hannah Ward d1d7d0c632
chg: add npm instructions in install 2017-04-11 16:32:18 +01:00
iglocska a59aab9b23 fix: Re-added the accidentally removed code in a merge, fixes #1965
- affects f0e1a27b7d
2017-02-20 18:43:36 +01:00
iglocska dc8a9707c0 Merge branch '2.4' into feature/enhanced_sightings 2017-02-16 22:52:53 +01:00
iglocska 01eb208697 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-02-16 18:01:34 +01:00
iglocska 18272cd7ed fix: Changed installation behaviour of composer
- no longer requires the live download and execution of the composer package
  - compromising https://getcomposer.org/ could lead to RCE for new MISP installations during the installation

- As reported by Trey Darley (@treyka)
2017-02-16 17:59:19 +01:00
Deventual 00c8de9868 Fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-15 18:30:26 +02:00
Richard van den Berg 2ccb10c198 Add sudo for cp logrotate 2017-02-12 17:08:06 +01:00
Richard van den Berg 0bcb3376e5 Add logrotation for MISP workers output 2017-02-06 17:26:17 +01:00
Thomas Maier d0d74a7f61 sudo is needed to create new ssl key.
A normal user does not have permissions to the used folder /etc/ssl/private in Ubuntu 16.04/Mint 18 by default.
2016-09-30 15:55:36 +02:00
Thomas Maier 0675e99347 Added python-setuptools for ubuntu install howto
You need to install the package python-setuptools on Ubuntu 16.04/Mint 18 to use the setup.py for the STIX installation.
2016-09-30 15:03:21 +02:00
Andras Iklody f5d60ed3a3 Separated a2enmod lines to prevent some confusion 2016-09-26 15:09:50 +02:00
Andreas Ziegler 50744b04f7 chg: update deb8/ubu1604 setup, composer to 1.2.1 (#1569) 2016-09-24 23:34:49 +02:00
Andreas Ziegler 6c78974a46 chg: update INSTALL docs to use latest tag/release instead of latest commit 2016-07-11 02:19:20 +02:00
Andreas Ziegler 5996c56e7f chg: small fixes for ubuntu1604 install doc 2016-06-19 20:29:47 +02:00
Andreas Ziegler e97d7842a3 new: installation instructions for MISP on Ubuntu 16.04 2016-06-18 21:37:53 +02:00