PHP 8.2.30
Preview: notes.txt Size: 1.96 KB
/var/softaculous/oscom/notes.txt

1. PHP REQUIREMENT LINK: https://wiki.oscommerce.com/index.php?title=Server_Requirements and also check VERSION_PHP_RQ constant in install/index.php
2. Extract the package on linux and then make our package.
3. Installation guide: https://wiki.oscommerce.com/index.php?title=Installing_osCommerce_v.4.0
4. Manual installation requires 7.4.0(Since 4.12.56860)
5. Take the dump of an extracted package before starting the manual installation and using that make our zip package (excluding symlinks which we have handled in install.php)
6. Do not change "Sales channel type" in manual installation.
7. Install with sample data as it doesn't fill much of Database.
8. Keep conutry United Kingdom in manual installation(Since this is the only option available).
9. Take dump on login page.
10. As the database is huge take dump using command. and package dump in .tgz format.
mysqldump --routines -u root -pIj7cttIge2jkFE9gJUhvgTuQJRguo5Ar oscom40854127 > oscom40854127.sql
11. api_key in connector_osclink_configuration table and platforms_api table is same for two different installations.
12. If we face the issue while importing the SQL while installing through Softaculous, increase the memory_limit in 3rd party php.ini (Default is 128MB) We have asked softaculous team to look into it.
13. whos_online table entry generates on visiting front panel.
14. We have disabled the script on windows platform because it creates symlinks to visit the pages which is not possible on windows environment.
15. Keep the recaptcha and mapskey blank in google_settings table because user needs to generate according to their website. This can be added from "Settings --> Google Settings"
16. Inserts in the table `paypal_seller_info` are hardcoded . No need to generate ids for the same.
17. Keep define('HTTP_SERVER', 'http://[[domhost]]'), define('HTTPS_SERVER', 'https://[[domhost]]'), define('HTTP_CATALOG_SERVER', 'http://[[domhost]]'), define('HTTPS_CATALOG_SERVER', 'https://[[domhost]]') as is admin_configure.php.

Directory Contents

Dirs: 6 × Files: 17

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-07-23 22:45:37
Edit Download
php53 DIR
- drwxr-xr-x 2024-07-23 22:45:37
Edit Download
php56 DIR
- drwxr-xr-x 2024-07-23 22:45:38
Edit Download
php71 DIR
- drwxr-xr-x 2024-07-23 22:45:37
Edit Download
php81 DIR
- drwxr-xr-x 2024-07-23 22:45:37
Edit Download
php82 DIR
- drwxr-xr-x 2024-07-23 22:45:37
Edit Download
2.01 KB lrw-r--r-- 2024-04-26 12:27:48
Edit Download
4.86 KB lrw-r--r-- 2024-07-23 11:26:02
Edit Download
447 B lrw-r--r-- 2024-07-23 11:21:12
Edit Download
9.62 KB lrw-r--r-- 2024-07-23 11:26:02
Edit Download
215 B lrw-r--r-- 2022-11-08 10:02:26
Edit Download
4.06 KB lrw-r--r-- 2024-07-23 11:26:02
Edit Download
331 B lrw-r--r-- 2024-04-26 12:27:48
Edit Download
2.59 KB lrw-r--r-- 2024-07-23 11:21:12
Edit Download
942 B lrw-r--r-- 2022-11-08 10:02:26
Edit Download
9.41 KB lrw-r--r-- 2024-07-23 11:26:02
Edit Download
1.74 KB lrw-r--r-- 2022-11-08 10:02:26
Edit Download
3.35 KB lrw-r--r-- 2024-07-23 11:26:02
Edit Download
1.96 KB lrw-r--r-- 2024-04-26 12:27:48
Edit Download
40.64 MB lrw-r--r-- 2024-07-23 22:45:39
Edit Download
307.69 MB lrw-r--r-- 2024-07-23 22:45:39
Edit Download
152 B lrw-r--r-- 2022-11-08 10:02:26
Edit Download
691 B lrw-r--r-- 2022-11-08 10:02:26
Edit Download

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