I have been working on putting in a local install of SuiteCRM where I am also running ISPConfig to manage and host domains, email, etc. The challenge I am having is that SuiteCRM seems to break every time I move it out of the primary /var/www/html folder into a vhost folder. All permissioning and chown are correct, but the interface GUI just seems to break in a lot of ways. The intent was to have this in a subdomain. I’ve used ‘ln -s’ to softlink to /var/www/html from the ISPConfig directory, but I would prefer to move it.
Is there a configuration change that I could make that would resolve these issues?
Thanks in advance