![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /var/softaculous/webasyst/ |
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 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.