Install Precurio Without Good Knowledge of Web Servers and Web Server Configuration

Total Page:16

File Type:pdf, Size:1020Kb

Install Precurio Without Good Knowledge of Web Servers and Web Server Configuration INSTALLATION GUIDE VERSION 4.1 | 2014 Copyright © 2008 – 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose without the express written permission of Precurio. Information in this document is subject to change without prior notice. Certain names of program products and company names used in this document might be registered trademarks or trademarks owned by other entities. Precurio is a trademark of Precurio Software Openfire is a trademark of Jive Software Microsoft is a trademark of Microsoft Corporation For Sales and Technical Support: Tel: +1 (855) 737 6327 [email protected] 2 Table of Contents 1 INTRODUCTION 4 1.1 FAQs 4 2 SYSTEM REQUIREMENTS 6 2.1 Operating Systems 6 2.2 Web Servers 6 2.3 Database Servers 6 2.4 Important Notes 6 3 STARTING INSTALLATION 7 3.1 Step 1 - Server Check 8 3.2 Step 2 – Database Configuration 9 3.3 Step 3 – Create Administrator 10 3.4 Step 4 – System Preferences 11 4 USING ACTIVE DIRECTORY 12 5 INSTALLING OPENFIRE 13 5.1 Step 1 – Download Openfire 13 5.2 Step 2 – Pre-Install Configuration 13 5.3 Step 3 – Start Installation 16 5.4 Step 4 – Follow Installation Wizard 17 5.5 Step 5 – Integrate with Precurio Database Authentication 18 5.6 Step 6 – Install Plugins 19 5.7 Step 7 – Forward Requests 19 5.8 Step 8 – Install Openfire Service 21 6 SETTING UP THE PRECURIO DAEMON 21 3 1 INTRODUCTION Thank you for downloading Precurio. Now in your possession, is the most simple and affordable enterprise intranet solution you will ever come across. Installing Precurio is very straightforward if you are familiar with setting up web applications. If at any time you get stuck, please request support by visiting our support portal (http://hub.precurio.com). If you are an experienced web developer and you feel confident enough, simply take a look at the system requirements and proceed to installing Openfire when you are finished installing Precurio. 1.1 FAQs How do I start installation? To start installation, go to http://[your server]/precurio4/public/install Should I delete the install folder after installation? Yes, you should. The system will try to do this automatically. Can I perform the installation if I do not have any web development experience? No, you can’t install Precurio without good knowledge of web servers and web server configuration. Please send an email to [email protected] and we will put you in touch with someone that can assist with the installation and initial setup. Why do I get a blank page when I try to start installation? An error has most likely occurred on the page. Make sure “display_errors” is on, so you can see errors. Alternatively, check your php error log file. Sometimes, on a non-windows server, this could be due to folder permissions. Make sure the following folders have 0777 permissions. public (precurio4/public) tmp (precurio4/application/tmp) My web server is properly configured, but the install system check page still says something is missing. Most times, our install check page is correct. Make sure you are editing the correct server configuration file. This happens a lot with Wampserver. 4 Can I install on IIS instead of Apache? Well yes, but you have to be knowledgeable at converting .htaccess rewrite statements to its IIS equivalent. I enabled mod_rewrite but it still doesn’t work. Sometimes, rewrite rules doesn’t seem to take effect even if mod_rewrite has been enabled on your apache configuration. When this happens, the culprit is usually the “Allowoverride” setting. Check your directory setting in the apache configuration; make sure “Allowoverride” is set to “all”. By default, “Allowoverride” is usually set to “none”, which means the special “.htaccess” file in the precurio folder is unable to override settings. Once it is set to “all”, everything should work fine. 5 2 SYSTEM REQUIREMENTS Here, we will highlight the basic requirements necessary to run Precurio. For a full list of requirements, see document “Precurio Data Sheet” (available on our website). 2.1 Operating Systems Microsoft Windows Server (version 2003 or later) Linux Distributions (Red Hat, Ubuntu, Fedora etc) 2.2 Web Servers Apache Server (version 2.2.x, PHP version 5.3+) Microsoft Internet Information Service (IIS 6 & 7) 2.3 Database Servers MYSQL Server (version 5.1+) Microsoft SQL Server 2005 and above Note: If using Microsoft SQL Server, it is recommended you deploy on 2 servers. One will serve as your application/web server while the other is your database server. 2.4 Important Notes You can’t install without an internet connection PHP must have ioncube Loader installed. Web server must support .htaccess files. The “tmp” folder (found in precurio/application) must be fully writeable. Same also applies to folders “schemas” (precurio/application/workflow) and “public” (precurio/) 6 3 STARTING INSTALLATION To start the installation, unzip the downloaded file and copy the precurio4 folder to your web root (i.e. the root directory of your web server, i.e. Apache). Then point your browser to http://[your server]/precurio4/public/install. At the first step of the installation, you will be asked to register your Precurio installation. If this is not the first time you are installing Precurio4, then you have most likely completed this step before. You can click on the “Already Registered? Click here to login” link and you will be able to login instead. When you register your Precurio installation, you are also registered on our support portal. On the support portal, you can request technical support, extend your trial license and generate quotes. 7 If you get a blank page when you access the install page, then an error must have occurred. Please check your php error log file. Once you are done with installation, please see the “Getting Started” chapter of your administrator guide. The administrator guide is available on the support portal (http://hub.precurio.com). 3.1 Step 1 - Server Check After successful registration or login, you will begin a 4 step installation process. The first step is a system check. During this step, Precurio will check all necessary configurations to make sure everything is set. The result of the check will be displayed, as shown below. Tip: Mouse over the status icon to get more information about a requirement. For Apache related requirements, simply locate your Apache configuration file “httpd.conf”, and edit accordingly. For PHP related requirements, locate your php configuration file “php.ini”, and edit accordingly. Please note that some web server stacks (e.g. Wampserver) 8 create multiple php.ini files, using phpinfo(), you can easily know which particular php.ini file is in use. Setting up the ionCube loader can be a bit problematic, but luckily they have provided a loader wizard which we have bundled with the installation. You can access the loader wizard using http://[your server]/precurio4/public/install 3.2 Step 2 – Database Configuration So, you finally sorted out the system requirements. The second step is a lot easier. You only need to enter the correct database settings (host and port), and choose a database name. If your MYSQL server was installed using default setting, then the defaults chosen by Precurio should work. Otherwise, you should enter the appropriate MYSQL server settings. Database Name “precurio4” is the chosen default; you can change this to any value. But remember the database will be truncated if it exists. 9 If you want to you Microsoft SQL Server, still go ahead with setting up MYSQL. Once you are done setting up, send an email to [email protected] and we perform a data transfer to your Microsoft SQL Server (this service is only available to paying customers). 3.3 Step 3 – Create Administrator Now it is time to create the first user who will be “super administrator”. You will notice some fields are prefilled with data; this is gotten from your registration information. NOTE: The information provided here will be displayed to other users. 10 3.4 Step 4 – System Preferences This is the final step of the installation. Here, you will make the first steps toward configuring your intranet. NOTE: All of the settings here (except the Demo Data option) can be changed later from your admin control panel. Once you click the “FINISH” button, the software will begin the actual installation process (i.e. creating database, installing data etc). This may take some time, roughly 2mins, depending on the server specs. Please note that the whole installation process is just a convenient way of editing the Precurio configuration file. In some unforeseen situations, you may have to edit this file directly, you can find it at “[SERVER ROOT]/precurio/application/configs/precurio.ini” 11 4 USING ACTIVE DIRECTORY To integrate Precurio with Active Directory, you MUST have selected the Active Directory option during registration, or login. Once selected, you will notice step 3 is now “Active Directory” instead of the default “Admin Details” If you didn’t setup your active directory, then you are definitely going to need the assistance of your Active Directory administrator. Once you are done entering the AD settings, click on the “NEXT” button. If the settings are correct, you will be taken to the next step, else, you will be redirected back to this step and an error will be displayed. NOTE: The username used will be assigned the “super administrator” role. 12 5 INSTALLING OPENFIRE Openfire is a powerful instant messaging (IM) and chat server from Jive Software, that implements the XMPP protocol.
Recommended publications
  • Ioncube Ltd. Presentation to Kent University 2015 Hello!
    ionCube Ltd. Presentation to Kent University 2015 Hello! I am Nick Lindridge MD ionCube Ltd. - Software company ioncube.com ioncube24.com Overview About ionCube What ionCube offers Who are we looking for Technologies we use Questions - anything not covered? Demo 1. About ionCube About ionCube - where are we? Located close to Canterbury On bus routes About ionCube - we had a unit built About ionCube - offices About ionCube - what we do Develop #infosec solutions. ionCube PHP Encoder - protect/license PHP code online PHP Encoder ionCube24 - real-time protection against website vulnerability exploits Top countries USA, Germany, UK, China, Russia, Netherlands, Indonesia, Turkey, India, Italy, France, 100+. Products - PHP Encoder PHP remains highly popular - used by 81.6% of websites - w3techs.com, 8 dec 2015 Many commercial developers want to protect and license code Website owners (should) want to protect database passwords Products - PHP Encoder Compiles PHP to modified VM bytecode ionCube Loader PHP extension with modified execution engine Encrypt code sections with runtime generated encryption keys to solve static key issue // @ioncube.dk g(14) -> "octoberon" function fn($p) Licensing solutions Products - PHP Encoder Encoder/Loader codebase - C GUI - C++ / wxWidgets Windows, Linux, FreeBSD, OS X Updated to support new versions of PHP and run code from previous Encoders, plus new features “ Five a day Website vulnerabilities Customer reports 5 website vuln exploits per day for their small hosting business with 1000
    [Show full text]
  • WEB GUI Configuration
    WEB GUI MANUAL Contents INTRODUCTION...................................................................................................................................3 Key Features .....................................................................................................................................3 GLOSSARY.............................................................................................................................................4 Packet loss......................................................................................................................................... 4 VoIPmonitor loss.......................................................................................................................... 4 Packet delay variation PDV............................................................................................................. 4 VoIPmonitor Packet delay variation..............................................................................................5 Jitter buffer....................................................................................................................................... 5 MOS score......................................................................................................................................... 5 VoIPmonitor MOS prediction....................................................................................................... 7 INSTALLATION...................................................................................................................................
    [Show full text]
  • Cubismo: Decloaking Server-Side Malware Via Cubist Program Analysis
    Cubismo: Decloaking Server-side Malware via Cubist Program Analysis Abbas Naderi-Afooshteh, Yonghwi Kwon, Anh Nguyen-Tuong, Mandana Bagheri-Marzijarani, and Jack W. Davidson Department of Computer Science, University of Virginia {abiusx;yongkwon;nguyen;mb3wz;jwd}@virginia:edu ABSTRACT 1 INTRODUCTION Malware written in dynamic languages such as PHP routinely Web-based malware, particularly server-side malware, is one employ anti-analysis techniques such as obfuscation schemes and of the most prevalent security threats nowadays. Numerous re- evasive tricks to avoid detection. On top of that, attackers use ports describe the prevalence of server-side malware. Sucuri, a firm automated malware creation tools to create numerous variants specializing in managed security and system protection, analyzed with little to no manual effort. 34,371 infected websites and reported that 71% of those contained This paper presents a system called Cubismo to solve this press- PHP-based, hidden backdoors [52]. Incapsula discovered that out ing problem. It processes potentially malicious files and decloaks of 500 infected websites detected on their network, the majority their obfuscations, exposing the hidden malicious code into multiple of them contained PHP malware [27]. Verizon’s 2017 Data Breach files. The resulting files can be scanned by existing malware detec- reported that a sizable number of web server compromises are a tion tools, leading to a much higher chance of detection. Cubismo means to an end, allowing attackers to set up for other targets [26]. achieves improved detection by exploring all executable statements This prevalence is in part because server-side malware is typ- of a suspect program counterfactually to see through complicated ically equipped with advanced anti-analysis and anti-debugging polymorphism, metamorphism and, obfuscation techniques and techniques such as obfuscation and metamorphism.
    [Show full text]
  • Security Analysis of PHP Bytecode Protection Mechanisms
    Security Analysis of PHP Bytecode Protection Mechanisms Dario Weißer, Johannes Dahse , and Thorsten Holz Horst G¨ortzInstitute for IT-Security (HGI), Ruhr-University Bochum, Germany [email protected] Abstract. PHP is the most popular scripting language for web appli- cations. Because no native solution to compile or protect PHP scripts exists, PHP applications are usually shipped as plain source code which is easily understood or copied by an adversary. In order to prevent such attacks, commercial products such as ionCube, Zend Guard, and Source Guardian promise a source code protection. In this paper, we analyze the inner working and security of these tools and propose a method to recover the source code by leveraging static and dynamic analysis techniques. We introduce a generic approach for decompilation of obfuscated bytecode and show that it is possible to automatically recover the original source code of protected software. As a result, we discovered previously unknown vulnerabilities and backdoors in 1 million lines of recovered source code of 10 protected applications. Keywords: Security, Reverse Engineering, Obfuscation, PHP, Bytecode 1 Introduction Protecting intellectual property (IP) in software systems, such as algorithms, cryptographic keys, serial numbers, or copyright banners, is a challenging prob- lem: an adversary can study the program with static or dynamic analysis meth- ods [7, 13, 19] and attempt to deduce the sensitive information. To impede such an analysis, many different types of obfuscation techniques for binary executa- bles were developed (e.g., [3, 11, 15, 21]). Although the semantics of the pro- gram can be reconstructed with different (automated) reverse engineering meth- ods [4,16,20,29], obfuscation provides at least some protection of the source code and hampers an adversary to a certain extent.
    [Show full text]
  • In Eigener Regie Cloud-Software
    12/2014 Elfmal Home-Cloud im Vergleich Titelthema In eigener Regie Cloud-Software 32 Dropbox war der erste einer ganzen Riege von Cloudanbietern. Das Gefühl von Sicherheit vermitteln aber nur Dienste, die dem Benutzer volle Kontrolle über die eigenen Daten versprechen. Dieser Artikel bringt einen Überblick über neun Cloudprojekte und zwei Bittorrent-Tools. Dirk Ahrnke, Markus Feilner, Kristian Kißling www.linux-magazin.de tions-Mechanismen beherrscht und zu- mindest ansatzweise auch die kontrol- lierte Weitergabe von Daten erlaubt, also alles, was unter den Begriff „Filesync and Share“ (FSS) fällt. Der folgende Vergleich beginnt mit Own- cloud und stellt dann zehn Alternativen (in alphabetischer Reihenfolge) vor, die Linux-Anwendern ähnliche Dienste an- bieten. Quasi außer Konkurrenz zeigt er danach noch die Peer-to-Peer-basierten Ansätze von Bittorrent Sync und Syn- thing. In Tabelle 1 finden sich die wich- tigsten Features, dazu bietet der Kasten „Anekdoten aus der Wolke“ drei Tipps aus dem Cloudalltag für Admins, die eine eigene Wolke aufbauen – egal mit wel- © Elnur Amikishiyev, 123RF © Elnur Amikishiyev, cher Software. „Nebel wie Dunst unterscheiden sich von überall im Zugriff zu haben und mit an- E Owncloud Wolken nur durch ihren Bodenkontakt, deren teilen zu können. sind jedoch ansonsten nahezu identisch Die Erkenntnis, dass dies nicht immer Nicht nur der beschreibende Name des mit ihnen.“ Die der deutschen Wikipedia eine gute Idee ist, reifte nicht erst, seit- 2010 von Frank Karlitschek initiierten entnommene Definition [1] beschreibt dem es pikante Bildchen halbwegs be- Projekts hat Owncloud (Abbildung 1, die Mehrdeutigkeit des Themas Cloud- kannter junger Damen aus der Wolke [2]) zu einem der bekanntesten Vertre- Software und -Dienste recht treffend.
    [Show full text]
  • Phing User Guide
    < > Phing User Guide Andreas Aderhold <[email protected]> Alex Black <[email protected]> Manuel Holtgrewe <[email protected]> Hans Lellelid <[email protected]> Michiel Rook <[email protected]> Johan Persson <[email protected]> Phing User Guide by Andreas Aderhold, Alex Black, Manuel Holtgrewe, Hans Lellelid, Michiel Rook, and Johan Persson Publication date 2014-07-01 Copyright © 2007-2014 The Phing Project Preface .................................................................................................................................... xiii 1. About this book ..................................................................................................................... 1 1.1. Authors ....................................................................................................................... 1 1.2. Copyright .................................................................................................................... 1 1.3. License ....................................................................................................................... 1 1.4. DocBook ..................................................................................................................... 1 1.4.1. Building the documentation ............................................................................... 2 1.4.2. Template for new tasks .................................................................................... 4 1.4.3. Customization of the look & feel of the rendered outputs ...................................
    [Show full text]
  • Ioncube Ltd. Presentation to Kent University 2017 Hello!
    ionCube Ltd. Presentation to Kent University 2017 Hello! I am Nick Lindridge MD ionCube Ltd. - Software company Plus Chris & Nick, Kent Uni Comp Sci. IP students ioncube.com ioncube24.com Overview About ionCube What ionCube offers Who are we looking for Technologies we use Questions - anything not covered? 1. About ionCube About ionCube - where are we? Located close to Canterbury On bus routes About ionCube - our building About ionCube - what we do Develop #infosec and monitoring solutions ionCube PHP Encoder - protect/license PHP code online PHP Encoder ionCube24 - real-time protection against website vulnerability exploits and system/user monitoring Top countries USA, Germany, UK, China, Russia, Netherlands, Indonesia, Turkey, India, Italy, France, 100+. Products - PHP Encoder PHP remains highly popular - used by 82.4% of websites - w3techs.com, 25 jan 2017 Many commercial developers want to protect and license code Website owners (should) want to protect database passwords Products - PHP Encoder Compiles PHP to Virtual Machine bytecode ionCube Loader PHP extension runs code with modified PHP execution engine Encrypt code sections with runtime generated encryption keys to solve static key issue // @ioncube.dk g(14) -> "octoberon" function fn($p) Licensing solutions Products - PHP Encoder Encoder/Loader codebase - C GUI - C++ / wxWidgets Windows, Linux, FreeBSD, OS X Continuous development to support new versions of PHP, run code from previous Encoders and add new features Products - ionCube24 Monitoring & Security Platform Platform with a growing suite of website monitoring services Users can reduce the dependency on multiple 3rd party services Adds protection against vulnerabilities, and offers monitoring of applications, infrastructure and end user experience.
    [Show full text]
  • Malmax: Multi-Aspect Execution for Automated Dynamic Web Server Malware Analysis
    MalMax: Multi-Aspect Execution for Automated Dynamic Web Server Malware Analysis Abbas Naderi-Afooshteh1, Yonghwi Kwon1, Anh Nguyen-Tuong1, Ali Razmjoo-Qalaei2, Mohammad-Reza Zamiri-Gourabi2, and Jack W. Davidson1 1University of Virginia 2ZDResearch {abiusx;yongkwon;nguyen;jwd}@virginia:edu {razmjoo;zamiri}@zdresearch:com ABSTRACT ACM Reference Format: This paper presents MalMax, a novel system to detect server- Abbas Naderi-Afooshteh, Yonghwi Kwon, Anh Nguyen-Tuong, Ali Razmjoo- Qalaei, Mohammad-Reza Zamiri-Gourabi, and Jack W. Davidson. 2019. Mal- side malware that routinely employ sophisticated polymorphic eva- Max: Multi-Aspect Execution for Automated Dynamic Web Server Malware sive runtime code generation techniques. When MalMax encoun- Analysis. In 2019 ACM SIGSAC Conference on Computer and Communications ters an execution point that presents multiple possible execution Security (CCS’19), November 11–15, 2019, London, United Kingdom. ACM, paths (e.g., via predicates and/or dynamic code), it explores these New York, NY, USA, 18 pages. https://doi:org/10:1145/3319535:3363199 paths through counterfactual execution of code sandboxed within an isolated execution environment. Furthermore, a unique feature 1 INTRODUCTION of MalMax is its cooperative isolated execution model in which unresolved artifacts (e.g., variables, functions, and classes) within Web-based malware (both server-side and client-side) continue one execution context can be concretized using values from other to be one of the top security threats to users of the Internet. Server- execution contexts. Such cooperation dramatically amplifies the side malware, unlike client-side malware, can have much more reach of counterfactual execution. As an example, for Wordpress, catastrophic consequences. For example, they can persist and com- cooperation results in 63% additional code coverage.
    [Show full text]
  • Cyber Crime and Cyber Terrorism Investigator's Handbook / Babak Akhgar, Francesca Bosco, Andrew Staniforth
    Cyber Crime and Cyber Terrorism Investigator’s Handbook Cyber Crime and Cyber Terrorism Investigator’s Handbook Edited by Babak Akhgar Andrew Staniforth Francesca Bosco AMSTERDAM • BOSTON • HEIDELBERG • LONDON NEW YORK • OXFORD • PARIS • SAN DIEGO SAN FRANCISCO • SINGAPORE • SYDNEY • TOKYO Syngress is an Imprint of Elsevier Acquiring Editor: Steve Elliot Editorial Project Manager: Benjamin Rearick Project Manager: Priya Kumaraguruparan Designer: Mark Rogers Syngress is an imprint of Elsevier 225 Wyman Street, Waltham, MA 02451, USA Copyright © 2014 Elsevier Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or any information storage and retrieval system, without permission in writing from the publisher. Details on how to seek permission, further information about the Publisher’s permissions policies and our arrangements with organizations such as the Copyright Clearance Center and the Copyright Licensing Agency, can be found at our website: www.elsevier.com/permissions. This book and the individual contributions contained in it are protected under copyright by the Publisher (other than as may be noted herein). Notices Knowledge and best practice in this field are constantly changing. As new research and experience broaden our understanding, changes in research methods or professional practices, may become necessary. Practitioners and researchers must always rely on their own experience and knowledge in evaluating and using any information or methods described here in. In using such information or methods they should be mindful of their own safety and the safety of others, including parties for whom they have a professional responsibility.
    [Show full text]
  • Nesta UK Makerspaces Mapping Research Dataset Version 1.0.6
    Nesta UK Makerspaces Mapping Research Dataset version 1.0.6 About this document This document is a ‘human-readable’ version of the canonical data in CSV format It contains all of the publicly releasable information on the 97 makerspaces we identified in our research. The final data is published here: http://www.nesta.org.uk/UK-makerspaces/dataset More information about this project: http://www.nesta.org.uk/UK-makerspaces Version history Version 1.0.6 – Final public release. Corrections made following makerspace feedback. Version 1.0.5 – First full public release. Corrections made, duplicate spaces removed Version 1.0 - First public ‘alpha’ release Date Snapshot created: 2015-04-22 Authors Independent researchers: Andrew Sleigh and Hannah Stewart For Nesta: Kathleen Stokes Licence This data is released under a CC Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) licence. More details here: http://creativecommons.org/licenses/by-sa/4.0/ Please also see Nesta's privacy policy: http://www.nesta.org.uk/privacy Nesta is a registered charity in England and Wales 1144091 and Scotland SC042833. Our main address is 1 Plough Place, London, EC4A 1DE Build Brighton Collected by: Makerspace. Edited by Researcher Date: 11-Jan-15 Basic info Website http://www.buildbrighton.com/ Twitter @buildbrighton Facebook http://www.facebook.com/pages/BuildBrighton/143613747697 Other online presence or social media https://plus.google.com/communities/117867349070091020948 IRC #buildbrighton on freenode Public mailing list, newsgroup or forum http://groups.google.com/group/brightonhackerspace Email [email protected] Phone (01273) 358 263 Address Rodhus Studios (back entrance) Freehold Terrace Brighton Postcode BN2 4AB Type of location Permanent location Previously at another location? Yes If so where, and what was the reason for move We were originally based at The Skiff -- a co-working space in Brighton.
    [Show full text]
  • Kollaborate Server Installation Guide
    Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house on your own server and storage. There are two ways to run Kollaborate Server: via Docker or directly on a Linux server. Docker is by far the simplest way and it is therefore our recommended method. Note Manual installations are only available for Linux and so Docker is therefore the only way to host Kollaborate Server on macOS or Windows. Features All of the features of the cloud version including: • Video review and feedback • Comprehensive permissions system with department-level sandboxing • Task tracking • Team management • Integration with Digital Rebellion products • More features... Kollaborate Server also features no storage or quota limitations in all editions and no per-project user limits on the Unlimited Edition. Requirements For Docker installation: • Docker (included with Docker Desktop for Mac/Win) 1 / 18 • Docker Compose (included with Docker Desktop for Mac/Win) For manual installation: • Linux computer (preferably Ubuntu) • Apache 2.4+ • PHP 7.3 • MySQL 5.x • IonCube Loader • ImageMagick • FFMPEG • LibreOffice • Node.js 2 / 18 Contents Prerequisites 4 Installing 5 Docker setup 5 SSL certificates 7 Useful Docker commands 8 Platform-specific Docker considerations 9 Manual Ubuntu installation 10 Sending Emails 11 Recommendations 12 Security software compatibility 13 Upgrading 14 Docker installation 14 Upgrading a pre-Docker installation 14 Manual Ubuntu installation 15 Frequently Asked Questions 16 Troubleshooting 17 3 / 18 Prerequisites This guide assumes you are familiar with the following topics or tasks in your operating system: • Managing files • Using the command line • Editing configuration files with a text editor • Modifying file and user permissions • Executing command line scripts • Familiarity with basic database and network concepts If you are not familiar with these topics, please research them before continuing.
    [Show full text]
  • PHP 5 Recipes: a Problem-Solution Approach Copyright © 2005 by Lee Babin, Nathan A
    5092_Ch00_FM_FINAL 8/26/05 5:32 PM Page i PHP 5 Recipes A Problem-Solution Approach Lee Babin, Nathan A. Good, Frank M. Kromann, Jon Stephens 5092_Ch00_FM_FINAL 8/26/05 5:32 PM Page ii PHP 5 Recipes: A Problem-Solution Approach Copyright © 2005 by Lee Babin, Nathan A. Good, Frank M. Kromann, Jon Stephens All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher. ISBN (pbk): 1-59059-509-2 Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1 Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. Lead Editor: Chris Mills Technical Reviewer: Rob Kunkle Editorial Board: Steve Anglin, Dan Appleman, Ewan Buckingham, Gary Cornell, Tony Davis, Jason Gilmore, Jonathan Hassell, Chris Mills, Dominic Shakeshaft, Jim Sumser Associate Publisher: Grace Wong Project Manager: Kylie Johnston Copy Edit Manager: Nicole LeClerc Copy Editor: Kim Wimpsett Assistant Production Director: Kari Brooks-Copony Production Editor: Katie Stence Compositor and Artist: Van Winkle Design Group Proofreader: April Eddy Indexer: Broccoli Information Management Interior Designer: Van Winkle Design Group Cover Designer: Kurt Krames Manufacturing Manager: Tom Debolski Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor, New York, NY 10013.
    [Show full text]