I'd want to know the difference between XAMPP installation against installing the Apache, MySQL and PHP on Linux. A customized CMS that we are trying to implement is working fine with XAMPP, but isn't working on a Linux machine (where Apache, php and mysql were installed individually. We have verified that php files work, but CMS isnt working').
Is/are there any modules/files that XAMPP provides that is missing in individual installation?
Appreciate any inputs on this issue.