Installation Guide: Difference between revisions
Appearance
Lee Miller (talk | contribs) |
Lee Miller (talk | contribs) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
== 4) Run the Installer == | == 4) Run the Installer == | ||
* Point the browser at <nowiki>https://your-site.com/install/index.php</nowiki> | * Point the browser at <nowiki>https://your-site.com/install/index.php</nowiki> | ||
== 5) Installer Video == | |||
Watch video full screen for better clarity, and hit the gear icon to set quality to 1080 HD. | |||
<youtube>MbLNM7EdKjE</youtube> | |||
Latest revision as of 06:27, 7 October 2025
LogiStack Pro — Installation Guide
This guide covers a fresh install of LogiStack Pro on a Linux web server with PHP and MySQL/MariaDB.
1) Prerequisites
- Web server: Apache 2.4+ or Nginx 1.18+ with PHP-FPM
- PHP: 8.1+ (8.2/8.3 recommended) with required extensions: pdo_mysql, mbstring, intl, openssl, curl, json, fileinfo, zip, gd (or imagick), opcache
- Database: MySQL 8.0+ or MariaDB 10.5+
- Shell access to create database and set file permissions
- A domain or hostname with HTTPS available
2) Obtain the application
- Upload the zipped file (.zip) provided after purchase to your web root and unpack, if your host asks you to add to new folder, move back to root and delete the zipped file.
3) Create the database
- Create a database at your hosting provider's control panel and keep a record of the username, database name and password.
4) Run the Installer
- Point the browser at https://your-site.com/install/index.php
5) Installer Video
Watch video full screen for better clarity, and hit the gear icon to set quality to 1080 HD.