Hi there,
after installing SuiteCRM 7.6.4 on our servers at hoststar.ch we do get the following destroyed layout: how may I repair this?
During the installation we got the following error code: in .htaccess we had to out-comment (Options +FollowSymLinks) that the site is accessable again http://www.passport2career.com/crm/
If we would not have done this: error 500 would appear.
Thanks for your help!!!
Was this a fresh install or an upgrade?
We also need server operating system an version, php version, database type and version
Linus, Apache 2, php 5.5, mySQL 5: I checked the compatibility matrix AND changed the permissions… success-free…
Linux, Apache 2, php 5.5, mySQL 5: I checked the compatibility matrix AND changed the permissions… success-free…
Same problem. I just installed. I finally got it to run, I logged in, and boom: black screen. SOMEONE SPLAIN!

It’s all about permissions people. I scoured this forum until I found the right thread in which it was determined one should SSH and CHMOD permissions properly and I did and now it works.
Can you point to the threads please?
Thx
Alright I am having the same problems. I am new to working with web servers and FTP so please bare with me here.
I have properly set the following permissions:
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php
Am I missing something? Is there another step I need to complete?