You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Does anyone know how to set up Wonder CMS on a Synology Diskstation?
I have exactly the same issue as was described before (same title, without the 2025). I had a running WonderCMS site hosted at NameCheap and copied the working file structures. I followed the directions for setting up a PHP site on Synology:
Login to the NAS
Open the Package Center
Install the WebStation app
Creae a Web Service - nginx, php 7.4 (noted 8.4 is available)
Enabled extensions: ZIP (I think that the curl and mbstring are enabled in the nginx implementation, but I can't confirm it; those modules aren't in this list. I note the Web Service lists the dir /usr/local/lib/php/extensions/no-debug-non-zts-20190902 as the Extensions dir, but that doesn't exist)
Created a web portal for the straigh web address, and www.webaddress.com with the same options (bound to the correct web addresses, and activated for HTTP-80 and HTTPS-443)
Edit WebStation Script Language Settings: Extensions: Enabled curl and zip. Noted mbstring is absent from this screen, but cURL is present now.
Check if website loads: Front page loads OK
Check if login page accessible: 404
So, I did some troubleshooting:
Downloaded WonderCMS 3.4.3
Cleared the install directory and only copied the files from the .zip package from the official source into the destination dir.
Changed Ownership and File permissions as documented.
Tried again: 404 on the login page -- and this is even when clicking the button on the default-generated database.js, not just the therwise-working database.js from the live site.
I've attempted to track down instructions for enabling all the required Extensions on the Synology, but it looks like they aren't straightforward, and if you update the NAS firmware it is possible the changes you made to configure the Extensions could be overwritten.
Please helps, and thank you!
The text was updated successfully, but these errors were encountered:
Hi!
Does anyone know how to set up Wonder CMS on a Synology Diskstation?
I have exactly the same issue as was described before (same title, without the 2025). I had a running WonderCMS site hosted at NameCheap and copied the working file structures. I followed the directions for setting up a PHP site on Synology:
So, I did some troubleshooting:
I've attempted to track down instructions for enabling all the required Extensions on the Synology, but it looks like they aren't straightforward, and if you update the NAS firmware it is possible the changes you made to configure the Extensions could be overwritten.
Please helps, and thank you!
The text was updated successfully, but these errors were encountered: