Hi AMDbuilder
Thanks!
Quote from: AMDbuilder at Sep 22, 2014, 01:07 AMIt sounds like there is a problem with your server configuration, could you tell us more about how everything is configured? I can confirm that MODX works fine with NGINX / PHP5-FPM and MariaDB.
This is all running on Ubuntu 14.04 and nginx 1.4.6 , MariaDB 10.0.13 and PHP 5.5.9-1ubuntu4.4 .
The last is gleaned from a page calling phpinfo(). That page resides in a utility folder under the MODX install called by domain
2.com, where MODX does not work (wanted to check whether PGP was having a major problem there specifically). PHP-fpm connects to nginx via unix socket (and as I mentioned, the whole setup works brilliantly for domain1.com )
I should mention that in the domain
2.com install I tried "hardening" MODX by relocating/renaming not only the core but also the manager. This was done using the advanced MODX installer package. There were no errors thrown during install and the core is properly referenced in the config.core.php file. It is unclear to me at the moment where the "manager" location and URL referemce (which was also renamed) are referenced.
Perhaps I should NOT try a hardened install and move these folders later?
I can try that in a few hours, but the installer not throwing errors gave "confidence" that everything should work! :-(