Stackposts Documentation Stackposts Documentation
  • Stackposts Documentation 2022 
    • Stackposts | Social Marketing Tool 
    • Waziper – WhatsApp Marketing Tool 
  • FAQs 
  • Download 
  • Blog 
Get Support
Stackposts Documentation Stackposts Documentation
Get Support
Stackposts Documentation
  • Stackposts Documentation 2022 
    • Stackposts | Social Marketing Tool 
    • Waziper – WhatsApp Marketing Tool 
  • FAQs 
  • Download 
  • Blog 

Waziper - WhatsApp Marketing Tool (Standalone Script)

  • folder icon closed folder iconOverview
  • folder icon closed folder iconRequirements
  • folder icon closed folder iconInstallation
    • Aapanel (Nginx)
    • Aapanel (Apache2)
    • Cpanel
    • Plesk
  • folder icon closed folder iconUpgrade version
  • folder icon closed folder iconPayment getways
    • How to Configure PayPal?
    • How to Configure Stripe?
  • folder icon closed folder iconOthers
    • Multi Language
    • How to edit the home page?
    • How to change Timezone?
    • What’s difference between Regular and Extended License
    • How to Change Logo?
    • How to use Package Manager?
  • folder icon closed folder iconHow to use?
    • How to use Chatbot?
    • How to find waziper update folder?
    • How to Send Bulk Messages?
    • How to use Auto Responder?
    • How to fix Images and Videos are not show on WhatsApp?
  • folder icon closed folder iconProblems & Solutions
    • QR Code not showing
    • Cpanel: Install server via IP
    • Click on my app account it doesn’t work
    • {“status”:”error”,”message”:”Invalid license. Please contact the author for assistance”}
    • Can’t find Install.zip file
    • Plesk: “Cannot connect to database. Please try again”
    • Install 2 licenses on the same server
    • Can I use Server Script which is installed in another server?
    • Upgrade to the extended version
    • The message was sent in duplicate
  • folder icon closed folder iconNeed help with installation
loading
Popular Searches
  • Getting
  • WordPress
  • Layout
  1. Home
  2. Docs
  3. Waziper – WhatsApp Marketing Tool (Standalone Script)
  4. Installation
  5. Plesk
Updated on April 23, 2022

Waziper - WhatsApp Marketing Tool (Standalone Script)

  • folder icon closed folder open iconOverview
  • folder icon closed folder open iconRequirements
  • folder icon closed folder open iconInstallation
    • Aapanel (Nginx)
    • Aapanel (Apache2)
    • Cpanel
    • Plesk
  • folder icon closed folder open iconUpgrade version
  • folder icon closed folder open iconPayment getways
    • How to Configure PayPal?
    • How to Configure Stripe?
  • folder icon closed folder open iconOthers
    • Multi Language
    • How to edit the home page?
    • How to change Timezone?
    • What’s difference between Regular and Extended License
    • How to Change Logo?
    • How to use Package Manager?
  • folder icon closed folder open iconHow to use?
    • How to use Chatbot?
    • How to find waziper update folder?
    • How to Send Bulk Messages?
    • How to use Auto Responder?
    • How to fix Images and Videos are not show on WhatsApp?
  • folder icon closed folder open iconProblems & Solutions
    • QR Code not showing
    • Cpanel: Install server via IP
    • Click on my app account it doesn’t work
    • {“status”:”error”,”message”:”Invalid license. Please contact the author for assistance”}
    • Can’t find Install.zip file
    • Plesk: “Cannot connect to database. Please try again”
    • Install 2 licenses on the same server
    • Can I use Server Script which is installed in another server?
    • Upgrade to the extended version
    • The message was sent in duplicate
  • folder icon closed folder open iconNeed help with installation

Plesk

Estimated reading: 2 minutes 268 views

Follow the instruction video below to install the Script on your own Plesk. If you have any problems, please open the ticker to ask detail here

Table of Contents

    • CHECK THE SERVER INSTALLED SUCCESSFULLY
    • QR CODE ERROR
    • 500 Internal Server Error
  • Node.js extension – Plesk

CHECK THE SERVER INSTALLED SUCCESSFULLY

Check link

https://serverdomain.com/get_qrcode

SUCCESSFUL INSTALLATION MESSAGE

{“status”:”error”,”message”:”Authentication failed”}

QR CODE ERROR

Check link

https://serverdomain.com/get_qrcode

ERROR: CANNOT CONNECT TO DATABASE

“status”:”error”,”message”:”Cannot connect to database. Please try again”}

PLEASE CHANGE NODE.JS VERSION AND TRY AGAIN

500 Internal Server Error

Cause

Incorrect rewrite rules in .htaccess file causing constant redirecting.

Resolution

Log into Plesk;

Navigate to Domains > example.com > File Manager;

Rename the .htaccess:

Create a .htaccess file with the content below

RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

Note: After the installation is complete, please restore the old .htaccess file

Replace 2 .htaccess files in the install and install/install directories as 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]

Set memory_limit 512M or higher

Node.js extension – Plesk

Add Node.js applications to your websites with just a few clicks. Easily manage the application from Plesk

Access the link

https://www.plesk.com/extensions/node-js/

Still stuck? How can we help?

How can we help?

A premium WordPress theme with integrated Knowledge Base, providing 24/7 community based support

Was this page helpful? Yes No

Leave a Comment Cancel reply

You must be logged in to post a comment.

CONTENTS

Powered By Stackposts

Leaf Illustration

© 2022 All Rights Reserved by Stackposts