No content after server migration

Do you have an .htaccess file there?

cache/themes/SuiteP/css/Dawn/.htaccess

that’s strange… but you can check if it’s readable.

No .htcaccess in that directory.

It this normal ?

One question about this ā€œ/cacheā€ directory: can I delete its content to empty the cache or I shouldn’t do this ?

Some parts of cache you can delete, others not.

I am sure you can delete ā€œcache/themesā€, it will get recreated.

Ok no luck even when deleting this /cache/theme folder.

I have reinstalled the 7.9.4 version for the moment. :dry:

Do you have Selinux installed/enabled?

Honestly, I don’t know so I assume that it’s not installed :slight_smile:

Just to make sure, can you please type

sestatus

and

cat /etc/sysconfig/selinux

If both commands say stuff like ā€œnot foundā€ then you don’t have it.

Ok I could run these two commands, nothing was found executing them (command not found and no such file in directory).

Running the Console while charging the http://acube.io/crm_7.10/ page displays error :


Failed to load resource: the server responded with a status of 403 (Forbidden) - style.css
Failed to load resource: the server responded with a status of 403 (Forbidden) - style-min.js

Try re-setting your permissions (generously) on this entire directory

cache/themes/SuiteP

If that doens’t work, check any .htaccess files you might have. It doesn’t seem like your web server is giving access to those files.

Also check your default_permissions in config,php