Description:
Hi everyone,
I’m using Elements by Realmac with the new CMS component.
Locally everything works perfectly, all CMS elements are displayed as expected.
However, once I deploy the project to my Synology NAS (Web Station, DSM 7, PHP 8.2), only the first static components show up. All CMS-driven content remains empty.
What I’ve already checked:
-
Running PHP 8.2 (assigned via Web Station profile)
-
mbstring extension is active (
phpinfo()confirms → mbstring support enabled) -
All CMS pages are exported as
.php(not.html) -
Full folder structure uploaded (
cms/,cms-data/,rw_common/,resources/) -
cms-datafolder has proper write permissions for the webserver user -
Virtual Host points to the export folder,
index.phpis set as index file -
info.phptest shows PHP 8.2 is working and mbstring is loaded
Question to the community:
Has anyone successfully run Elements CMS on Synology Web Station?
Could I be missing another PHP extension (like pdo_sqlite, json, …) or a specific Apache/Nginx setting (rewrite/module) required for the CMS?
Or does Elements CMS need a particular adjustment to run smoothly on Synology?
Thanks a lot in advance for any advice! ![]()
Patrik