You Know Stackposts?

#1 Social Media Management & Analysis Platform

Install

Installation Guide for Plesk

Estimated reading: 1 minute

Add domain to Plesk

Set up Plesk Server

Configure basic settings of a PHP version 8

  • allow_url_fopen: Enabled
  • memory_limit: 1024M
  • post_max_size: 512M
  • upload_max_filesize: 512M

Configure basic settings of a PHP version 8

Set up SSL for the domain

Create new Database

Upload stackposts_main_version.zip to the main domain directory

Please download the file stackposts_main_version.zip and upload it to the server (Main domain directory)

Fix 500 Internal Server Error

Log into Plesk;

Navigate to Domains > example.com > File Manager;

Replace the entire .htaccess file with the content below

RewriteEngine on
RewriteBase /
RewriteCond $1 !^(index\.php|resources|robots\.txt|static) [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/?$1 [L,QSA]

Install Main Script

 

Share this Doc

Installation Guide for Plesk

Or copy link

CONTENTS
Antimanual

Ask our AI support assistant your questions about our platform, features, and services.

You are offline
Chatbot Avatar
What can I help you with?