PHP 8.2.31
Preview: notes.txt Size: 1.59 KB
//var/softaculous/suitecrm/notes.txt

1) Do not install with Demo data.
2) SuiteCRM asks only for MySQLi
3) Fill softurl with '/' at the end in manual installation.
4) Dont forget to add the "generatepasswordtmpl" and "lostpasswordtmpl" in email_templates table in SQL
5) Add :

error_reporting(E_PARSE);

$sugar_config['http_referer']['list'][] = '[[servervar]]'; 

in config_override.php

6) Make script where Database ENGINE is InnoDB

7) Check and replace public/legacy/cache(clear htmlclean directory) and public/legacy/custom folder from manual to zip if there are any changes.

8) Keep our code to redirect to public directory in .htaccess

9) Give writeble permission to /public/legacy/install directory in manual installation to create status.json.

10) PHP REQUIREMENT LINK : https://docs.suitecrm.com/8.x/admin/compatibility-matrix/

11) We do not provide Upgrade in SuiteCRM because there is no manual (GUI Based) upgrade utility. Only CLI upgrade is supported.
Upgrade Guide : https://docs.suitecrm.com/8.x/admin/installation-guide/upgrading/

12) We do not change "MySettings" value in `config` table because they are default module names. Check with base64_decode('value');

13) Keep URL OF SUITECRM INSTANCE: * as "[[softurl]]/public/" in manual installation and configure the same in config.php as well i.e 'site_url' as "[[softurl]]/public/", also in config_si.php i.e setup_site_url. No need to do this from 8.6.0, as since 8.6.0 even if "[[softurl]]/public/" is kept in url it trims it to [[softurl]]/public, so keep as in manual.

14) Keep Database Port blank in manual installation since it is not mandatory since 8.0.1. It was mandatory in 8.0.0.

Directory Contents

Dirs: 6 × Files: 23

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-05-17 02:32:05
Edit Download
php53 DIR
- drwxr-xr-x 2026-05-17 02:32:04
Edit Download
php56 DIR
- drwxr-xr-x 2026-05-17 02:32:04
Edit Download
php71 DIR
- drwxr-xr-x 2026-05-17 02:32:04
Edit Download
php81 DIR
- drwxr-xr-x 2026-05-17 02:32:04
Edit Download
php82 DIR
- drwxr-xr-x 2026-05-17 02:32:04
Edit Download
104 B lrw-r--r-- 2024-11-06 08:46:52
Edit Download
100 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
16.44 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
13.12 KB lrw-r--r-- 2026-05-04 13:04:10
Edit Download
188 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.08 KB lrw-r--r-- 2024-04-04 13:13:36
Edit Download
4.70 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.38 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
328 B lrw-r--r-- 2026-05-04 13:04:10
Edit Download
947 B lrw-r--r-- 2022-03-25 11:45:54
Edit Download
3.69 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
3.67 KB lrw-r--r-- 2026-05-15 12:09:00
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
11.13 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
952 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
2.47 KB lrw-r--r-- 2026-05-15 12:35:50
Edit Download
1.59 KB lrw-r--r-- 2024-04-04 13:13:36
Edit Download
234 B lrw-r--r-- 2025-01-31 09:41:58
Edit Download
358.98 KB lrw-r--r-- 2026-05-15 12:09:00
Edit Download
113.19 MB lrw-r--r-- 2026-05-15 12:09:00
Edit Download
558 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.14 KB lrw-r--r-- 2026-05-04 13:04:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).