PHP 8.2.30
Preview: Notes.txt Size: 1.33 KB
/var/softaculous/conc/Notes.txt

1) Install twice i.e with and without sampledata and give the name of sql file accordingly.
2) Copy the whole application/files folder from manual installed with sampledata and then make data.zip (DONT FORGET TO EMPTY the contents of cache folder)
3) Please do not replace timestamp in fileversion table in sql. (There is no timestamp in fileversion table)
4) Remove ENVIRONMENT_CACHE from the Config table. Concrete5 generates it.
5) We have excluded the file "config/site_theme_paths.php" during upgrade becuase it has the user's customization and should not be overwritten.
6) Add folowing line for language in concrete.php
	"locale" => "[[language]]", and 
    "i18n" => array(
        "choose_language_login" => null
    )
7) 5.6 to 5.7 Upgarde is not possible at the moment. ( Confimed with vendor ).
8) Remove 'seen_introduction' => true from concrete.php
9) Include /application/config/doctrine/ from manual with sample data to the zip (Make sure that there is proxies folder and php files inside it)
10) If user forgets to login before upgrade then Login can be disabled by adding folliwing code in concrete.php ( This is only for our knowledge)

return array(
    'updates' => array(
        'enable_permissions_protection' => false
    )
);
10) PHP REQUIREMENT LINK: https://documentation.concrete5.org/developers/introduction/system-requirements

Directory Contents

Dirs: 5 × Files: 17

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-03-21 11:31:55
Edit Download
php53 DIR
- drwxr-xr-x 2024-03-21 11:31:55
Edit Download
php56 DIR
- drwxr-xr-x 2024-03-21 11:31:55
Edit Download
php71 DIR
- drwxr-xr-x 2024-03-21 11:31:55
Edit Download
php81 DIR
- drwxr-xr-x 2024-03-21 11:31:55
Edit Download
24 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
602 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
382 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.88 KB lrw-r--r-- 2023-06-07 08:43:20
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
70 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.64 KB lrw-r--r-- 2023-06-07 08:43:20
Edit Download
3.38 KB lrw-r--r-- 2023-06-07 08:27:42
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
8.96 KB lrw-r--r-- 2023-06-07 08:43:20
Edit Download
1.62 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.26 KB lrw-r--r-- 2023-06-07 08:43:20
Edit Download
1.33 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.97 KB lrw-r--r-- 2023-06-07 08:27:42
Edit Download
4.19 KB lrw-r--r-- 2023-06-07 08:43:20
Edit Download
453 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
441 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

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